From: Daniele Varrazzo Date: Tue, 26 Sep 2023 21:25:55 +0000 (+0200) Subject: chore: bump psycopg package version to 3.1.12 X-Git-Tag: pool-3.2.0~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6dae8dbd69ac791075d4d30aea4a1041646a187;p=thirdparty%2Fpsycopg.git chore: bump psycopg package version to 3.1.12 --- diff --git a/docs/news.rst b/docs/news.rst index 4dd86da17..f9a1652a2 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -28,17 +28,17 @@ Psycopg 3.2 (unreleased) .. __: https://numpy.org/doc/stable/reference/arrays.scalars.html#built-in-scalar-types -Psycopg 3.1.12 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.1.12 +^^^^^^^^^^^^^^ - Fix possible hanging if a connection is closed while querying (:ticket:`#608`). - Fix memory leak when `~register_*()` functions are called repeatedly (:ticket:`#647`). -Current release ---------------- - Psycopg 3.1.11 ^^^^^^^^^^^^^^