0.2.1
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 tofalseby @jparismorgan in #299 - Update
create_empty_for_vector()andwrite_vector()to write to col major vectors by @jparismorgan in #300 - Update
tdb_matrixto 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-committo 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-commitby @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
- @jdblischak made their first contribution in #306
Full Changelog: 0.2.0...0.2.1