Skip to content

Releases: TileDB-Inc/TileDB

TileDB v2.0.0-rc2

10 Apr 13:42
1e756ef
Compare
Choose a tag to compare
TileDB v2.0.0-rc2 Pre-release
Pre-release

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

07 Apr 21:30
484b61d
Compare
Choose a tag to compare
TileDB v2.0.0-rc1 Pre-release
Pre-release

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 v1.7.7

30 Mar 20:03
Compare
Choose a tag to compare

Bug fixes

  • Fix expanded domain consolidation #1572

TileDB v1.7.6

18 Mar 18:02
Compare
Choose a tag to compare

New features

  • Add MD5 and SHA256 checksum filters #1515

Improvements

  • Added support for AWS Security Token Service session tokens via configuration option vfs.s3.session_token. #1472

Bug fixes

  • Fix new SHA1 for intel TBB in superbuild due to change in repository name #1551

TileDB v1.7.5

03 Feb 21:41
Compare
Choose a tag to compare

Improvements

  • Avoid useless serialization of Array Metadata on close #1485
  • Update CONTRIBUTING and Code of Conduct #1487

Bug fixes

  • Fix deadlock in writes of TileDB Cloud Arrays #1486

TileDB v1.7.4

20 Jan 15:31
Compare
Choose a tag to compare

TileDB 1.7.4 contains an internal optimization.

Improvements

  • Add option for http compression of REST. #1479

TileDB v1.7.3

08 Jan 18:36
Compare
Choose a tag to compare

TileDB 1.7.3 contains one performance optimization and one build system improvement.

TileDB v1.7.2

04 Dec 15:28
Compare
Choose a tag to compare

TileDB 1.7.2 contains bug fixes and several internal optimizations.

Improvements

  • Added support for getting/setting array metadata via REST. #1449

Bug fixes

  • Fixed several REST query and deserialization bugs. #1433, #1437, #1440, #1444
  • Fixed bug in setting certificate path on Linux for the REST client. #1452

TileDB v1.7.1

26 Nov 20:54
Compare
Choose a tag to compare

TileDB 1.7.1 contains build system and bug fixes, and one non-breaking API update.

TileDB v1.7.0

12 Nov 19:16
Compare
Choose a tag to compare

TileDB 1.7.0 brings the new feature of array metadata, and numerous bugfixes. Please see HISTORY.md for a full list.