Releases: nucleuscloud/neosync
Releases · nucleuscloud/neosync
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
v0.4.89
What's Changed
Exciting New Features 🎉
- Fixes REDIS values never being unset, allows disabling backend migrations init container in helm charts by @nickzelei in #2951
Bug Fixes 🐞
- Fixes Postgres jsonb in CLI sync by @alishakawaguchi in #2954
Full Changelog: v0.4.87...v0.4.89
v0.4.87
What's Changed
Exciting New Features 🎉
- NEOS-1611: exposes neosync cloud option for worker, adds EE license to worker by @nickzelei in #2931
- NEOS-1607, NEOS-921, NEOS-1608: update cli to more smoothly handle account context by @nickzelei in #2928
- Add init schema support for SQL Server in worker by @alishakawaguchi in #2924
Bug Fixes 🐞
- NEOS-1606: update frontend to properly handle dest opts by @nickzelei in #2925
- Fix CLI sync postgres uuid being incorrect by @alishakawaguchi in #2926
- NEOS-1609: update ip addres function to handle ipv4 and ipv6 byte ranges correctly by @evisdrenova in #2927
- Fix SQL Server truncate tables order by @alishakawaguchi in #2938
- Fixes some S3 to Postgres types by @alishakawaguchi in #2940
- Fix S3 to Postgres arrays by @alishakawaguchi in #2941
Dependencies
- Bump the npm-production group in /docs with 3 updates by @dependabot in #2923
- Bump the npm-development group across 1 directory with 2 updates by @dependabot in #2929
- Bump postcss from 8.4.48 to 8.4.49 in /docs in the npm-production group by @dependabot in #2934
Full Changelog: v0.4.86...v0.4.87
v0.4.86
What's Changed
Exciting New Features 🎉
- NEOS-1604: fixes dest opt batch dto to handle fallback by @nickzelei in #2918
Full Changelog: v0.4.85...v0.4.86
v0.4.85
What's Changed
Exciting New Features 🎉
- NEOS-1593: Business name transformer by @evisdrenova in #2892
- NEOS-1584: update halt on column for postgres to support auto mapping by @nickzelei in #2889
- NEOS-1598: Updates Postgres Source Options to include New Column Addition Strategy by @nickzelei in #2902
- NEOS-1602: expose sql connection options in app by @nickzelei in #2910
- NEOS-1590: exposes batching config sql options in app by @nickzelei in #2912
- NEOS-1596: add in ip address transformer to backend, worker by @evisdrenova in #2907
- adds ability to disable charts in helm umbrella chart by @nickzelei in #2914
Bug Fixes 🐞
- Fixes many postgres and mysql types in CLI sync by @alishakawaguchi in #2908
- NEOS-1601: update regex to allow multi word last names by @evisdrenova in #2909
- Fix S3 to SQL database types by @alishakawaguchi in #2911
Dependencies
- Bump the npm-production group in /docs with 3 updates by @dependabot in #2899
- Bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 by @dependabot in #2895
- Bump the npm-development group across 1 directory with 3 updates by @dependabot in #2900
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #2906
Other Changes
- Refactors Temporal Client Manager to use cleaner interface by @nickzelei in #2897
Full Changelog: v0.4.84...v0.4.85