Releases: datazip-inc/olake
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
v0.4.1
What's Changed
- perf: improve chunk-scan query by removing tuple comparison by @vishalm0509 in #836
- fix: unsigned integer overflow by @saksham-datazip in #846
- chore: staging -> master v0.4.1 by @vikaxsh in #851
New Contributors
- @saksham-datazip made their first contribution in #846
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.18
What's Changed
- docs: cursor rules by @shubham19may in #822
- fix: update performance test CI to use destination as iceberg_destination.json by @vishalm0509 in #768
- test: add integration test for MSSQL connector (SQL Server) by @vishalm0509 in #699
- fix: hex-encode physloc chunk values to avoid invalid UTF-8 in gRPC by @vishalm0509 in #834
- feat: addition of max-parallel-threads flag for schema discovery by @vaibhav-datazip in #835
Full Changelog: v0.3.17...v0.3.18
v0.3.17
What's Changed
- feat: change latest tag -> specific v0.11.1 for lakekeeper/catalog by @saptarshi-datazip in #791
- docs: update README with latest benchmark for Postgres and MongoDB by @nayanj98 in #821
- fix: kafka avro schema normalized as per avro conventions by @ImDoubD-datazip in #825
- feat: add support for custom endpoint in glue catalog by @vaibhav-datazip in #824
- fix: extra column appearing in parquet schema when normalization is enabled by @vikaxsh in #826
- fix: primary key order mismatch during chunk processing (MSSQL, DB2) by @vishalm0509 in #829
- fix: parse timezone offset correctly by @vaibhav-datazip in #827
- chore: release v0.3.17 by @vishalm0509 in #830
New Contributors
- @saptarshi-datazip made their first contribution in #791
Full Changelog: v0.3.16...v0.3.17
v0.3.16
What's Changed
- fix: issue with dedup when schema evolution happens by @hash-data in #788
- fix(arrow): iceberg writer improvements by @badalprasadsingh in #713
- fix: new writer instance on retry & refactor interface by @hash-data in #602
- fix: add case for number handling during flatten for Kafka by @vaibhav-datazip in #796
- fix(mysql): float values from binlog are not always same as MySQL SELECT output by @vimla01 in #723
- fix: IBM DB2 LUW integration test by @ImDoubD-datazip in #763
- feat: Implement manual approval for integration tests by @vikaxsh in #799
- feat: Sends olake version to telemetry by @arsalan-datazip in #767
- fix: mssql cdc capture-instance selection for schema evolution by @vishalm0509 in #789
- feat: add JDBC URL params and SSL config support to MySQL connector by @siiddhantt in #560
- docs: update README with benchmarks, sources, and playground by @Akshay-datazip in #812
- chore: staging -> master by @hash-data in #790
- feat: kafka schema registry introduced for avro based data format by @ImDoubD-datazip in #798
- feat: add driver specific cdc metadata columns by @vikaxsh in #810
- fix: align CDC and full refresh TIMESTAMP by @vaibhav-datazip in #815
- chore: staging -> master v0.3.17 by @ImDoubD-datazip in #818
New Contributors
- @vimla01 made their first contribution in #723
- @arsalan-datazip made their first contribution in #767
Full Changelog: v0.3.15...v0.3.16
v0.3.15
What's Changed
- fix(compare.go): add unit tests by @TheRootDaemon in #720
- feat: source MSSQL by @vishalm0509 in #696
- feat(mongodb): add additional params for mongodb config by @badalprasadsingh in #785
- chore: staging -> master v0.3.15 by @vikaxsh in #786
New Contributors
- @TheRootDaemon made their first contribution in #720
Full Changelog: v0.3.14...v0.3.15