Releases: Trendyol/go-pq-cdc
Releases · Trendyol/go-pq-cdc
v1.0.1
Full Changelog:
- bfd51df: remove misdirected log message
v1.0.0
We're excited to release go-pq-cdc v1.0.0 🎉
Check out the README to get started.
v0.0.12
Full Changelog:
- 6d671c: fix EOF error handling
v0.0.11
Full Changelog:
- c3f35a6: fix use schema name when altering table replica identity (by @lospejos)
v0.0.10
Full Changelog:
- 363437e: feat add support for specifying schema names in table definitions, enhancing flexibility. (by @lospejos)
Contributors
- A huge thank you to our first contributor, @lospejos, for their effort and valuable contribution to this project! 🎉
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