Skip to content

TileDB-SOMA 0.5.0a3

Compare
Choose a tag to compare
@johnkerl johnkerl released this 11 Jan 17:31
· 1486 commits to main since this release
786cecc

Breaking changes

Major query improvement:

Improved names for read methods:

New features added

Minor query improvements:

Ingestion-UX improvements:

Minor changes

Bug fixes

  • [python] Honor AWS_DEFAULT_REGION if no overriding ctx is specified by @johnkerl in #625
  • [r] Fix storage of int64 values by SOMADataFrame by @aaronwolen in #639
  • [python] Do not use extent 2048 on 8-bit index types by @johnkerl in #653
  • [r] Fix creation of SOMADataFrames with non-int32 dimensions by @aaronwolen in #657
  • [python] Unbreak editable install from clean by @johnkerl in #689

Upcoming deprecation notices

  • Experiment-level open and close, including open-at-timestamp support
  • ids in some methods vs coords in others to be aligned (#686)
  • Add explicit context to the API (#644)

Full Changelog: 0.5.0a2...0.5.0a3