Releases: nucleuscloud/neosync
Releases · nucleuscloud/neosync
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
v0.4.84
What's Changed
Exciting New Features 🎉
- NEOS-1582: Adds support for importing, exporting of job mappings by @nickzelei in #2877
- NEOS-1579: add free trial timer to header by @evisdrenova in #2871
- Updates CLI and Worker to used shared benthos builder by @alishakawaguchi in #2882
- NEOS-1585: Adds deadlock retry support to SQL outputs by @nickzelei in #2883
- NEOS-1587: Exposes MaxInFlight, BatchConfig for SQL Destinations by @nickzelei in #2885
- NEOS-1591: expose batching config sql options in cli by @nickzelei in #2888
Bug Fixes 🐞
- Fix mysql date and datetime in CLI sync by @alishakawaguchi in #2893
Dependencies
- Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 in the actions-minor group by @dependabot in #2874
- Bump the golang-minor group across 1 directory with 3 updates by @dependabot in #2875
- Bump the golang-minor group with 6 updates by @dependabot in #2878
- Bump the npm-development group in /docs with 3 updates by @dependabot in #2873
- Bump go.temporal.io/sdk from 1.29.1 to 1.30.0 in the golang-minor group by @dependabot in #2880
Other Changes
- Deprecates Source in JobMappingTransformer config by @nickzelei in #2869
- NEOS-1592:add dark mode stylings to upload component by @evisdrenova in #2886
- Consolidates Database Schema Row Structs by @nickzelei in #2891
Full Changelog: v0.4.83...v0.4.84
v0.4.83
What's Changed
Exciting New Features 🎉
- NEOS-1559: add ability to limit db connections via cli by @nickzelei in #2867
Bug Fixes 🐞
- Fixes malformed struct tag in TransformFullName DB Model by @chavacava in #2865
New Contributors
- @chavacava made their first contribution in #2865
Full Changelog: v0.4.82...v0.4.83
v0.4.82
What's Changed
Exciting New Features 🎉
- NEOS-1564:update billing page by @evisdrenova in #2843
Bug Fixes 🐞
- NEOS-1568: simplifies rdbms url handling by @nickzelei in #2855
- NEOS-1567: fixes nil pointer error in cli sync by @nickzelei in #2859
Dependencies
- Bump the golang-minor group with 2 updates by @dependabot in #2851
Other Changes
- CLI Sync postgres integration test + refactor by @alishakawaguchi in #2854
- Add CLI sync mysql integration test by @alishakawaguchi in #2858
Full Changelog: v0.4.81...v0.4.82