Skip to content

Releases: nucleuscloud/neosync

v0.5.25

25 Feb 22:53
2513f9e
Compare
Choose a tag to compare

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 🐞

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

20 Feb 01:20
d662c35
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.5.23...v0.5.24

v0.5.23

18 Feb 01:44
c85a2c2
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Dependencies

Full Changelog: v0.5.22...v0.5.23

v0.5.22

17 Feb 23:49
486375f
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v0.5.21...v0.5.22

v0.5.21

16 Feb 22:46
b612c8b
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Full Changelog: v0.5.20...v0.5.21

v0.5.20

14 Feb 19:00
dd8480b
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐞

Full Changelog: v0.5.19...v0.5.20

v0.5.19

12 Feb 22:21
a641806
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐞

Full Changelog: v0.5.18...v0.5.19

v0.5.18

12 Feb 17:37
93f2f37
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Full Changelog: v0.5.17...v0.5.18

v0.5.17

11 Feb 21:47
990cdc6
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

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

11 Feb 00:46
14de3a6
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

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