Skip to content

TileDB-SOMA 1.15.2

Compare
Choose a tag to compare
@johnkerl johnkerl released this 20 Dec 19:21
· 52 commits to release-1.15 since this release
ac4e912

New features added

  • [Backport release-1.15] [python] Update add_new_collection method to support Scene collections by @github-actions in #3499

Bug fixes

  • [Backport release-1.15] [python] Make ExperimentAxisQuery inherit somacore, restore its .close by @github-actions in #3500

Minor changes

  • [Backport release-1.15] [c++] Use const references and std::string_view in create 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