Skip to content

Releases: kibae/pg-logical-replication

2.0.7

27 Sep 08:08
Compare
Choose a tag to compare

What's Changed

  • feat: "messages" pgoutput option to receive messages from pg_logical_emit_message() by @darkgnotic in #36

New Contributors

Full Changelog: 2.0.6...2.0.7

2.0.6

06 May 09:59
Compare
Choose a tag to compare

2.0.5

06 May 08:37
@arv arv
d576f5e
Compare
Choose a tag to compare

What's Changed

  • chore: Use fully qualified paths by @arv in #28
  • Update version 2.0.5 by @arv in #32

Full Changelog: 2.0.4...2.0.5

2.0.4

02 May 10:27
Compare
Choose a tag to compare

What's Changed

  • fix: Use global TextDecoder in binary-reader.ts by @arv in #25
  • ci: node version by @kibae in #26

New Contributors

  • @arv made their first contribution in #25

Full Changelog: 2.0.3...2.0.4

2.0.3

23 Nov 00:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

16 Sep 00:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

What's Changed

  • Adds functionality to pass arbitrary options to replication query. by @c4l3b in #7
  • Sends a keepalive message to the database at the specified interval. by @c4l3b in #8
  • Add pgoutput plugin by @mastermatt in #15
  • Rewritten in Typescript and support various output plugins. by @kibae in #14

New Contributors

Full Changelog: 1.0.4...2.0.1