Releases: nucleuscloud/neosync
Releases · nucleuscloud/neosync
v0.4.62
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
- Bump the golang-minor group with 9 updates by @dependabot in #2616
- Bump the npm-production group across 1 directory with 2 updates by @dependabot in #2617
Full Changelog: v0.4.61...v0.4.62
v0.4.61
What's Changed
Exciting New Features 🎉
- NEOS-1402: expose generated columns in constraints in job mapping table by @nickzelei in #2611
Dependencies
- Bump the golang-minor group with 8 updates by @dependabot in #2608
- Bump github.com/charmbracelet/bubbletea from 0.27.1 to 1.1.0 by @dependabot in #2609
Other Changes
- NEOS-1395 Improve the readability of TSQL query qualifier by @alishakawaguchi in #2607
Full Changelog: v0.4.60...v0.4.61
v0.4.60
What's Changed
Exciting New Features 🎉
- NEOS-1400: Enable sql server truncate by @alishakawaguchi in #2600
- enables fk subsetting option on frontend by @nickzelei in #2604
Bug Fixes 🐞
- Fix sql server destination options by @alishakawaguchi in #2603
Full Changelog: v0.4.59...v0.4.60
v0.4.59
What's Changed
Exciting New Features 🎉
- NEOS-1387: Country code transformer by @evisdrenova in #2576
- NEOS-1389: adds support for duplicating nosql mapping rows by @evisdrenova in #2579
- NEOS-1391:update table header by @evisdrenova in #2583
- NEOS-1364 TSQL parser by @alishakawaguchi in #2569
- updates duplicate mapping functinality to be more performant by @evisdrenova in #2593
Bug Fixes 🐞
- NEOS-1388 mssql identity column passthrough by @alishakawaguchi in #2578
- NEOS-1393: adds support for postgres special characters except for double quotes by @nickzelei in #2592
- NEOS-1398: disable truncate and on conflict options in sql server by @nickzelei in #2595
- NEOS-1384 Fix mssql default by @alishakawaguchi in #2597
- Fix Mssql subset not saving by @alishakawaguchi in #2599
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
- Moves backend integration tests to separate folder by @nickzelei in #2589
- Run Config Refactor by @alishakawaguchi in #2580
Full Changelog: v0.4.58...v0.4.59
v0.4.58
What's Changed
Exciting New Features 🎉
- NEOS-1374: expose ssh tunneling for mssql to frontend by @nickzelei in #2562
- NEOS-1273 filter foreign keys by null transformers by @alishakawaguchi in #2570
- NEOS-1361, NEOS-1370: Support updating mongo mappings inline by @evisdrenova in #2533
- NEOS-1383: optimize querybuilder queries by @nickzelei in #2574
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
What's Changed
Exciting New Features 🎉
- NEOS-1355: Update job cancel modal by @evisdrenova in #2531
- NEOS-1353: add placeholder valuess for mongo form by @evisdrenova in #2532
- NEOS-1319: add sql server support to neosync worker by @nickzelei in #2481
- NEOS-1318: expose sql server to sync jobs on frontend by @nickzelei in #2541
- NEOS-1372: add ability to configure ssh tunneling to mssql via backend by @nickzelei in #2555
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
- Further optimizes docker builds for backend, worker by @nickzelei in #2530
- Adds integration tests for transformers service, sets up tests for jobs by @nickzelei in #2534
- Adds initial frontend utility tests by @evisdrenova in #2506
- NEOS-1367: update buf GitHub action to use aio buf action by @nickzelei in #2545
- fixes jobs service integration tests by @nickzelei in #2546
Full Changelog: v0.4.56...v0.4.57
v0.4.56
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
What's Changed
Other Changes
- NEOS-1351 Add mongo db workflow integration test by @alishakawaguchi in #2515
Full Changelog: v0.4.54...v0.4.55
v0.4.54
What's Changed
Exciting New Features 🎉
- NEOS-1267 Add dynamodb support to Neosync CLI by @alishakawaguchi in #2489
- NEOS-1349: [migration] Adds RunContexts rpc by @nickzelei in #2507
- NEOS-1352:update transformer height by @evisdrenova in #2514
- NEOS-1346: updates worker to support runcontexts by @nickzelei in #2512
Bug Fixes 🐞
- Fix mysql connections with special characters by @alishakawaguchi in #2511
- NEOS-1346: fixes nil pointer error with user uuids by @nickzelei in #2516
Dependencies
- Bump the npm-development group in /docs with 4 updates by @dependabot in #2495
Other Changes
- Querybuilder optimizations by @alishakawaguchi in #2503
- NEOS-1345: split integration test suites by @nickzelei in #2504
Full Changelog: v0.4.53...v0.4.54
v0.4.53
What's Changed
Exciting New Features 🎉
- NEOS-1339: fix max height on transformer select by @evisdrenova in #2493
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