Releases: datazip-inc/olake
Releases · datazip-inc/olake
v0.3.14
What's Changed
- feat: dynamic rps benchmarking by @manish-singh-bisht in #685
- feat: OLake full refresh sync performance improvement by @vaibhav-datazip in #657
- feat: DB2 LUW (Linux, Unix, Windows) as source connector by @ImDoubD-datazip in #694
- feat: remove dedup logic from golang side by @badalprasadsingh in #758
- fix: revert to old reformat structure to avoid null int byte array parsing by @vaibhav-datazip in #761
- fix: Normalize schema field names to lowercase to prevent parquet typ… by @vikaxsh in #762
- chore: staging -> master v0.3.14 by @vaibhav-datazip in #766
- fix: cgo dependency removed from dockerfile for drivers other than db2 by @ImDoubD-datazip in #771
- fix(releaser): staging -> master (patch for v0.3.14) by @ImDoubD-datazip in #772
Full Changelog: v0.3.13...v0.3.14
v0.3.13
What's Changed
- fix(postgres): validate replication slot against current database by @Ontiomacer in #721
- fix: evaluate idle checkpoint after every emitted change by @vikaxsh in #743
- chore: staging -> master v0.3.13 by @vikaxsh in #747
New Contributors
- @Ontiomacer made their first contribution in #721
Full Changelog: v0.3.12...v0.3.13
v0.3.12
What's Changed
- feat: Add S3 source driver with multi-format support (#86) by @mrankitsinghal in #622
- docs(contributing): update guidelines for SWoC 2026 by @Akshay-datazip in #729
- feat: add spec for source s3 by @vikaxsh in #715
- docs(s3): clarify optional authentication fields and add IAM role examples by @mrankitsinghal in #731
- docs: update s3 readme by @vikaxsh in #732
- fix: time parsing of string values by @vaibhav-datazip in #646
- fix: rebase with staging by @vikaxsh in #734
- chore: remove G404 from security ci by @vikaxsh in #737
- chore: development -> staging by @vikaxsh in #733
- fix: correct conversion of integers and float of json messages in kafka by @ImDoubD-datazip in #735
- chore: Staging -> master v0.3.12 by @ImDoubD-datazip in #740
New Contributors
- @mrankitsinghal made their first contribution in #622
Full Changelog: v0.3.11...v0.3.12
v0.3.11
What's Changed
- feat(spark): Add Spark + Iceberg playground example by @Ishani-10 in #585
- fix(parquet): improve file naming convention by @badalprasadsingh in #725
- chore: add default_streams property to catalog type by @vishalm0509 in #632
- chore: Staging -> master v0.3.11 by @vikaxsh in #726
Full Changelog: v0.3.10...v0.3.11
v0.3.10
What's Changed
- fix: kafka topic schema discovery to streams with proper datatypes by @ImDoubD-datazip in #714
- chore: releasing version v0.3.10 by @ImDoubD-datazip in #718
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
- fix(mysql): update mysql cdc timestamp to microsecond precision by @badalprasadsingh in #697
- fix(MySQL): Update CDC Event Enum Index Binlog Issue by @badalprasadsingh in #710
- chore: releasing version v0.3.9 by @badalprasadsingh in #712
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- fix: increasing upload size of s3 by @hash-data in #708
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- fix: clear destination state fix during full load cancel by @ImDoubD-datazip in #704
- feat: add SSL/TLS configuration support for Kafka connections by @ImDoubD-datazip in #702
- fix(mysql): prevent precision loss in DECIMAL and NUMERIC types by @badalprasadsingh in #695
Full Changelog: v0.3.6...v0.3.7
v0.3.6
v0.3.5
What's Changed
- feat: support special characters in column names for filter parsing by @GergesHany in #557
- fix: mongodb cursor _id not syncing records by @vaibhav-datazip in #627
- feat: integration test for incremental sync and partitioning by @vikaxsh in #521
- feat: parquet writer and schema evolution integration test by @vaibhav-datazip in #548
- feat: oracle integration test by @ImDoubD-datazip in #673
- fix: MariaDB CDC failing due to query error by @vaibhav-datazip in #677
- feat: SSH support for mongodb and oracle drivers by @manish-singh-bisht in #639
- feat: custom catalog name support by @vaibhav-datazip in #686
New Contributors
- @GergesHany made their first contribution in #557
- @manish-singh-bisht made their first contribution in #639
Full Changelog: v0.3.4...v0.3.5