Skip to content

TileDB-SOMA 1.12.0

Compare
Choose a tag to compare
@johnkerl johnkerl released this 17 Jun 17:45
· 14 commits to release-1.12 since this release
a588789

New features added

  • [Backport release-1.12] [r] Connect re-indexer to blockwise iterator by @github-actions in #2748
  • [r] Port re-indexer to the R API by @mojaveazure in #2637
  • [python] Append-mode tutorial: "atlas model" by @ryan-williams in #2582
  • [python] TileDB-SOMA append-mode tutorial by @ryan-williams in #2571
  • [c++/python] Enable optional global-order writes for sparse arrays by @nguyenv in #2564
  • [python] Include guidance for older CPU architectures by @johnkerl in #2643
  • [r] Better handling of timestamps in $reopen() by @mojaveazure in #2497
  • [c++] Improve default buffer sizes by @johnkerl in #2681
  • Update to core 2.24, tiledb-py 0.30, tiledb-r 0.28 by @johnkerl in #2715

Breaking changes

  • [Backport release-1.12] [python] Deprecate tiledb_ctx usage in TileDBSOMAContext by @github-actions in #2724

Minor changes

Bug fixes

  • [Backport release-1.12] [python] Support tiledbsoma.io.update_obs with post-nullable non-string attributes by @github-actions in #2728
  • [python] Correctly handle string vs large string in Enumerations by @nguyenv in #2668
  • [r] Switch 'UNORDERED' cell order to 'ROW_MAJOR' on schema creation by @eddelbuettel in #2575
  • [c++] Handle 32-bit string and binary in writes by @nguyenv in #2519
  • [c++] Fix validity buffer bit unpacking by @nguyenv in #2650
  • [c++] Fix indexer memory leak by @johnkerl in #2665
  • [Backport release-1.12] [c++] Fix enum-of-bool leveling by @github-actions in #2727

Upcoming deprecation notices

Full Changelog: 1.11.4...1.12.0