Releases: kibae/pg-logical-replication
Releases · kibae/pg-logical-replication
2.0.7
What's Changed
- feat: "messages" pgoutput option to receive messages from pg_logical_emit_message() by @darkgnotic in #36
New Contributors
- @darkgnotic made their first contribution in #36
Full Changelog: 2.0.6...2.0.7
2.0.6
What's Changed
Full Changelog: 2.0.5...2.0.6
2.0.5
2.0.4
2.0.3
What's Changed
- fix: heartbeat shouldRespond as bool by @mastermatt in #18
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- fix: build settings by @mastermatt in #16
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
- @c4l3b made their first contribution in #7
- @mastermatt made their first contribution in #15
- @kibae made their first contribution in #14
Full Changelog: 1.0.4...2.0.1