Releases: TileDB-Inc/TileDB
TileDB v2.0.3
TileDB v2.0.3 Release Notes
Improvements
- Add robust retries for S3 SLOW_DOWN errors #1651
- Improve GCS build process #1655
- Add generation of pkg-config file #1656
- S3 should use HEADObject for file size #1657
- Improvements to stats #1652
- Add artifacts to releases from CI #1663
Bug fixes
- Remove to unneeded semicolons noticed by the -pedantic flag #1653
- Fix cases were TILEDB_FORCE_ALL_DEPS picked up system builds #1654
- Allow errors to be show in cmake super build #1658
- Properly check vacuum files and limit fragment loading #1661
- Fix edge case where consolidated but unvacuumed array can have coordinates report twice #1662
API additions
TileDB v2.0.2
TileDB v2.0.1
Improvements
- Remove deprecated max buffer size APIs from unit tests #1625
- Remove deprecated max buffer API from examples #1626
- Remove zipped coords from examples #1632
- Allow AWSSDK_ROOT_DIR override #1637
- Quote bootstrap variables to avoid word splitting #1644
- Add an axes labels example #1642
Bug fixes
TileDB v2.0.0
TileDB 2.0.0 brings many exciting and highly requested features. Please see HISTORY.md for a full list. Major changes are listed below.
Major Changes
- Added string dimension support (currently only TILEDB_STRING_ASCII).
- Dimension can now be of different datatypes (heterogeneous dimension support)
- Duplicates now supported for sparse array
- Separate coordinate buffers and different dimension subsets are supported per query
- Azure Blob Storage and Google Cloud Storage are now natively supported
- Numerous improvements to consolidation
TileDB v2.0.0-rc6
Pre-release for upcoming 2.0.0. This version is not guaranteed to have a stable API or format, only the final 2.0.0 release will be covered by the backwards compatible guarantees.
Please see HISTORY.md for current list of changes.
TileDB v2.0.0-rc5
Pre-release for upcoming 2.0.0. This version is not guaranteed to have a stable API or format, only the final 2.0.0 release will be covered by the backwards compatible guarantees.
Please see HISTORY.md for current list of changes.
TileDB v2.0.0-rc4
Pre-release for upcoming 2.0.0. This version is not guaranteed to have a stable API or format, only the final 2.0.0 release will be covered by the backwards compatible guarantees.
Please see HISTORY.md for current list of changes.
TileDB v2.0.0-rc3
Pre-release for upcoming 2.0.0. This version is not guaranteed to have a stable API or format, only the final 2.0.0 release will be covered by the backwards compatible guarantees.
Please see HISTORY.md for current list of changes.
TileDB v2.0.0-rc2
Pre-release for upcoming 2.0.0. This version is not guaranteed to have a stable API or format, only the final 2.0.0 release will be covered by the backwards compatible guarantees.
Please see HISTORY.md for current list of changes.
TileDB v2.0.0-rc1
Pre-release for upcoming 2.0.0. This version is not guaranteed to have a stable API or format, only the final 2.0.0 release will be covered by the backwards compatible guarantees.
Please see HISTORY.md
for current list of changes.