File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Release 0.24.0
2
+
3
+ * TileDB-Py 0.24.0 includes TileDB Embedded [ 2.18.0] ( https://github.com/TileDB-Inc/TileDB/releases/tag/2.18.0 )
4
+
5
+ ## Improvements
6
+
7
+ * Release the GIL while consolidation. [ #1865 ] ( https://github.com/TileDB-Inc/TileDB-Py/pull/1864 )
8
+ * Add Group Metadata Consolidation and Vacuuming. [ #1833 ] ( https://github.com/TileDB-Inc/TileDB-Py/pull/1833 )
9
+ * Fix domain equality check. [ #1866 ] ( https://github.com/TileDB-Inc/TileDB-Py/pull/1866 )
10
+ * Fix reading DeltaFilter and DoubleDeltaFilter options for FilterList. [ #1862 ] ( https://github.com/TileDB-Inc/TileDB-Py/pull/1862 )
11
+ * Do not flush VFS handles on closing. [ #1863 ] ( https://github.com/TileDB-Inc/TileDB-Py/pull/1863 )
12
+ * Add context manager before enter ` .array_exists ` . [ #1868 ] ( https://github.com/TileDB-Inc/TileDB-Py/pull/1868 ) (thanks, new contributor ` p4perf4ce ` !)
13
+
1
14
# Release 0.23.4
2
15
3
16
* TileDB-Py 0.23.4 includes TileDB Embedded [ 2.17.4] ( https://github.com/TileDB-Inc/TileDB/releases/tag/2.17.4 )
You can’t perform that action at this time.
0 commit comments