Releases: datazip-inc/olake
Releases · datazip-inc/olake
v0.7.3
What's Changed
- fix: pin primary key strictly to _id to ensure deterministic olake_id deduplication by @vaibhav-datazip in #951
- feat: add support for mssql read replica by @vishalm0509 in #949
- fix: db2 driver download failure in integration tests by @vaibhav-datazip in #954
- chore: release v0.7.3 by @vishalm0509 in #953
Full Changelog: v0.7.2...v0.7.3
v0.7.2
v0.7.1
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
v0.6.5
What's Changed
- test: kafka integration test by @saksham-datazip in #904
- fix: mssql boolean filter literal handling by @vishalm0509 in #915
- chore: upgrade testcontainers-go to v0.42.0 and drop Moby CVE suppressions by @vishalm0509 in #917
- fix: last message parsing issue in kafka sync by @ImDoubD-datazip in #922
- feat: add partitioning support for normalization=false mod by @vikaxsh in #921
- chore: staging -> master v0.6.5 by @vikaxsh in #923
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- feat: skip ProduceSchema for all the drivers during sync by @vaibhav-datazip in #903
- fix: govulncheck job in Go Security workflow and upgrade go version to v1.25.9 by @vikaxsh in #911
- chore: staging -> master v0.6.4 by @vikaxsh in #913
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- fix: handle multi-level partitioned tables in backfill chunking by @vikaxsh in #906
- feat: integration-test-column-selection by @saksham-datazip in #905
- chore: staging -> master v0.6.3 by @vikaxsh in #910
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- fix: mongo out of bound dates for nested objects by @vaibhav-datazip in #900
- chore: staging -> master v0.6.2 by @vikaxsh in #902
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- fix: handle out-of-range in mongo when normalization is false by @vaibhav-datazip in #892
- fix: clear destination support for gcp by @vaibhav-datazip in #890
- fix: postgres performance test - cdc 0 records by @vishalm0509 in #893
- fix: increase Java writer startup timeout from 30s to 600s by @vikaxsh in #896
- chore: Staging -> master v0.6.1 by @vikaxsh in #895
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: implement filter in cdc and incremental by @vikaxsh in #756
- test(typeutils): add datatype.go unit test coverage by @vimla01 in #823
- fix: performace test for cdc sync by @vikaxsh in #886
- fix: correct incremental cursor timezone handling for TZ-naive TIMESTAMP columns by @vikaxsh in #875
- feat: add strict SSL verify-ca/verify-full support for postgres by @vishalm0509 in #874
(⚠️ Note: support for sslrootcert, sslcert, sslkey is removed .Instead we pass the actual pem content in these fields) - chore: staging -> master v0.6.0 by @vikaxsh in #885
Full Changelog: v0.5.2...v0.6.0