Releases: nucleuscloud/neosync
Releases · nucleuscloud/neosync
v0.4.99
What's Changed
Exciting New Features 🎉
- Use left joins in subset queries for nullable foreign keys by @alishakawaguchi in #3034
- Mysql and Mssql processors by @alishakawaguchi in #3023
Bug Fixes 🐞
- Fix CLI build - remove cgo import by @alishakawaguchi in #3036
Full Changelog: v0.4.98...v0.4.99
v0.4.98
What's Changed
Exciting New Features 🎉
- NEOS-1504, NEOS-1373, NEOS-1249: update sql dialers to include tls cert support by @nickzelei in #3028
Bug Fixes 🐞
- NEOS-1663: Fixes transformer configs not updating in job mapping table by @nickzelei in #3033
Dependencies
- Bump nanoid from 5.0.7 to 5.0.9 in /frontend by @dependabot in #3030
- Bump mikefarah/yq from 4.44.5 to 4.44.6 in the actions-minor group by @dependabot in #3024
- Bump the golang-minor group across 1 directory with 4 updates by @dependabot in #3031
- Bump nanoid from 3.3.7 to 3.3.8 in /docs by @dependabot in #3032
- Bump the npm-development group in /docs with 3 updates by @dependabot in #3025
- Bump path-to-regexp and express in /docs by @dependabot in #3019
Full Changelog: v0.4.97...v0.4.98
v0.4.97
What's Changed
Bug Fixes 🐞
- Fix circular dependency subset by @alishakawaguchi in #3027
- NEOS-1662: update GetJobRunEvents to properly parse metadata by @evisdrenova in #3029
Dependencies
- Bump the npm-development group across 1 directory with 7 updates by @dependabot in #2999
Other Changes
- Remove default postgres driver and use PGX everywhere by @alishakawaguchi in #3009
Full Changelog: v0.4.96...v0.4.97
v0.4.96
What's Changed
Exciting New Features 🎉
- NEOS-1644 Adds new Job Hooks Page by @nickzelei in #3006
- NEOS-1656: adds empty state for job hooks by @nickzelei in #3014
Dependencies
- Bump the golang-minor group across 1 directory with 18 updates by @dependabot in #3012
Full Changelog: v0.4.95...v0.4.96
v0.4.95
What's Changed
Bug Fixes 🐞
- Fix postgres statements case sensitivity by @alishakawaguchi in #3007
Other Changes
- Add postgres manager case sensitivity integration tests by @alishakawaguchi in #3010
- CLI sync S3 end to end integration test by @alishakawaguchi in #3001
Full Changelog: v0.4.94...v0.4.95
v0.4.94
What's Changed
Exciting New Features 🎉
- Updates SSHDialer to be more robust to network fluctuations by @nickzelei in #3005
Bug Fixes 🐞
- NEOS-1641: Fixes stale DB Connections during Data Sync Workflow by @nickzelei in #2995
- Use workflow id in benthos builder and connection manager by @alishakawaguchi in #3004
Other Changes
- Wraps temporal logger in slog.Logger for better system plugin by @nickzelei in #3000
Full Changelog: v0.4.93...v0.4.94
v0.4.93
What's Changed
Exciting New Features 🎉
- NEOS-1639: [MIGRATION] adds JobHook with Pre and Post Sync Timing Support to API by @nickzelei in #2982
- NEOS-1643: Integrates JobHooks into Data Sync Workflow by @nickzelei in #2991
- NEOS-1612: adds separate public key pair for neosync cloud checks by @nickzelei in #2992
- Neosync Interval and Interval Array type by @alishakawaguchi in #2993
- Exposes language parameter in TransformPiiText by @nickzelei in #2996
Dependencies
- Bump smol-toml from 1.3.0 to 1.3.1 in /frontend by @dependabot in #2986
- Bump smol-toml from 1.3.0 to 1.3.1 in /docs by @dependabot in #2985
- Bump the golang-minor group with 2 updates by @dependabot in #2984
- Bump the golang-minor group with 2 updates by @dependabot in #2988
Full Changelog: v0.4.92...v0.4.93
v0.4.92
What's Changed
Exciting New Features 🎉
- NEOS-1631: reduce constraint text by @nickzelei in #2970
Bug Fixes 🐞
- NEOS-1625: updates temporal schedule errors to be unique by @nickzelei in #2971
- NEOS-1634: Fixes AnonymizeSingle nil pointer exception on error by @nickzelei in #2975
Dependencies
- [Go 1.23] Bump the golang-minor group across 1 directory with 33 updates by @dependabot in #2969
Other Changes
- Tidies up backend and worker logging by @nickzelei in #2977
- NEOS-1638: fixes table styling by @evisdrenova in #2978
Full Changelog: v0.4.91...v0.4.92
v0.4.91
What's Changed
Dependencies
- Bump the npm-production group in /docs with 2 updates by @dependabot in #2947
Other Changes
- NEOS-1628: Optimizes Bulk Set and Apply Default by @nickzelei in #2968
Full Changelog: v0.4.90...v0.4.91
v0.4.90
What's Changed
Exciting New Features 🎉
- Adds accountid unary interceptor to backend by @nickzelei in #2955
- Moves bookend logger lower in mw stack to benefit from more attrs by @nickzelei in #2958
Bug Fixes 🐞
- Fixes Postgres money and xml arrays in sync by @alishakawaguchi in #2965
- NEOS-1618: Fixes IP Address Form, FK Col Rendering, JM Table Perf by @nickzelei in #2960
Dependencies
- Bump cross-spawn from 7.0.3 to 7.0.6 in /docs by @dependabot in #2956
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #2950
- Bump mikefarah/yq from 4.44.3 to 4.44.5 in the actions-minor group by @dependabot in #2949
- Bump knip from 5.36.7 to 5.37.1 in /docs in the npm-development group by @dependabot in #2946
Other Changes
- Change info log to debug in post table sync activity by @alishakawaguchi in #2961
New Contributors
- @kursataktas made their first contribution in #2944
Full Changelog: v0.4.89...v0.4.90