Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 19:46
· 45 commits to master since this release
cdda0af

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