]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
docs: mention the binary packages changes in news file
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 14 Jan 2025 23:54:40 +0000 (00:54 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 14 Jan 2025 23:54:40 +0000 (00:54 +0100)
docs/news.rst

index ff760ad864b4f0c0318f75ac9c13e4e8ee6a5a93..c9f385393721cdd4838ae5e85f7d48ce429b2be8 100644 (file)
@@ -21,6 +21,13 @@ Psycopg 3.2.4 (unreleased)
   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`).
+
+.. __: https://vcpkg.io/en/package/libpq
 
 
 Current release