github pgdogdev/pgdog v0.1.8

9 hours ago

What's Changed

  • Manual primary/replica routing with /* pgdog_role */ comment.
  • Forward empty queries to a shard using round robin, instead of intercepting. Works better when using extended protocol.
  • Add server_lifetime setting to control how long server connections are allowed to exist before being re-created by the connection pool.
  • Make configcheck command work correctly.
  • Fix dry run mode ignoring query comments for manual routing.
  • Fix SET queries comments for manual routing.
  • Don't use host banning when only one target is configured in the load balancer. 🙏 @ryanahall
  • Added more JDBC driver examples and tests.

New Contributors

Full Changelog: v0.1.7...v0.1.8

Don't miss a new pgdog release

NewReleases is sending notifications on new releases.