v0.7.0
What's Changed
- fix: upgrade pgx/v5 to 5.9.2 to fix Trivy CVE-2026-33816 by @vaibhav-datazip in #927
- feat: mysql chunking optimisation by @saksham-datazip in #797
- feat: add SSH configuration support for DB2 and MSSQL drivers by @siiddhantt in #918
- fix(oracle): optimize splitViaTableIteration to use single boundary query by @mvanhorn in #914
- feat: add schema filtering for discover in postgres by @vikaxsh in #930
- fix(iceberg): create one positional delete file per data file ref by @badalprasadsingh in #925
- fix(postgres): use pg_catalog to discover primary keys correctly by @vikaxsh in #931
- chore: staging -> master v0.7.0 by @vikaxsh in #932
New Contributors
Full Changelog: v0.6.5...v0.7.0