Skip to content

TileDB-SOMA 1.5.2

Compare
Choose a tag to compare
@johnkerl johnkerl released this 13 Dec 16:27
· 6 commits to release-1.5 since this release
e444529

1.5.2 delivers a Python-only bugfix on the release-1.5 branch. R is not affected, other than our commitment to keep Python and R API versions synchronized.

Bug fixes

  • [Backport release-1.5] [python] Append-mode ingestion with disjoint measurement names by @github-actions in #1922
  • [Backport release-1.5] [python] Fix from_anndata() to respect var_id_name by @github-actions in #1968

Minor changes

  • [Backport release-1.5] [python] Fix pyarrow.compute import for version 12 by @github-actions in #1910
  • [Backport release-1.5] [python] Normalize unit-test exception coverage by @github-actions in #1911
  • [Backport release-1.5] [python] Avoid a double log statement on debug-mode ingest by @github-actions in #1920
  • [Backport release-1.5] [r] Condition one more test file on 'extended mode' by @github-actions in #1913
  • [Backport release-1.5] [r] Restore expect_no_condition() tests in Seurat object outgestion by @github-actions in #1912
  • [Backport release-1.5] [r] Future-proof one assertion for an upcoming change in R 4.4.0 by @github-actions in #1921
  • [r] Update DESCRIPTION and NEWS.md for 1.5.2 by @johnkerl in #1972

Full Changelog: 1.5.1...1.5.2