Download Latest Version v0.1.30 source code.tar.gz (2.0 MB)
Email in envelope

Get an email when there's a new version of PgDog

Home / v0.1.29
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-02-12 1.1 kB
v0.1.29 source code.tar.gz 2026-02-12 2.0 MB
v0.1.29 source code.zip 2026-02-12 2.4 MB
Totals: 3 Items   4.4 MB 0

What's Changed

  • feat: expose default_pool_size / pool_size, prepared_statements_limit and query_cache_limit as Prometheus metrics @Adi-Goll
  • feat: support cross-shard LIMIT (but not OFFSET, yet)
  • feat: support multiple SET statements in one query
  • feat: add client_connection_recovery setting which allows to close client connections that have received a checkout timeout / all replicas down error from PgDog
  • fix: race condition in Sequelize (Bind, Exexute, Flush, Sync) that caused record creation to be acknowledged before transaction committed in Postgres
  • fix: don't attempt to recover server connections that have received partial client requests (hard to determine state of connection)
  • fix: handle PortalSuspended message correctly
  • chore: Prisma, Sequelize tests
  • fix: place Sync into its own ClientRequest in spliced requests (Java driver)

New Contributors

Full Changelog: https://github.com/pgdogdev/pgdog/compare/v0.1.28...v0.1.29

Source: README.md, updated 2026-02-12