]> git.ipfire.org Git - thirdparty/psycopg.git/tag
3.2.4
object c2c4ba228a8be930aecfbd6b997baafc8489c199
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 15 Jan 2025 00:03:55 +0000 (01:03 +0100)
psycopg 3.2.4 released

- 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-----

iQFPBAABCgA5FiEEitYJlWzxiZQY4ZqFYBO9Ovz5V94FAmeG+2sbHGRhbmllbGUu
dmFycmF6em9AZ21haWwuY29tAAoJEGATvTr8+VfekK4H/iLsT0Hg/3BFlEf9RwEs
BP86BflMW39lakMt8BJInPZQeaFYHL4rrV7mp8SE1OLLUEMBCZpE1XocTvDo4kON
xOVt6tOyOGIz5e+YxhpYe+ILOOFGfQM1BINYfg85NfE4mUKmv6zSz4lS8O6c9G4f
c2MIiQC5deYC6N0+B3nnGKaic49S2rGmEZKaKJaoxOf15F6NAwY2A2AJvYocPvps
JLl3G3+Zb/99PJVA2HYr7jcFKJHlYcN6m6i/lU1U9zLsf16Y9HF84OU1hD1H2/el
UR9kDURhq6adh5DYRIaFckmwaFLK5zxAor1KqnG6zm9NVF7VxGvVYuIXTBX0oTqJ
BgI=
=iijH
-----END PGP SIGNATURE-----