]> 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>
Wed, 15 Jan 2025 00:03:24 +0000 (01:03 +0100)
docs/news.rst

index b2d2927cd0831887254c1d5eaa1296bd13b0e8d3..b8bc4bc68052aa3443c8332487f143a93b5a910f 100644 (file)
@@ -27,6 +27,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