Skip to content

Releases: Trendyol/go-pq-cdc

v1.0.1

26 May 11:30
Compare
Choose a tag to compare

Full Changelog:

  • bfd51df: remove misdirected log message

v1.0.0

20 May 05:07
86d671c
Compare
Choose a tag to compare

We're excited to release go-pq-cdc v1.0.0 🎉

Check out the README to get started.

v0.0.12

17 Feb 08:15
6580134
Compare
Choose a tag to compare

Full Changelog:

  • 6d671c: fix EOF error handling

v0.0.11

30 Jan 06:29
c3f35a6
Compare
Choose a tag to compare

Full Changelog:

  • c3f35a6: fix use schema name when altering table replica identity (by @lospejos)

v0.0.10

29 Jan 06:48
363437e
Compare
Choose a tag to compare

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

07 Jan 07:34
a1b4ab1
Compare
Choose a tag to compare

Full Changelog:

  • 97ff82e: fix update xlog pos when no change in a while

v0.0.8

06 Nov 07:04
245567c
Compare
Choose a tag to compare

Full Changelog:

  • af3160d: fix not sent toasted values on update until the toasted column updated

v0.0.7

05 Nov 07:13
1b83496
Compare
Choose a tag to compare

Full Changelog:

  • fbb5e4b: fix hypertable relation not found error when timescale db plugin not exists

v0.0.6

26 Oct 06:35
adf58c7
Compare
Choose a tag to compare

Full Changelog:

  • 3d67275: Add hostname to prometheus metrics

v0.0.5

16 Sep 09:17
Compare
Choose a tag to compare

Full Changelog:

  • cf678c9: Decrease hypertable check ticker duration
  • 55ecdd7: Start http server top of connector