What's Changed
- feat: allow disabling idle healthchecks @kitop
- feat: add
query_log_stdoutconfig for pgcat-style query logging @marcomicera - feat: allow to bypass DNS TTL entirely with
dns_ttl = 0 - fix: use smaller data structure to map clients to servers, improving connection pool performance slightly @meskill
- test: fix flaky prepared statements test @meskill
- refactor: cleanup some awkward Rust patterns @sgrif
New Contributors
- @marcomicera made their first contribution in #1015
Full Changelog: v0.1.42...v0.1.43