Skip to content

Releases: datazip-inc/olake

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

v0.5.2

20 Mar 12:45
cd88547

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

17 Mar 10:20
e02dae7

Choose a tag to compare

What's Changed

⚠️ Warning: this is not a stable version, avoid upgrading to it (cdc in not working as expected because of 2pc)

Full Changelog: v0.5.0...v0.5.1

v0.5.0

06 Mar 13:16
feb0aca

Choose a tag to compare

What's Changed

⚠️ Warning: MySQL CDC having year column and uint columns can behave differently, don't upgrade version if you have both data types in a table.
⚠️ Warning: this is not a stable version, avoid upgrading to it

Full Changelog: v0.4.2...v0.5.0

v0.4.2

05 Mar 16:03
9b1770e

Choose a tag to compare

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

⚠️ Warning: MySQL CDC having year column and uint columns can behave differently, don't upgrade version if you have both data types in a table.

Full Changelog: v0.4.1...v0.4.2