From 1bdc2366433d2340628d70723184c894affead87 Mon Sep 17 00:00:00 2001 From: Bilal Tonga Date: Wed, 17 Jun 2026 09:22:43 +0200 Subject: [PATCH] Release 2.2.1 --- CHANGES.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 7402120d..d2afd0ad 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,12 +2,12 @@ Changes for crate ================= -Unreleased +2026/06/17 2.2.1 ================ - Fixed ``cursor.execute()`` with ``bulk_parameters`` and pyformat SQL: when rows are dicts, both the SQL template and the rows are now converted to - positional format before sending to CrateDB. Positional-list rows + positional format before sending to CrateDB. Positional-list rows continue to work as before. 2026/06/04 2.2.0