Release v0.31.0
Changes for v0.31.0
- Added the application names (pgxn_manager and pgxn_consumer) to the Postgres connections.
- Updated pgxn_consumer to delete the PID file on exit.
- Updated tag stats to lowercase the tag name, both for consistency across updates for this case-insensitive value, as well as for test consistency.
- Fixed test failures on Postgres 16 by replacing PL/Perl-based mocks with pure SQL.