Releases: ConduitIO/conduit-connector-postgres
Releases · ConduitIO/conduit-connector-postgres
v0.7.0
Changelog
- e7c451c: Multiple collections support in the destination (#131) (@hariso)
- 8062fb6: New snapshot iterator and position format (#132) (@lyuboxa)
- 43acfeb: doc: update readme (#130) (@raulb)
- 4466f41: feat(cdc): read from multiple tables (#129) (@raulb)
- 13d4cad: refactor: remove
key
field and update table field (#135) (@raulb)
v0.6.0
Changelog
- 4e210cb: Cleanup (#105) (@lovromazgon)
- cfcc81f: Enable batching in destination (#104) (@lovromazgon)
- ee0295d: Upgrade to pgx/v5 (#120) (@lovromazgon)
- 8a20ea4: clarify destination connector config for table (#115) (@lovromazgon)
- 05c6c83: support reading from multiple tables using logical replication slots (#113) (@maha-hajja)
v0.5.0
v0.4.0
v0.3.0
Changelog
- c3fbfa8: Add Goreleaser (#63) (@lovromazgon)
- c1eddf8: Adds tests for snapshot atomicity and iteration (#28) (@dylanlott)
- ed97ce7: Fix TestRelationSetAllTypes (#39) (@lovromazgon)
- d35314b: OpenCDC integration + other fixes (#49) (@lovromazgon)
- 602250c: Update to latest SDK (#54) (@lovromazgon)
- f5b8991: Upgrade to Go 1.18 (#30) (@hariso)
- ec2e67e: adds snapshot iterator (#22) (@dylanlott)
- 851b4b7: fix: remove reference to unimplemented long polling mode (#48) (@ahmeroxa)
- 873fc9e: returns snapshot incomplete error when snapshot is interrupted (#27) (@dylanlott)
- 957029c: update version string (builtin plugins need proper version) (#64) (@lovromazgon)