From: Daniele Varrazzo Date: Sun, 7 Jan 2024 01:42:03 +0000 (+0100) Subject: chore: bump psycopg_pool package version to 3.2.1 X-Git-Tag: 3.2.0~97 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d5b74ab059a019b97173a1ee69b05d99e2bda78e;p=thirdparty%2Fpsycopg.git chore: bump psycopg_pool package version to 3.2.1 --- diff --git a/docs/news_pool.rst b/docs/news_pool.rst index 84c202077..d7074c253 100644 --- a/docs/news_pool.rst +++ b/docs/news_pool.rst @@ -7,11 +7,11 @@ ``psycopg_pool`` release notes ============================== -Future releases +Current release --------------- -psycopg_pool 3.2.1 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +psycopg_pool 3.2.1 +^^^^^^^^^^^^^^^^^^ - Respect the `!timeout` parameter on `~ConnectionPool.connection()` when `!check` fails. Also avoid a busy-loop of checking; separate check attempts @@ -20,9 +20,6 @@ psycopg_pool 3.2.1 (unreleased) managers and other self-returning methods (see :ticket:`708`). -Current release ---------------- - psycopg_pool 3.2.0 ^^^^^^^^^^^^^^^^^^