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