Skip to content

Releases: datazip-inc/olake

v0.7.3

16 May 07:49
0cb7d38

Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

08 May 11:04
7750647

Choose a tag to compare

What's Changed

  • fix(mysql): fix CDC charset corruption for utf16/ucs2/latin1 columns by @vikaxsh in #940
  • fix: upgrade Go to 1.25.10 and golang.org/x/net to v0.53.0 by @vikaxsh in #945
  • chore: staging -> master v0.7.2 by @vikaxsh in #944

Full Changelog: v0.7.1...v0.7.2

v0.7.1

05 May 12:55
4ed10b1

Choose a tag to compare

What's Changed

  • feat(iceberg): skip equality deletes for cdc inserts by @vikaxsh in #934
  • chore: staging -> master v0.7.1 by @vikaxsh in #941
    ⚠️(Unstable)⚠️

Full Changelog: v0.7.0...v0.7.1

v0.7.0

29 Apr 14:32
2b07e16

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.5...v0.7.0

v0.6.5

21 Apr 06:42
29304fb

Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

08 Apr 17:47
2b977b7

Choose a tag to compare

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

07 Apr 17:53
09370d3

Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

01 Apr 14:08
8440d21

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

27 Mar 18:26
8d7e7bc

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

23 Mar 19:46
cdda0af

Choose a tag to compare

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