From: Daniele Varrazzo Date: Sun, 7 Jan 2024 01:41:20 +0000 (+0100) Subject: chore: bump psycopg package version to 3.1.17 X-Git-Tag: 3.2.0~98 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=00e5ece867d3e97b7f315c8c1659bc482cf49199;p=thirdparty%2Fpsycopg.git chore: bump psycopg package version to 3.1.17 --- diff --git a/docs/news.rst b/docs/news.rst index db3234f4c..3be638ed4 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -30,8 +30,11 @@ Psycopg 3.2 (unreleased) .. __: https://numpy.org/doc/stable/reference/arrays.scalars.html#built-in-scalar-types -Psycopg 3.1.17 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.1.17 +^^^^^^^^^^^^^^ - Fix multiple connection attempts when a host name resolve to multiple IP addresses (:ticket:`699`). @@ -39,9 +42,6 @@ Psycopg 3.1.17 (unreleased) managers and other self-returning methods (see :ticket:`708`). -Current release ---------------- - Psycopg 3.1.16 ^^^^^^^^^^^^^^