Skip to content

v0.7.8

Choose a tag to compare

@github-actions github-actions released this 29 Jun 12:43
· 42 commits to master since this release
f0a6e9e

What's Changed

  • fix(postgres): lsn mismatch validation when slot already matches metadata-committed LSN by @vaibhav-datazip in #998
  • fix: bump golang.org/x/net to v0.55.0 to fix trivy-go CI failures by @vaibhav-datazip in #1004
  • feat: add bulk read path for backfill and incremental sync DB2 by @vishalm0509 in #990

⚠️ Changes (#990)
timestamp datatype is synced to the destination in UTC (earlier Local).
decfloat is stored in the destination as String (earlier Float64)

Full Changelog: v0.7.7...v0.7.8