1
1
---
2
- title : 8/01 - DynamoDB
2
+ title : 8/15 - DynamoDB Upgrades
3
3
hide_table_of_contents : false
4
4
slug : /dynamodb
5
5
authors :
@@ -9,13 +9,13 @@ authors:
9
9
image_url : https://assets.nucleuscloud.com/neosync/blog/authorHeadshots/evis.png
10
10
---
11
11
12
- 1 . First class support for integrating with DynamoDB
13
- 2 . Fixed a bug that was causing some Redis values to not get cleaned up
14
- 3 . Update generate_state transformer to return full state names as an option
15
- 4 . Add role permissions to MYSQL connection
16
- 5 . Improve mysql init schema options to resolve circular dependencies
17
- 6 . Add auto-complete to custom javascript transformers
18
- 7 . Update Connect page to ensure that users only select valid destinations based on the source connection
19
- 8 . Support subsetting within DynamoDB
20
- 9 . Update integration tests to parallelize
21
- 10 . Fix a rare data race issue that occurs in Benthos
12
+ 1 . Update default GPT models in Neosync
13
+ 2 . Added initial support for SQL Server
14
+ 3 . Added support for ConsistentReads in DynamoDB
15
+ 4 . Support seeds for all transformers for deterministic outputs
16
+ 5 . Add support for DynamoDB key deep linking
17
+ 6 . Add support for configuring app resources in helm chart
18
+ 7 . Fix benthos issue from main lib that was causing type loss in DynamoDB
19
+ 8 . Add subsetting to DynamoDB
20
+ 9 . Add support to DynamoDB for default transformations of unmapped types
21
+ 10 . Fix a bug in Mysql that occurred when a column was named with a reserved keyword
0 commit comments