Releases: nucleuscloud/neosync
Releases · nucleuscloud/neosync
v0.5.24
What's Changed
Other Changes
- Adds tests for resumable sync by @alishakawaguchi in #3281
- Adds expiration limit to redis keys by @alishakawaguchi in #3284
- Integration tests for resumable sync by @alishakawaguchi in #3282
Full Changelog: v0.5.23...v0.5.24
v0.5.23
What's Changed
Bug Fixes 🐞
- fixes loki query to include child workflows by @nickzelei in #3279
Dependencies
- Bump dompurify from 3.1.7 to 3.2.4 in /docs by @dependabot in #3276
Full Changelog: v0.5.22...v0.5.23
v0.5.22
What's Changed
Bug Fixes 🐞
- Fixes SQLServer new destination form by @alishakawaguchi in #3273
- NEOS-1753: Fixes SQLServer schema initialization for encrypted triggers by @alishakawaguchi in #3272
- NEOS-1747, NEOS-1754: Updates to on conflict and other async sql mechs by @nickzelei in #3274
Full Changelog: v0.5.21...v0.5.22
v0.5.21
What's Changed
Exciting New Features 🎉
- Adds Resumable Sync for higher stability of syncing large datasets by @alishakawaguchi in #3266
Full Changelog: v0.5.20...v0.5.21
v0.5.20
What's Changed
Exciting New Features 🎉
- Add job destination validation in proto and sync by @alishakawaguchi in #3259
Bug Fixes 🐞
- Fixes foreign key statement bugs in postgres manager by @alishakawaguchi in #3256
- fixes delete schedule wrapping by @nickzelei in #3258
- Fix connection data service not supporting SQLServer by @alishakawaguchi in #3262
Full Changelog: v0.5.19...v0.5.20
v0.5.19
What's Changed
Exciting New Features 🎉
- Adds environment variable for table sync max currency limit by @alishakawaguchi in #3252
- Lowers max in flight on new jobs by @nickzelei in #3253
Bug Fixes 🐞
- Fixes worker environment variable: TABLESYNC_MAX_CONCURRENCY by @alishakawaguchi in #3254
- adds transaction error to critical errs by @nickzelei in #3255
Full Changelog: v0.5.18...v0.5.19
v0.5.18
What's Changed
Exciting New Features 🎉
- Adds table sync max concurrency limit by @alishakawaguchi in #3250
- Use Postgres Cursors in selects for better memory management by @nickzelei in #3249
Full Changelog: v0.5.17...v0.5.18
v0.5.17
What's Changed
Exciting New Features 🎉
- NEOS-1739: adds webhook workflow by @nickzelei in #3243
- Adds destination schema validation to job destinations by @alishakawaguchi in #3242
Bug Fixes 🐞
- tweaks pg index query, changes schema init ordering by @nickzelei in #3248
Full Changelog: v0.5.16...v0.5.17
v0.5.16
What's Changed
Exciting New Features 🎉
- Removes worker stop channel for sync activity by @nickzelei in #3219
Bug Fixes 🐞
- Fix assignment to entry in nil map when providing attributes in mysql connection string by @Yarn-e in #3221
- Fixes integration tests in CI and moves integration tests into one folder by @alishakawaguchi in #3225
- Fix logic to determine when table in cycle needs to insert and update by @alishakawaguchi in #3226
- Fixes postgres uuid extension failing in test setup by @alishakawaguchi in #3229
- adds fix that filters out duplicate serials by @nickzelei in #3244
Dependencies
- Bump eslint-config-next from 14.2.5 to 15.1.6 in /frontend by @dependabot in #3191
Other Changes
- NEOS-1299: moves back to using benthos to get latest updates by @nickzelei in #3207
- Makes worker database value conversion to Go types strictly enforce error handling by @alishakawaguchi in #3170
- Update the Datastream endpoint GCS connection to retrieve the most recent run ID from storage instead of Temporal. by @alishakawaguchi in #3233
New Contributors
Full Changelog: v0.5.15...v0.5.16
v0.5.15
What's Changed
Exciting New Features 🎉
- adds another error code to postgres retryable errors by @nickzelei in #3215
- allows specifying hpa behavior for worker,api by @nickzelei in #3216
- fixes term graceperiod seconds, removes unused env var by @nickzelei in #3217
- removes forceful stop channel in temporal activity by @nickzelei in #3218
Bug Fixes 🐞
- removes transform pii text from frontend by @nickzelei in #3214
Dependencies
- Bump the npm-development group across 1 directory with 4 updates by @dependabot in #3210
- Bump the npm-all-dependencies group across 1 directory with 3 updates by @dependabot in #3212
Full Changelog: v0.5.14...v0.5.15