Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit f0cc8f8

Browse files
authored
update changelog (#2486)
1 parent 370e329 commit f0cc8f8

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 8/01 - DynamoDB
2+
title: 8/15 - DynamoDB Upgrades
33
hide_table_of_contents: false
44
slug: /dynamodb
55
authors:
@@ -9,13 +9,13 @@ authors:
99
image_url: https://assets.nucleuscloud.com/neosync/blog/authorHeadshots/evis.png
1010
---
1111

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

Comments
 (0)