Skip to content

TileDB-SOMA 1.15.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@johnkerl johnkerl released this 05 Oct 00:20
2221b98

The main content of this release candidate is a technical preview of the new spatial-transcriptomics featureset.

New features added

  • [python] Update TileDB-SOMA to use the somacore release with spatial datatypes by @jp-dark in #3078
  • [python] Add Python implementation of the PointCloudDataFrame class by @jp-dark in #3109
  • [python/c++] Update TileDB-SOMA to somacore 1.0.19 by @jp-dark in #3098
  • [python/r/c++] Update allowed soma types and the metadata encoding version by @jp-dark in #3086
  • [python] Add implementation of the MultiscaleImage to main by @jp-dark in #3112
  • [python] Add the Python implementation of the Scene collection by @jp-dark in #3116
  • [python] Fix MultiscaleImage.read_spatial_region full region read by @jp-dark in #3128
  • [python] Create Group base class for Collection by @jp-dark in #3024
  • [python] Drop extra index array schema name by @jp-dark in #3033
  • [python] Update coordinate space <-> JSON converters by @nguyenv in #3114
  • Add Visium ingestor and sample spatial notebook by @jp-dark in #3123
  • [c++] Add SOMAMultiscaleImage class by @jp-dark in #3094
  • [c++] Add SOMAScene class by @jp-dark in #3093
  • [c++] Add SOMAPointCloudDataFrame class by @jp-dark in #3092

Breaking changes

Bug fixes

  • [Backport release-1.15] Do not fatal on 1.15-related assertions by @github-actions in #3138
  • [python] Fix retrieval of named levels from a MultiscaleImage by @aaronwolen in #3119
  • [python] Fix f-strings in multiscaleimage error messages by @aaronwolen in #3118
  • [c++] Fix bug in nnz of variant-indexed dataframes by @johnkerl in #2990

Minor changes

Full Changelog: 1.14.2...1.15.0rc0