From 3d8d78c68740163f468039cfefd0adc2beb2e0d2 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Sat, 25 Oct 2025 11:19:53 +0100 Subject: [PATCH] chore: bump psycopg package version to 3.2.12 --- docs/news.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/news.rst b/docs/news.rst index f879ff659..bca8a15a7 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -43,8 +43,11 @@ Psycopg 3.3.0 (unreleased) - Drop support for Python 3.8 (:ticket:`#976`) and 3.9 (:ticket:`#1056`). -Psycopg 3.2.12 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.2.12 +^^^^^^^^^^^^^^ - Allow copy to pass different types per column, as long as the database can convert them. Regression introduced in 3.2.11 (:ticket:`#1192`). @@ -63,9 +66,6 @@ Psycopg 3.2.11 - Improve performance of Python conversion on results loading (:ticket:`#1155`). -Current release ---------------- - .. _psycopg-3.2.10: Psycopg 3.2.10 -- 2.47.3