TileDB-SOMA 1.15.2
New features added
- [Backport release-1.15] [python] Update
add_new_collection
method to supportScene
collections by @github-actions in #3499
Bug fixes
- [Backport release-1.15] [python] Make
ExperimentAxisQuery
inheritsomacore
, restore its.close
by @github-actions in #3500
Minor changes
- [Backport release-1.15] [c++] Use const references and
std::string_view
increate
function by @github-actions in #3483 - [Backport release-1.15] [c++] Make destructors of base classes virtual by @github-actions in #3487
- [Backport release-1.15] [python] Fix a test deprecation warning by @github-actions in #3488
- [Backport release-1.15] [python]
tiledbsoma.__init__.py
: restore lint checks by @github-actions in #3498 - [r] TileDB-SOMA 1.15.2 by @johnkerl in #3497
- [Backport release-1.15] [c++, python]
fastercsx
: improved duplicate coordinate handling by @github-actions in #3485 - [Backport release-1.15] [c++] Set overriding user-provided prefix to be off by default by @github-actions in #3489
- [Backport release-1.15] [c++/ci] Disable leak detection and add ASAN CI job to all C++ PRs by @github-actions in #3492
- [Backport release-1.15] [python] Filter spatial disclaimer from pytest by @github-actions in #3496
Full Changelog: 1.15.1...1.15.2