We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de21794 commit 2080b8dCopy full SHA for 2080b8d
2 files changed
CHANGELOG.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+v2.2.0 (2025-08-15)
5
+-------------------
6
+
7
+- Add new option perform_wait_callback for BulkImportWriter
8
+- Require td-client to be of at least version 1.5.0
9
10
v2.1.0 (2025-08-08)
11
-------------------
12
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = pytd
-version = 2.1.0
+version = 2.2.0
summary = Treasure Data Driver for Python
author = Treasure Data
author_email = support@treasure-data.com
0 commit comments