Releases: replicase/pgcapture
Releases · replicase/pgcapture
v0.0.65
What's Changed
- fix: fix loss message problem with debounce consumer handler with requeue behavior by @KennyChenFight in #69
Full Changelog: v0.0.64...v0.0.65
v0.0.64
What's Changed
- fix: fix ack trackers data race by @KennyChenFight in #67
Full Changelog: v0.0.63...v0.0.64
v0.0.63
What's Changed
- Fix corner cases in pgcapture.current_query() by @rjuju in #63
- chore: should test correct image by @KennyChenFight in #64
- fix: introduce ack tracker to prevent loss batch message by @KennyChenFight in #66
New Contributors
Full Changelog: v0.0.62...v0.0.63
v0.0.62
What's Changed
- feat: add replyRequested when report LSN when needed by @benjamin99 in #62
Full Changelog: v0.0.61...v0.0.62
v0.0.61
What's Changed
- feat: add server time info to the pg source checkpoints by @benjamin99 in #61
Full Changelog: v0.0.60...v0.0.61
v0.0.60
What's Changed
- fix: report period keepalive message by @KennyChenFight in #59
- doc: use event queueing term by @KennyChenFight in #60
Full Changelog: v0.0.59...v0.0.60
v0.0.59
What's Changed
- fix: fix pg source restart loss tx problem by @KennyChenFight in #56
- chore: auto build go binary after released by @KennyChenFight in #57
- fix: fix go build fail by @KennyChenFight in #58
Full Changelog: v0.0.58...v0.0.59
v0.0.58
What's Changed
- feat: support pg15 and pg16 by @KennyChenFight in #54
- fix: fix shutdown problem by @KennyChenFight in #55
Full Changelog: v0.0.57...v0.0.58
v0.0.57
What's Changed
- docs: update docker-pgcapture link by @KennyChenFight in #52
- feat: handle unchanged toast field by @KennyChenFight in #53
Full Changelog: v0.0.56...v0.0.57
v0.0.56
What's Changed
- chore: mark batchTxSize as optional by @KennyChenFight in #50
- feat: configure params support different type by @KennyChenFight in #51
Full Changelog: v0.0.55...v0.0.56