Releases: nucleuscloud/neosync
Releases · nucleuscloud/neosync
v0.4.47
What's Changed
Exciting New Features 🎉
- NEOS-1243: Moves GetConnectionSchemaMap to Go API and replaces SWR Hook by @nickzelei in #2303
- Added Empty States for Virtual Foreign Keys, Fixed Job Cloning Blog Date by @evisdrenova in #2311
- Javascript transformer docs by @alishakawaguchi in #2315
- NEOS-1252: Update Generate State transformer to support returning back a 2-letter state code or the full state name by @evisdrenova in #2323
Bug Fixes 🐞
- Fixes Benthos Data Race for Parallel Activities, Replaces Benthos with Bento by @nickzelei in #2322
- Fix sync with circular dependency and primary key transformation by @alishakawaguchi in #2335
Dependencies
- Bump the golang-minor group across 1 directory with 17 updates by @dependabot in #2286
- Bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 in /frontend by @dependabot in #2270
- Bump the npm-development group across 1 directory with 3 updates by @dependabot in #2299
- Removes got usage from frontend in favor of fetch by @nickzelei in #2310
- Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.34.2-20240508200655-46a4cf4ba109.2 to 1.34.2-20240717164558-a6c49f84cc0f.2 by @dependabot in #2308
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.12.0 to 1.13.0 in the golang-minor group by @dependabot in #2307
- Bump the npm-development group across 1 directory with 7 updates by @dependabot in #2305
- Bump the golang-minor group with 3 updates by @dependabot in #2312
- Bump the golang-minor group with 3 updates by @dependabot in #2318
- Bump the npm-production group in /docs with 2 updates by @dependabot in #2324
- Bump the npm-development group in /frontend with 4 updates by @dependabot in #2325
Other Changes
- Updates getJobRunLogs hook to use Tanstack Query by @nickzelei in #2302
- NEOS-1243: Updates Yup Validation Hooks to use Tanstack Mutations by @nickzelei in #2309
- Mysql integration tests by @alishakawaguchi in #2314
New Contributors
- @frankie-mur made their first contribution in #2306
Full Changelog: v0.4.46...v0.4.47
v0.4.46
What's Changed
Bug Fixes 🐞
- Fix SQL query to retrieve MySQL foreign key constraints by @alishakawaguchi in #2296
Dependencies
- Bump the npm-production group across 1 directory with 2 updates by @dependabot in #2282
- Bump the npm-production group across 1 directory with 7 updates by @dependabot in #2285
Other Changes
- Replaces Most SWR with Tanstack Query by @nickzelei in #2281
Full Changelog: v0.4.45...v0.4.46
v0.4.45
What's Changed
Exciting New Features 🎉
- Use charm logger in sync cli command by @alishakawaguchi in #2277
Other Changes
- Add more generators to javascript transformer test by @alishakawaguchi in #2280
- NEOS-1235: fixes missing max connections on mysql clone by @nickzelei in #2291
- NEOS-1236 mysql and postgresql connections bugged when using connect by url by @nickzelei in #2292
Full Changelog: v0.4.44...v0.4.45
v0.4.44
What's Changed
Other Changes
- Fix postgres init schema sequences not working by @alishakawaguchi in #2276
Full Changelog: v0.4.43...v0.4.44
v0.4.43
What's Changed
Exciting New Features 🎉
- NEOS-1198, NEOS-1225 Adds sidecars to helm charts, adds auth trust host, updates helm docs by @nickzelei in #2260
Other Changes
- NEOS-1227 Fix building run configs for single table sync with dependencies by @alishakawaguchi in #2265
Full Changelog: v0.4.42...v0.4.43
v0.4.42
What's Changed
Exciting New Features 🎉
- NEOS-1216 make neosync transformers available in javascript transformer by @alishakawaguchi in #2255
- NEOS-1216 make neosync generators available in javascript transformer by @alishakawaguchi in #2256
- NEOS-1220: updating openai_generate to use csv instead of json by @nickzelei in #2252
Dependencies
- Bump typescript from 5.5.2 to 5.5.3 in /frontend in the npm-development group by @dependabot in #2248
- Bump postcss from 8.4.38 to 8.4.39 in /docs in the npm-production group by @dependabot in #2232
- Bump the golang-minor group with 7 updates by @dependabot in #2254
Full Changelog: v0.4.41...v0.4.42
v0.4.41
What's Changed
- Bump the npm-development group in /frontend with 6 updates by @dependabot in #2236
- Updates Frontend API Keys Routes to use Tanstack Query by @nickzelei in #2228
- NEOS-1221 allow setting openai batch size by @nickzelei in #2245
- Updates dependabot to allow minor npm prod dependency grouping by @nickzelei in #2246
- dependabot - adds labels and directory by @nickzelei in #2247
- Bump the npm-production group in /frontend with 24 updates by @dependabot in #2251
- Bump the npm-development group across 1 directory with 3 updates by @dependabot in #2249
- Bump the golang-minor group with 38 updates by @dependabot in #2250
Full Changelog: v0.4.40...v0.4.41
v0.4.40
What's Changed
- NEOS-1208 add gcp cloud storage to connections backend by @nickzelei in #2206
- NEOS-1206 add readmes to helm charts for better usability by @nickzelei in #2207
- NEOS-1205: adds artifacthub metadata by @nickzelei in #2208
- adds support for marking a helm chart as a prerelease by @nickzelei in #2210
- Worker integration tests by @alishakawaguchi in #2211
- NEOS-1200 add gcs support to jobs api, worker by @nickzelei in #2212
- Add composite virtual foreign key support to frontend by @alishakawaguchi in #2214
- NEOS-1200: add gcs cloud storage frontend by @nickzelei in #2213
- Add default UUID value to users.id by @clarkbw in #2218
- Add circular dependency worker integration tests by @alishakawaguchi in #2217
- Fix S3 prefix missing in cli sync by @alishakawaguchi in #2219
- Remove duplicate files in worker by @alishakawaguchi in #2220
- NEOS-1211 add gcs cloud storage support to cli by @nickzelei in #2221
- Runs go mod tidy by @nickzelei in #2222
- Small tweaks to CLI by @nickzelei in #2224
- Cleaning up docs, moving mdx back to md, fixes ul styling by @nickzelei in #2225
- refactor: centralizes to a single mockery file by @nickzelei in #2226
- Add github action that fails if go mod tidy results in git changes #2223 by @karimalzalek in #2229
- NEOS-1217: adds a github release file by @nickzelei in #2234
- NEOS-1217 updates goreleaser to use github native for changelog generation by @nickzelei in #2235
New Contributors
- @clarkbw made their first contribution in #2218
- @karimalzalek made their first contribution in #2229
Full Changelog: v0.4.39...v0.4.40
v0.4.39
Changelog
- 6ed9cef fixes LearnMore link to docs character scramble transform (#2199)
- dd74ee7 Virtual foreign keys (#2188)
- 6221138 Virtual foreign key docs (#2203)
- 56f516c Updates compose folder README (#2186)
- 7a241f1 NEOS-6 Adds client-side job clone (#2197)
- 841825b NEOS-1196 updates cli to include user agent (#2187)
- 88242b2 NEOS-1169 add tls certificate support for mongodb (#2184)
- 709bf5e Fix virtual foreign key column migration (#2202)
- f874bc0 Bump the npm-development group in /frontend with 8 updates (#2191)
- c9e7cc0 Bump the npm-development group in /docs with 3 updates (#2190)
- 434bc76 Bump next from 14.2.3 to 14.2.4 in /frontend in the npm-production group (#2192)
- 32ecb68 Bump bufbuild/buf-setup-action from 1.33.0 to 1.34.0 in the actions-minor group (#2196)
- e52f554 Bump braces from 3.0.2 to 3.0.3 in /frontend (#2189)
- 887036a Bump @radix-ui/react-separator from 1.0.3 to 1.1.0 in /frontend (#2194)
- 68fdb2a Bump @radix-ui/react-dialog from 1.0.5 to 1.1.1 in /frontend (#2193)
- 7360f4b Bump @auth/core from 0.24.0 to 0.34.1 in /frontend (#2195)
- 3b5ddf1 Adds fullname to attio webhook (#2181)
v0.4.38
Changelog
- c31cb0b pulls upgrade link into href to more easily switch it (#2180)
- a2a5dfd moves benthos environment setup into its own module (#2177)
- bb3c519 Updates postgres-manager to use integration tests in favor of mocks (#2176)
- 84c0073 NEOS-1194: add in attio crm update (#2179)
- 9b3a1a8 NEOS-1167 add custom benthos input output for mongo for pooling support (#2178)