github pgdogdev/pgdog v0.1.44

5 hours ago

What's Changed

  • fix(security): use constant_eq for password checks @meskill
  • fix(security): admin password not checked when using passthrough auth
  • fix(resharding): fix issues with copy data @meskill
  • feat(resharding): use binary protocol for replication (slightly faster than text) @meskill
  • fix(sharding): don't track columns independently, allowing duplicate expression rewrites in cross-shard queries @sgrif
  • feat(sharding): error when encountering an unsupported aggregate function in cross-shard queries @sgrif
  • feat(sharding): give a more meaningful error message when a helper column is missing in cross-shard queries @sgrif
  • chore: update to Rust 2024 @sgrif
  • fix: refactor and improve the functionality of avg() @sgrif
  • refactor: aggregate functions cleanup @sgrif
  • fix: clippy fixes @imor
  • fix: more clippy errors and CI enforcement @meskill
  • fix: handle comments in SET in regex detector

Also introducing our company mascot, Von Count.

image

New Contributors

Full Changelog: v0.1.43...v0.1.44

Don't miss a new pgdog release

NewReleases is sending notifications on new releases.