Skip to content

Releases: Trendyol/go-pq-cdc

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

v0.0.4

11 Sep 04:52
Compare
Choose a tag to compare

Full Changelog:

  • 4becbb1: Decrease send stand by status update ticker time

v0.0.3

09 Sep 21:00
Compare
Choose a tag to compare

Full Changelog:

  • 1f607a5: Fix replica identity sql response decoding
  • c305178: Add timescale db hypertable support

v0.0.2

12 Jul 07:13
Compare
Choose a tag to compare

Full Changelog:

  • f71e74c: Update replication protocol version to 2 from 3. (Now supports postgres server version 14+)