v0.5.2
What's Changed
Exciting New Features 🎉
- NEOS-1630: Updates Subset Table to be more performant by @nickzelei in #3099
- NEOS-1696, NEOS-1682: Adds bulk apply subsets, Adds mssql subset validation by @nickzelei in #3101
- NEOS-1695: support creating schemas if they dont exist not just table by @nickzelei in #3103
- NEOS-1671: add ability to source a connection url from an env var by @nickzelei in #3108
- Updates math rand to v2 by @alishakawaguchi in #3109
- NEOS-1698: updates address transformers to use corpii for better performance by @nickzelei in #3120
Bug Fixes 🐞
- NEOS-1683: Transformer Config form now properly appears on clone by @nickzelei in #3102
- NEOS-1697: Fixes Composite Mysql Indices, Optimizes SQL Manager Integration Tests by @nickzelei in #3106
- Fix generate jobs critical error check by @alishakawaguchi in #3111
- Fixes postgres identity column query by @alishakawaguchi in #3113
Dependencies
- Bump the golang-minor group with 4 updates by @dependabot in #3100
- Bump the golang-minor group with 4 updates by @dependabot in #3105
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #3117
- Bump the npm-development group in /frontend with 2 updates by @dependabot in #3115
Other Changes
- Refactors connection data service by @alishakawaguchi in #3090
- Restructures go generators to live under tools module by @nickzelei in #3114
Full Changelog: v0.5.1...v0.5.2