Releases: nucleuscloud/neosync
Releases · nucleuscloud/neosync
v0.5.28
What's Changed
Exciting New Features 🎉
- NEOS-1765: update slack hooks to link to neosync resources by @nickzelei in #3333
- Postgres - adds support for exclusions, partitioned tables and fixes constraint query by @alishakawaguchi in #3318
- Postgres support for partitioned tables by @alishakawaguchi in #3339
Bug Fixes 🐞
- Minimal style change to surface tables in listbox that overflow by @nickzelei in #3331
- Fixes postgres sequence reset by @alishakawaguchi in #3340
Dependencies
- Bump the npm-all-dependencies group in /docs with 7 updates by @dependabot in #3311
- Bump the golang-minor group across 1 directory with 45 updates by @dependabot in #3332
Other Changes
- Runconfigs V2 - adds stability, removes complexity by @alishakawaguchi in #3285
- moves backend/internal/connectiondata to internal/connectiondata by @nickzelei in #3335
Full Changelog: v0.5.27...v0.5.28
v0.5.27
What's Changed
Exciting New Features 🎉
- NEOS-1755: add slack app integration for account hooks by @nickzelei in #3303
- sets slack failure message to red circle emoji by @nickzelei in #3325
- NEOS-1760: Adds logic that automatically joins a slack channel by @nickzelei in #3327
Bug Fixes 🐞
- NEOS-1762: reworks account provider to handle selected account more effectively by @nickzelei in #3322
- Adds sendslackmessage to allowed worker procedures by @nickzelei in #3326
- changes account hooks to not halt on first failure by @nickzelei in #3328
Other Changes
- fixes job run events message on frontend not surfacing enough details by @nickzelei in #3320
Full Changelog: v0.5.26...v0.5.27
v0.5.26
What's Changed
Exciting New Features 🎉
- Adds more handling for SQL Networking Errs, Updates SSH Dialer Backoff Strategy by @nickzelei in #3316
Bug Fixes 🐞
- Updates mysql and postgres processors to handle null strings in json columns by @alishakawaguchi in #3305
- fixes postgres deadlock detection by @nickzelei in #3314
Dependencies
- Bump the npm-development group across 1 directory with 5 updates by @dependabot in #3310
- Bump the npm-production group across 1 directory with 8 updates by @dependabot in #3309
Other Changes
- Removes root react-icons import from FE by @nickzelei in #3295
- Next 15, Tailwind v4, React 19 by @nickzelei in #3297
- Fixes web worker warning in next15 by @nickzelei in #3301
Full Changelog: v0.5.25...v0.5.26
v0.5.25
What's Changed
Exciting New Features 🎉
- NEOS-1675: add granular permission for viewing connection credentials by @nickzelei in #3268
- NEOS-1743: Workflows now emit account hooks for Job Run Create Success Failure by @nickzelei in #3269
- Makes page size persist page refresh by @nickzelei in #3288
- NEOS-1744: Adds Account Hooks UI and Docs by @nickzelei in #3291
Bug Fixes 🐞
- [MIGRATION] fixes job hook name unique constraint by @nickzelei in #3289
- Makes JS VM Logic more defensive against panics by @nickzelei in #3294
Dependencies
- Bump serialize-javascript from 6.0.1 to 6.0.2 in /docs by @dependabot in #3275
- Bump the npm-all-dependencies group across 1 directory with 4 updates by @dependabot in #3271
Full Changelog: v0.5.24...v0.5.25
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