- Don't lose notifies received whilst the `~Connection.notifies()` iterator
is not running (:ticket:`#962`).
- Make sure that the notifies callback is called during the use of the
`~Connection.notifies()` generator (:ticket:`#972`).
- Raise the correct error returned by the database (such as `!AdminShutdown`
or `!IdleInTransactionSessionTimeout`) instead of a generic
`OperationalError` when a server error causes a client disconnection
(:ticket:`#988`).
- Build macOS dependencies from sources instead using the Homebrew versions
in order to avoid problems with ``MACOSX_DEPLOYMENT_TARGET`` (:ticket:`#858`).
- Bump libpq to 17.2 in Linux and macOS binary packages.
- Bump libpq to 16.4 in Windows binary packages, using the `vcpkg library`__
(:ticket:`#966`).
-----BEGIN PGP SIGNATURE-----