What's Changed
- Disable consolidate_update_fragments for TileDB Cloud URIs by @NikolaosPapailiou in #536
- Improve ObjectAPI documentation by @NikolaosPapailiou in #538
- Decouple consolidate and vacuum operations by @NikolaosPapailiou in #539
- Parallelize asset creation and registration by @NikolaosPapailiou in #540
- Add query with driver mode for ObjectIndex by @NikolaosPapailiou in #541
- [automated] Update backwards-compatibility-data for release 0.9.0 by @github-actions in #527
- [automated] Update backwards-compatibility-data for release 0.10.0 by @github-actions in #530
- Improve timers by @jparismorgan in #496
- Add more instructions on building C++ by @jparismorgan in #523
- Support multiple embeddings per object in Object API by @NikolaosPapailiou in #542
- Add ColPali embedding and support for processing PDFs as images by @NikolaosPapailiou in #543
- Add a new read_vector() helper which does a multi-range query by @jparismorgan in #545
- Rename group_uri to index_uri by @jparismorgan in #544
- Refactor group version check by @jparismorgan in #547
- Cleanup unit_ivf_pq_index.cc by @jparismorgan in #548
- Update tdbMatrixMultiRange to support both slices and individual indices by @jparismorgan in #550
- Add start, stop, and temporal_policy to FeatureVector and FeatureVectorArray by @jparismorgan in #549
- Rename nlist to partitions by @jparismorgan in #551
- Fix types in qv_partition_with_scores() and train_no_init() by @jparismorgan in #546
- Various small code cleanups from IVF_PQ OOC work by @jparismorgan in #552
- Fix AVX2 distance function and build with AVX2 if available on host machine by @jparismorgan in #524
- Add
numpy
2 support by @jparismorgan in #434 - Add bioimage search utils and example notebook by @NikolaosPapailiou in #553
- Support out-of-core and distributed IVF_PQ ingestion by @jparismorgan in #531
- Update IVF_PQ to use temp directory pattern to support parallel ingestion by @jparismorgan in #554
- Write dimensions as uint64 in Python by @jparismorgan in #556
- Add IVF_PQ backwards compatibility data generation and testing by @jparismorgan in #555
- Remove warning that IVF_PQ index is not supported by @jparismorgan in #557
Full Changelog: 0.10.2...0.10.3