Skip to content

TileDB-SOMA 1.15.1

Compare
Choose a tag to compare
@johnkerl johnkerl released this 19 Dec 14:35
· 31 commits to release-1.15 since this release
80e1825

The primary bugfix for this release is #3479, which is a backport of #3476. This releases fixes the error message

TypeError: ExperimentAxisQuery() takes no arguments

Bug fixes

  • [Backport release-1.15] [python] Re-enable tiledbsoma.ExperimentAxisQuery by @github-actions in #3479
  • [docs] Fix broken tutorial-doc symlinks in release-1.15 by @johnkerl in #3466
  • [Backport release-1.15] [python/c++] Fix invalid memory read in fastercsx by @github-actions in #3464
  • [Backport release-1.15] [python] Fix stochastic failure of to_spatialdata method by @github-actions in #3477
  • [Backport release-1.15] [python] Add extra asserts for SpatialData tests by @github-actions in #3474
  • [Backport release-1.15][r] Write group-level string metadata as TILEDB_STRING_UTF8; 1.15.1 by @johnkerl in #3481

Minor changes

  • [Backport release-1.15] [python/c++] Deprecate config_options_from_schema in favor of new function by @github-actions in #3465
  • [Backport release-1.15] [c++, r, python] read_next clean-up by @github-actions in #3480
  • [Backport release-1.15] [python] Convert from Optional[Foo] to Foo | None by @github-actions in #3467

Full Changelog: 1.15.0...1.15.1