We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e06513 commit 25afe8aCopy full SHA for 25afe8a
HISTORY.md
@@ -1,3 +1,9 @@
1
+# Release 0.33.6
2
+
3
+## Bug Fixes
4
5
+* Fix URI passed to consolidation by @spencerseale and @kounelisagis in https://github.com/TileDB-Inc/TileDB-Py/pull/2176
6
7
# Release 0.33.5
8
9
* TileDB-Py 0.33.5 includes TileDB Embedded [2.27.2](https://github.com/TileDB-Inc/TileDB/releases/tag/2.27.2)
@@ -36,7 +42,7 @@
36
42
37
43
## Bug Fixes
38
44
39
-* Fix interaction with CloudArray interface of tiledb-cloud package @kounelisagis in https://github.com/TileDB-Inc/TileDB-Py/pull/2144
45
+* Fix interaction with CloudArray interface of tiledb-cloud package by @kounelisagis in https://github.com/TileDB-Inc/TileDB-Py/pull/2144
40
46
41
47
## Improvements
48
0 commit comments