github pgdogdev/pgdog v0.1.47

6 hours ago

What's Changed

  • feat(lb): speed up failover & add standalone connection fallback for LSN check
  • feat(sharding): add support for two-phase commit to COPY used for resharding @yogesh1801
  • refactor(resharding): rework of async tasks used in resharding to handle cancellation better @meskill
  • fix(sharding): prevent premature cutover due to lag miscalculation @meskill
  • fix(sharding): update the processed LSN on keep-alive messages @meskill
  • fix(lb): replica lag evaluation in load balancer used for banning replicas
  • fix(lb): fix no routing error with prefer_primary when all replicas are banned @stewart-glabs
  • refactor(sharding): more parser code is moving to pg_parse_raw @sgrif

New Contributors

Full Changelog: v0.1.46...v0.1.47

Don't miss a new pgdog release

NewReleases is sending notifications on new releases.