From: Daniele Varrazzo Date: Sun, 4 Feb 2024 17:42:54 +0000 (+0000) Subject: chore: bump psycopg package version to 3.1.18 X-Git-Tag: pool-3.2.2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9b0744c131791fa111937bd29cb6de219699f77f;p=thirdparty%2Fpsycopg.git chore: bump psycopg package version to 3.1.18 --- diff --git a/docs/news.rst b/docs/news.rst index aa87171a5..96a6b9d7f 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -35,8 +35,11 @@ Psycopg 3.2 (unreleased) .. __: https://numpy.org/doc/stable/reference/arrays.scalars.html#built-in-scalar-types -Psycopg 3.1.18 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.1.18 +^^^^^^^^^^^^^^ - Fix possible deadlock on pipeline exit (:ticket:`#685`). - Fix overflow loading large intervals in C module (:ticket:`#719`). @@ -46,9 +49,6 @@ Psycopg 3.1.18 (unreleased) .. __: https://github.com/python/cpython/issues/65821 -Current release ---------------- - Psycopg 3.1.17 ^^^^^^^^^^^^^^