Releases: replicase/pgcapture
Releases · replicase/pgcapture
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
v0.0.55: postgres sink with pipeline mode
What's Changed
- docs: update consumer part by @KennyChenFight in #46
- fix: fix test by @KennyChenFight in #47
- feat: postgres sink use pipeline mode by @KennyChenFight in #48
- chore: update the module name by @benjamin99 in #49
Full Changelog: v0.0.54...v0.0.55
v0.0.54
What's Changed
- fix: solve the cursor not been replicated issue for the subscription tracker by @benjamin99 in #44
Full Changelog: v0.0.53...v0.0.54
v0.0.53: support pgx v5
What's Changed
- docs: add contributing part by @KennyChenFight in #39
- chore: move common functions to the root by @rueian in #38
- refactor: remove deprecated pkg and fix typo by @KennyChenFight in #40
- feat: support pgx v5 by @KennyChenFight in #41
- feat: consumer support pgtype v5 by @KennyChenFight in #42
Full Changelog: v0.0.52...v0.0.53
v0.0.52
What's Changed
- feat: add dockerbuild.sh by @KennyChenFight in #32
- chore: add build and codegen script by @KennyChenFight in #35
- docs: introduce decode plugin and dependencies by @KennyChenFight in #36
- feat: add the support to set the replicate state for the subscription tracker consumer by @benjamin99 in #37
Full Changelog: v0.0.51...v0.0.52
v0.0.51
What's Changed
- feat: add the support to export the metrics on the agent cmd by @benjamin99 in #33
Full Changelog: v0.0.50...v0.0.51