TileDB-Py 0.35.1
- TileDB-Py 0.35.1 includes TileDB Embedded 2.29.1
Bug Fixes
- Prevent
Nonefrom being converted to"None"inConfig.setby @kounelisagis in #2258 - Initialize of
uint32_tto prevent OS-dependent undefined behavior by @kounelisagis in #2248
Improvements
- Skip cloud tests if secret env vars are empty strings by @jdblischak in #2257
- Add support for fixed-size blob attributes by @kounelisagis in #2252
- Update macOS runners to macOS 15 and macOS 26 by @nickvigilante in #2253
- Expose the
typeargument for theGroup.addmethod by @kounelisagis in #2254 - Update
.from_pandas()docstrings to show False as default value for sparse by @nickvigilante in #2250
Build system changes
- Hotfix for env var pass @ktsitsi in #2255
- Add support for pybind11 3.0 by @kounelisagis in #2249
PyPI release: https://pypi.org/project/tiledb/0.35.1/