Bump pg from 8.8.0 to 8.9.0
Bumps pg from 8.8.0 to 8.9.0.
Changelog
Sourced from pg's changelog.
pg@8.9.0
- Add support for stream factory.
- Better errors for SASL authentication.
- Use native crypto module for SASL authentication.
Commits
-
20a243e
Publish -
5bdc61a
Remove expired sponsors -
bb8745b
Fix SASL to bubble up errors, enable SASL tests in CI, and add informative em... -
f82f39c
Add support to stream factory (#2898) -
15b502d
refactor(pg): remove unused imports (#2854) -
406f141
perf: remove superfluous flush message (#2842) -
9dfb3dc
perf(pg): use native crypto.pbkdf2Sync in sasl auth (#2815) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts