Releases: Trendyol/go-pq-cdc
Releases · Trendyol/go-pq-cdc
v0.0.9
Full Changelog:
- 97ff82e: fix update xlog pos when no change in a while
v0.0.8
Full Changelog:
- af3160d: fix not sent toasted values on update until the toasted column updated
v0.0.7
Full Changelog:
- fbb5e4b: fix hypertable relation not found error when timescale db plugin not exists
v0.0.6
Full Changelog:
- 3d67275: Add hostname to prometheus metrics
v0.0.5
Full Changelog:
- cf678c9: Decrease hypertable check ticker duration
- 55ecdd7: Start http server top of connector
v0.0.4
Full Changelog:
- 4becbb1: Decrease send stand by status update ticker time
v0.0.3
Full Changelog:
- 1f607a5: Fix replica identity sql response decoding
- c305178: Add timescale db hypertable support
v0.0.2
Full Changelog:
- f71e74c: Update replication protocol version to 2 from 3. (Now supports postgres server version 14+)
v0.0.1
feat: add create if not exists config for publication and slot