What's Changed
- Fix PG-PG connection leak by @ilidemi in #3414
- chore: update dependencies by @serprex in #3415
- chore(deps): update bitnamilegacy/minio:2025.7.23 docker digest to 8935e75 by @renovate[bot] in #3416
- chore(deps): update dockerfile dependencies by @renovate[bot] in #3417
- mysql: try handle strings destined for integers/bools/floats by @serprex in #3419
- mongo: use label instead by @jgao54 in #3420
- postgres: handle retryable neon error by @jgao54 in #3421
- mysql: classify error for incompatible column type and notify user by @jgao54 in #3409
- postgres: handle 58P01 by @jgao54 in #3422
- qrep: don't include WHERE BETWEEN when num partitions override is 1 by @serprex in #3423
- handle partition min/max being null by @serprex in #3424
Full Changelog: v0.33.1...v0.33.2