Releases: kennywillbe/pg2osync
Releases · kennywillbe/pg2osync
Release list
v1.3.0
1.3.0 (2026-08-29)
Features
- a row chooses its index (#91) (0939822)
- an ingest pipeline per section, so the target computes vector fields (#92) (1da79dc)
- append-only tables without a primary key (#93) (e6ab837)
- join field and per-document routing (#88) (16d2b56)
- one index fed by several tables (#89) (7efef40)
- parse, split, number and date transforms (#85) (7a46aff)
- row filters that the load pushes down and the stream evaluates (#87) (c392efe)
Bug Fixes
What's Changed
- ci: version the binary crate alone by @kennywillbe in #84
- feat: parse, split, number and date transforms by @kennywillbe in #85
- feat: row filters that the load pushes down and the stream evaluates by @kennywillbe in #87
- feat: join field and per-document routing by @kennywillbe in #88
- feat: one index fed by several tables by @kennywillbe in #89
- fix: file a REPLICA IDENTITY FULL row under its primary key by @kennywillbe in #90
- feat: a row chooses its index by @kennywillbe in #91
- feat: an ingest pipeline per section, so the target computes vector fields by @kennywillbe in #92
- feat: append-only tables without a primary key by @kennywillbe in #93
- docs: proxies and connection poolers by @kennywillbe in #94
- chore: release 1.3.0 by @kennywillbe in #86
Full Changelog: v1.2.0...v1.3.0
v1.2.0
1.2.0 (2026-08-29)
Features
- rename columns in the target document (#77) (6ba3bb1)
- add fields that come from no column (#80) (3569e08)
Bug Fixes
What's Changed
- ci: append GitHub's release notes once, after the uploads by @kennywillbe in #75
- feat: rename columns in the target document by @kennywillbe in #77
- fix: do not transform a TOAST-completed value a second time by @kennywillbe in #80
- ci: link the crate versions and release from the binary alone by @kennywillbe in #81
- ci: always rewrite the release PR, and say what the versions actually do by @kennywillbe in #83
- chore: release main by @kennywillbe in #82
Full Changelog: v1.1.0...v1.2.0
v1.1.0
1.1.0 (2026-08-28)
Features
What's Changed
- build: move off the yanked chacha20 0.10.1 by @kennywillbe in #58
- feat: configurable document ids and one-row-to-many fan-out by @kennywillbe in #72
- ci: keep the changelog inside the crate release-please writes from by @kennywillbe in #73
- chore: release main by @kennywillbe in #74
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Prepare the repository to be public, and put the rules in files by @kennywillbe in #52
- ci: publish the docs as a book, and fix the Actions cache and release plumbing by @kennywillbe in #53
- docs: modernize Rust theme, keep only Rust and fix code readability by @kennywillbe in #54
- docs: update security policy for 1.0 by @kennywillbe in #55
- ci: extend container image timeout to 180m by @kennywillbe in #56
New Contributors
- @kennywillbe made their first contribution in #52
Full Changelog: https://github.com/kennywillbe/pg2osync/commits/v1.0.0