Skip to content

Releases: TileDB-Inc/TileDB-Vector-Search

0.7.0

08 Jul 09:48
c68b931
Compare
Choose a tag to compare

What's Changed

  • [automated] Update backwards-compatibility-data for release 0.6.0 by @github-actions in #432
  • Remove apis/python/requirements-py.txt by @jparismorgan in #433
  • Fix bug where we did not set compression filters when creating TileDB Array's in C++ by @jparismorgan in #436
  • Update to TileDB Core 2.24.2 by @jparismorgan in #437

Full Changelog: 0.6.0...0.7.0

0.6.0

02 Jul 11:24
8f5a7fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.6.0

0.5.1

17 Jun 10:34
82cc11e
Compare
Choose a tag to compare

What's Changed

  • Add script to create an EC2 instance and run ann-benchmarks by @jparismorgan in #412
  • [automated] Update backwards-compatibility-data for release 0.5.0 by @github-actions in #414
  • Replace asserts with exceptions in C++ code by @jparismorgan in #410
  • Add debug symbols in release build by @NikolaosPapailiou in #416
  • Fix crash in tdb_matrix_with_ids when there was an empty partition by @jparismorgan in #389

Full Changelog: 0.5.0...0.5.1

0.5.0

12 Jun 11:20
0c024db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.1...0.5.0

0.4.1

21 May 09:15
6759ca1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

13 May 12:57
0d5cf54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

17 Apr 18:18
d821ebc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.3.0

0.2.2

09 Apr 07:35
1bf61cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

08 Apr 07:35
a82cb94
Compare
Choose a tag to compare

What's Changed

  • [automated] Update backwards-compatibility-data for release 0.1.3 by @github-actions in #297
  • [automated] Update backwards-compatibility-data for release 0.2.0 by @github-actions in #298
  • Update set_has_updates() to be able to set to false by @jparismorgan in #299
  • Update create_empty_for_vector() and write_vector() to write to col major vectors by @jparismorgan in #300
  • Update tdb_matrix to load in the non-empty domain instead of the full domain by @jparismorgan in #301
  • Fix C++ indexes not saving metadata after the first write_index() by @jparismorgan in #302
  • Fix unit_slicing and re-enable in CI by @jparismorgan in #303
  • Run pre-commit to lint files by @jparismorgan in #305
  • Explicitly define some missing build requirements by @jdblischak in #306
  • Propagate namespace to create_ingestion_dag by @Shelnutt2 in #307
  • Support access_credentials_name for BATCH tasks by @Shelnutt2 in #308
  • Add CI job to run pre-commit by @jparismorgan in #309
  • Support updates for object API by @NikolaosPapailiou in #310
  • Type erased Vamana index by @jparismorgan in #285
  • Support access credentials name for vamana ingestion by @Shelnutt2 in #312
  • Allow all batch task resources to be overridden by @Shelnutt2 in #315

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

28 Mar 16:49
7e59661
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.2.0