From d959f8d044c6b6ac5ce9ae5276c9339026c38292 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Wed, 15 Jan 2025 00:54:40 +0100 Subject: [PATCH] docs: mention the binary packages changes in news file --- docs/news.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/news.rst b/docs/news.rst index ff760ad86..c9f385393 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -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 -- 2.47.2