Skip to content

Release v0.2.7

Choose a tag to compare

@github-actions github-actions released this 01 Sep 23:27
· 18 commits to main since this release
f3a8dbb

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.host setting.
  • 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