github pgdogdev/pgdog v0.1.33

5 hours ago

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 -> Passthrough typo @rissson
  • fix: mirror prepared statement mode in session pooling @costi
  • fix: correctly handle Relation message 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 / PANIC errors (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

Don't miss a new pgdog release

NewReleases is sending notifications on new releases.