v0.29.0
What's Changed
- feat: migration convenience methods to config classes by @cofin in #218
- feat: improve config typing by @cofin in #221
- feat: enhance MERGE functionality by @cofin in #217
- feat: add
disable_diflag to disable built in framework DI by @cofin in #222 - feat: core handling and cleanup by @cofin in #223
- feat: increase consistency between driver configurations by @cofin in #224
- feat: enhance parameter profile registration and add utility converters by @cofin in #225
- feat: improve
COPYdetection by @cofin in #226 - feat: storage & serialization cleanup by @cofin in #227
- feat: enhance caching mechanism for migration metadata by @cofin in #228
- feat(storage): Implement storage capabilities and pipelines for sync and async drivers by @cofin in #231
- feat: add support for Google Cloud SQL and AlloyDB connectors by @cofin in #229
- feat(oracle): Add support for UUID binary conversion and handlers for Oracle RAW(16) by @cofin in #232
- fix: add Decimal type encoder for JSON serialization by @cofin in #235
- fix: update signature namespace and set configs consistently by @cofin in #236
- fix: resolve migration crashes from null values and malformed regex patterns by @sion908 in #233
New Contributors
Full Changelog: v0.28.1...v0.29.0