What's Changed
- feat: PgDog-supported plugin for routing queries using table names (e.g., for primary-only routing)
- feat: allow passthrough auth user to change its password
- fix:
Passthough->Passthroughtypo @rissson - fix: mirror prepared statement mode in session pooling @costi
- fix: correctly handle
Relationmessage sent inside transaction during logical replication (used for resharding) - fix: correctly forward only one Postgres error to the client, using the error code provided by Postgres server
- fix: correctly handle
FATAL/PANICerrors (force close the connection in the pooler) without banning host - fix: dependabot reporting security issues in integration tests repo-wide (e.g., Rails, Python, etc.) @meskill
New Contributors
Full Changelog: v0.1.32...v0.1.33