v0.7.8
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)
timestampdatatype is synced to the destination in UTC (earlier Local).
decfloatis stored in the destination as String (earlier Float64)
- chore: release olake version v0.7.8 by @vishalm0509 in #1009
Full Changelog: v0.7.7...v0.7.8