Releases: nucleuscloud/neosync
Releases · nucleuscloud/neosync
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
v0.4.81
What's Changed
Exciting New Features 🎉
- Add benthos standard log with table and runtype keyvals to CLI sync by @alishakawaguchi in #2835
- NEOS-1560: expose entities in api for transformpiitext by @nickzelei in #2836
- NEOS-1561: updates logic to use presidio defined default if no user provided value by @nickzelei in #2837
- NEOS-1540: add support for allow list in anonymizer by @nickzelei in #2838
- NEOS-1562: convert record limit to time based in account status by @nickzelei in #2842
Bug Fixes 🐞
- Use json decoder instead of scanner when reading from document storage by @alishakawaguchi in #2840
Dependencies
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs by @dependabot in #2845
- Bump cspell from 8.15.2 to 8.15.4 in /docs in the npm-development group by @dependabot in #2830
- Bump the npm-production group in /docs with 2 updates by @dependabot in #2831
- Bump the golang-minor group across 1 directory with 30 updates by @dependabot in #2839
Other Changes
- NEOS-1565: Refactors CLI to share DB Connection Pools by @nickzelei in #2844
Full Changelog: v0.4.80...v0.4.81
v0.4.80
What's Changed
Exciting New Features 🎉
- NOES-1523:adding an expanded modal to the runs timeline by @evisdrenova in #2799
- Adds Python SDK to Buf Gen by @nickzelei in #2827
- Adds new EE license module to backend by @nickzelei in #2832
Bug Fixes 🐞
- AWS S3 getconnectionschema handle empty table folders by @alishakawaguchi in #2818
Other Changes
- removes openapi tar files from repo root by @nickzelei in #2820
- Adds gating to AnonymizeMany and TransformPiiText Transformer by @nickzelei in #2822
New Contributors
- @danieltayal07 made their first contribution in #2825
Full Changelog: v0.4.79...v0.4.80
v0.4.79
What's Changed
Exciting New Features 🎉
- NEOS-1525: adds new pii text transformer to anonymize service by @nickzelei in #2805
- NEOS-1539: add support for deny list in anonymizer by @nickzelei in #2812
- Adds generator for openapi specifications by @nickzelei in #2815
Bug Fixes 🐞
- NEOS-1529 Fix transform email in anonymize endpoint by @alishakawaguchi in #2804
- NEOS-1532 Fix transform int64 phone number by @alishakawaguchi in #2806
- NEOS-1531 Fix initialize full name transformer by @alishakawaguchi in #2807
- Fix connection data stream AWS S3 get latest job run by @alishakawaguchi in #2810
- NEOS-1546: fix s3 default destination options not saving on job create by @nickzelei in #2814
Dependencies
- Bump the npm-development group in /docs with 3 updates by @dependabot in #2802
- Bump tailwind-merge from 2.5.3 to 2.5.4 in /docs in the npm-production group by @dependabot in #2803
Other Changes
- Add Github Action for testing the frontend by @faisalill in #2800
- Add debug flag to cli sync by @alishakawaguchi in #2811
- NEOS-1520 Add meter to anonymization service by @alishakawaguchi in #2797
Full Changelog: v0.4.78...v0.4.79
v0.4.78
What's Changed
Exciting New Features 🎉
- NEOS-1515: remove temporal dependency on s3 sync by @nickzelei in #2789
- NEOS-1333 AnonymizeMany and AnonymizeSingle endpoint by @alishakawaguchi in #2783
- Adds timeline view and updates activity table in the runs page by @evisdrenova in #2703
- NEOS-1506:update empty states by @evisdrenova in #2773
- NEOS-1517: adds advanced s3 destination options to job configuration by @nickzelei in #2792
- NEOS-1513: Update upgrade and warning prompts by @evisdrenova in #2784
Bug Fixes 🐞
- NEOS-1516: updates to not show any connect errors for unsupported connections by @nickzelei in #2795
- fix(mysql): correct default value handling for VARCHAR columns in Ini… by @VincentRebs in #2774
Dependencies
- Bump tailwind-merge from 2.5.2 to 2.5.3 in /docs in the npm-production group by @dependabot in #2776
- Bump the golang-minor group across 1 directory with 15 updates by @dependabot in #2790
New Contributors
- @VincentRebs made their first contribution in #2774
Full Changelog: v0.4.77...v0.4.78