Releases: replicase/pgcapture
Releases · replicase/pgcapture
v0.0.70
What's Changed
- feat: add configurable reader prefix for PulsarReaderSource by @benjamin99 in #80
- fix(ci): remove deprecated Code Climate coverage reporting by @KennyChenFight in #81
- feat(source): add Tables filter and dynamic publication management by @KennyChenFight in #83
Full Changelog: v0.0.69...v0.0.70
v0.0.69
What's Changed
- fix: initialize pulsar client before creating subscription by @benjamin99 in #79
Full Changelog: v0.0.68...v0.0.69
v0.0.68
What's Changed
- feat: add configurable consumer name for PulsarConsumerSource by @benjamin99 in #78
Full Changelog: v0.0.67...v0.0.68
v0.0.67
What's Changed
- chore: upgrade pulsar go client by @benjamin99 in #77
Full Changelog: v0.0.66...v0.0.67
v0.0.66
What's Changed
- fix: replace docker-compose with docker compose by @rueian in #68
- chore: support pg17 by @KennyChenFight in #70
- feat: Ignore DDL query strings on temporary relations by @rjuju in #72
- feat: Use ctid range predicate for the dumper query by @rjuju in #73
- Properly quote and escape identifiers in dumper query by @rjuju in #74
Full Changelog: v0.0.65...v0.0.66
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