v0.4.57
What's Changed
Exciting New Features 🎉
- NEOS-1355: Update job cancel modal by @evisdrenova in #2531
- NEOS-1353: add placeholder valuess for mongo form by @evisdrenova in #2532
- NEOS-1319: add sql server support to neosync worker by @nickzelei in #2481
- NEOS-1318: expose sql server to sync jobs on frontend by @nickzelei in #2541
- NEOS-1372: add ability to configure ssh tunneling to mssql via backend by @nickzelei in #2555
Bug Fixes 🐞
- NEOS-1319: Fills out schema,constraint functions for mssql query manager by @nickzelei in #2550
- NEOS-1375: optimize querybuilder selects to conditionally add joins by @nickzelei in #2558
- NEOS-1377: Combines invite and main app layouts by @nickzelei in #2560
Dependencies
- Bump micromatch from 4.0.5 to 4.0.8 in /frontend by @dependabot in #2524
- Bump micromatch from 4.0.7 to 4.0.8 in /docs by @dependabot in #2525
- Bump bufbuild/buf-setup-action from 1.35.1 to 1.37.0 in the actions-minor group across 1 directory by @dependabot in #2494
- Bump the golang-minor group across 1 directory with 26 updates by @dependabot in #2528
- Bump the npm-development group in /docs with 2 updates by @dependabot in #2538
- Bump github.com/charmbracelet/bubbletea from 0.27.0 to 0.27.1 in the golang-minor group by @dependabot in #2539
- Bump the golang-minor group with 2 updates by @dependabot in #2548
- Bump webpack from 5.89.0 to 5.94.0 in /docs by @dependabot in #2553
Other Changes
- Further optimizes docker builds for backend, worker by @nickzelei in #2530
- Adds integration tests for transformers service, sets up tests for jobs by @nickzelei in #2534
- Adds initial frontend utility tests by @evisdrenova in #2506
- NEOS-1367: update buf GitHub action to use aio buf action by @nickzelei in #2545
- fixes jobs service integration tests by @nickzelei in #2546
Full Changelog: v0.4.56...v0.4.57