We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a22d271 commit 219ad9eCopy full SHA for 219ad9e
docs/changelog/0.14.1.rst
@@ -0,0 +1,9 @@
1
+0.14.1 (2025-11-29)
2
+===================
3
+
4
+Dependencies
5
+------------
6
7
+Release `minio==7.2.19 <https://github.com/minio/minio-py/issues/1536>`_ lead to broken ``S3`` connector. Fixed.
8
9
+Added limit ``minio<8.0`` to avoid `breaking things <https://github.com/minio/minio-py/pull/1530>`_ in next major release.
docs/changelog/index.rst
@@ -3,6 +3,7 @@
:caption: Changelog
DRAFT
+ 0.14.1
0.14.0
0.13.5
0.13.4
onetl/VERSION
@@ -1 +1 @@
-0.14.0
+0.14.1
0 commit comments