Release v0.2.7
v0.2.7 adds explicit worker connection routing and tightens HTTP and role-name handling.
Highlights
- Configure the PostgreSQL host used by pg_durable connections with the new
pg_durable.hostsetting. - Restricted HTTP builds now require HTTPS and use one canonical parsed URL for both validation and transport, closing an SSRF allow-list bypass.
- Worker connections now preserve catalog role names verbatim, including names that require quoting.
Full Changelog: v0.2.6...v0.2.7