Releases: ConduitIO/conduit-connector-postgres
Releases · ConduitIO/conduit-connector-postgres
v0.11.0
Changelog
- 626ea6e: Build schemas by default (#244) (@hariso)
- 9bea3c0: Fix error on empty snapshot (#235) (@hariso)
- 1545a31: Generate connector.yaml (#232) (@hariso)
- 134b515: Handle
json
andjsonb
types as bytes. (#240) (@lyuboxa) - ee46c21: Make it possible to disable schemas (#234) (@hariso)
- cbbcf68: Remove workarounds for timestamps (@hariso)
- f6c92b6: add missing assertion (#230) (@alarbada)
- bd9aa4e: add opencdc.collection metadata key for snapshots (#241) (@maha-hajja)
- 9f6b67a: bump version to v0.11.0 (#245) (@lovromazgon)
- 1b4a474: move-scarf-pixel-to-bottom (#221) (@lovromazgon)
v0.10.1
Changelog
v0.10.0
v0.9.1
v0.9.0
v0.8.0
Changelog
- 46654b2: Fix race in combined iterator test (#183) (@lyuboxa)
- 3a618cd: Fix replication timeout right after long snapshot; avro fixes. (#182) (@lyuboxa)
- d491b85: Include before data in payload for updates and deletes; Fix avro rel schema in deletes (#177) (@lyuboxa)
- ae09f89: Update Connector SDK (#173) (@lovromazgon)
- 6d7b6ba: upgrade conduit-connector-sdk to v0.10.0 (#187) (@lovromazgon)
v0.7.5
v0.7.4
Changelog
- 125c029: Add support for reading replication slot (#171) (@lyuboxa)
- 083c9cc: Ensure defaults for publication, slot, auto-cleanup are available to lifecycle events. (#159) (@lyuboxa)
- f190c59: Format types based on plugin runtime, built-in or standalone. (#169) (@samirketema)
- 23e0171: Handle numeric type in cdc and snapshot (#161) (@lyuboxa)
- 9b84f73: Improve handling of keepalive messages and manage server end lag. (#167) (@lyuboxa)
- 66d545c: add extra log metrics for snapshot progress (#162) (@lyuboxa)
- 247dd1b: remove deprecated flag (#172) (@lovromazgon)