Releases: datazip-inc/olake
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
v0.5.2
What's Changed
- fix: upgrade grpc version to v1.79.3 by @vikaxsh in #880
- fix: mysql cdc sync stuck by @vaibhav-datazip in #870
- fix: skip mongodb system collections by @saksham-datazip in #878
- fix: sync invalid ENUM values as empty string by @vishalm0509 in #879
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- fix: prevent duplicate rows during MSSQL CDC backfill by waiting for the async capture to agent catch-up by @vishalm0509 in #843
- fix: fixed signedness bitmap by @saksham-datazip in #869
- fix: fixed parquet hardcoded path issue by @saksham-datazip in #774
- feat: addition of new chunking strategies for Oracle driver by @vaibhav-datazip in #866
- chore: staging -> master v0.5.1 by @vikaxsh in #873
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat: Implement 2-Phase Commit for Iceberg Sync by @vaibhav-datazip in #698
- chore: staging -> master v0.5.0 by @vaibhav-datazip in #858
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- fix: stabilize uniqueidentifier chunk boundaries and CDC capture instance management by @vishalm0509 in #852
- chore: staging -> master v0.4.2 by @vikaxsh in #855
Full Changelog: v0.4.1...v0.4.2