github pgdogdev/pgdog v0.1.9

11 hours ago

What's Changed

  • Handle DISCARD, DEALLOCATE and DISCARD ALL commands correctly in transaction mode @ryanahall
  • Support for AVG aggregate function in cross-shard queries, with automatic query rewriting and "ghost columns" @jaggederest
  • Code coverage tracking @jaggederest
  • Postgres <-> PgDog SQL acceptance tests @jaggederest
  • Database parameters & mirroring support for environment-based configuration @grk
  • Allow to specify [admin] section in users.toml, and be encrypted-at-rest.

Bug fixes

  • Fixed leak in connection pool caused by a race condition with RELOAD command
  • Database banning now works solely off of health checks and only for read queries

New Contributors

  • @grk made their first contribution in #525

Full Changelog: v0.1.8...v0.1.9

Don't miss a new pgdog release

NewReleases is sending notifications on new releases.