Skip to content

Releases: nucleuscloud/neosync

v0.4.62

06 Sep 02:43
87ce8f7
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • NEOS-1338: Add support for checking the connection in the connect page by @evisdrenova in #2588
  • NEOS-1379: handle duplicate mongo mappings by @evisdrenova in #2581
  • NEOS-1408: add option to apply defaults to job mapping table by @nickzelei in #2621

Dependencies

Full Changelog: v0.4.61...v0.4.62

v0.4.61

05 Sep 01:59
ae1ddd2
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • NEOS-1402: expose generated columns in constraints in job mapping table by @nickzelei in #2611

Dependencies

Other Changes

Full Changelog: v0.4.60...v0.4.61

v0.4.60

04 Sep 15:01
caf0ca9
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐞

Full Changelog: v0.4.59...v0.4.60

v0.4.59

04 Sep 05:28
e680f63
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐞

Dependencies

  • Bump the golang-minor group across 1 directory with 6 updates by @dependabot in #2590
  • Bump knip from 5.27.4 to 5.29.1 in /docs in the npm-development group by @dependabot in #2584

Other Changes

Full Changelog: v0.4.58...v0.4.59

v0.4.58

30 Aug 04:07
2ca0904
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐞

  • NEOS-1380: fixes sql server role permissions performance by @nickzelei in #2565
  • NEOS-1381: fixes inconsistent ordering of mssql constraints by @nickzelei in #2567

Full Changelog: v0.4.57...v0.4.58

v0.4.57

28 Aug 17:46
1a5290b
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐞

  • NEOS-1319: Fills out schema,constraint functions for mssql query manager by @nickzelei in #2550
  • NEOS-1375: optimize querybuilder selects to conditionally add joins by @nickzelei in #2558
  • NEOS-1377: Combines invite and main app layouts by @nickzelei in #2560

Dependencies

  • Bump micromatch from 4.0.5 to 4.0.8 in /frontend by @dependabot in #2524
  • Bump micromatch from 4.0.7 to 4.0.8 in /docs by @dependabot in #2525
  • Bump bufbuild/buf-setup-action from 1.35.1 to 1.37.0 in the actions-minor group across 1 directory by @dependabot in #2494
  • Bump the golang-minor group across 1 directory with 26 updates by @dependabot in #2528
  • Bump the npm-development group in /docs with 2 updates by @dependabot in #2538
  • Bump github.com/charmbracelet/bubbletea from 0.27.0 to 0.27.1 in the golang-minor group by @dependabot in #2539
  • Bump the golang-minor group with 2 updates by @dependabot in #2548
  • Bump webpack from 5.89.0 to 5.94.0 in /docs by @dependabot in #2553

Other Changes

Full Changelog: v0.4.56...v0.4.57

v0.4.56

23 Aug 22:41
5151e88
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • NEOS-1360: enables cgo for worker to enable postgres query parsing by @nickzelei in #2523
  • Revert "NEOS-1360: enables cgo for worker to enable postgres query pa… by @nickzelei in #2527
  • NEOS-1360: Fixes postgres query optimizations by enabling CGO in backend/worker by @nickzelei in #2529

Full Changelog: v0.4.55...v0.4.56

v0.4.55

23 Aug 20:23
5e15935
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.4.54...v0.4.55

v0.4.54

23 Aug 00:13
df2e970
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐞

Dependencies

  • Bump the npm-development group in /docs with 4 updates by @dependabot in #2495

Other Changes

Full Changelog: v0.4.53...v0.4.54

v0.4.53

21 Aug 16:53
1b070e1
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐞

  • feat: update SampleTable to use Form fields to match parent field by @frankie-mur in #2488
  • NEOS-1343: Fixes self-referencing logic in worker when following FK constraints by @nickzelei in #2492
  • Remove recursive query from querybuilder by @alishakawaguchi in #2501

Other Changes

  • NEOS-1329: replace sqlmanager tests with real databases by @nickzelei in #2484

Full Changelog: v0.4.52...v0.4.53