From: Daniele Varrazzo Date: Fri, 4 Aug 2023 14:55:12 +0000 (+0100) Subject: chore: bump psycopg package version to 3.1.10 X-Git-Tag: pool-3.2.0~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d18c3520df37fddd8d7fccfd0a10d8459f8daf6;p=thirdparty%2Fpsycopg.git chore: bump psycopg package version to 3.1.10 --- diff --git a/docs/news.rst b/docs/news.rst index 9567483b0..7d5e2e9c0 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -22,8 +22,11 @@ Psycopg 3.2 (unreleased) `~Cursor.execute()`, consistently with non-pipeline mode. -Psycopg 3.1.10 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.1.10 +^^^^^^^^^^^^^^ - Allow JSON dumpers to dump `bytes` directly instead of `str`, for better compatibility with libraries like orjson and msgspec @@ -43,9 +46,6 @@ Psycopg 3.1.10 (unreleased) - Add support for Python 3.12. -Current release ---------------- - Psycopg 3.1.9 ^^^^^^^^^^^^^