From: Daniele Varrazzo Date: Sat, 29 Jun 2024 18:20:26 +0000 (+0200) Subject: chore: bump psycopg package version to 3.1.20 X-Git-Tag: 3.2.0~1 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=2e2f4d7dd31cac67b790c293de70133373173ebb;p=thirdparty%2Fpsycopg.git chore: bump psycopg package version to 3.1.20 --- diff --git a/docs/news.rst b/docs/news.rst index c6c73f760..cae21ba81 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -51,8 +51,11 @@ Psycopg 3.2 (unreleased) .. __: https://numpy.org/doc/stable/reference/arrays.scalars.html#built-in-scalar-types -Psycopg 3.1.20 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.1.20 +^^^^^^^^^^^^^^ - Use the simple query protocol to execute COMMIT/ROLLBACK when possible. This should make querying the PgBouncer admin database easier @@ -62,9 +65,6 @@ Psycopg 3.1.20 (unreleased) - Bundle binary package with OpenSSL 3.3.x (:ticket:`#847`). -Current release ---------------- - Psycopg 3.1.19 ^^^^^^^^^^^^^^