What's Changed
- chore: add log for backend authenticated by @v0idpwn in #963
- fix: persist DbHandler connect backoff across pool restarts by @v0idpwn in #964
- fix: add timeout on connection, better error for timeout on auth query by @v0idpwn in #962
- chore: temp-revert optimization to use password instead of sasl on tls by @v0idpwn in #965
- fix: update db_connection by @v0idpwn in #967
- fix: gracefully shutdown on client socket closed errors by @v0idpwn in #966
- chore: prepare for soft-deployment (v2.9.4) by @v0idpwn in #968
- fix(db_handler): add 15s timeout to authentication state by @v0idpwn in #970
Full Changelog: v2.9.3...v2.9.4