Version: 1.0.12
Git ref: refs/tags/1.0.12
Build Date: 2025-05-31T02:41
PIP Package: chroma-1.0.12.tar.gz
Github Container Registry Image: :1.0.12
DockerHub Image: :1.0.12
What's Changed
- [ENH] Add rust log service memberlist by @HammadB in #4415
- [BUG] Wire up the rust-log-service member ID to the dirty log. by @rescrv in #4645
- [CLN] Failed precondition -> Internal by @HammadB in #4646
- [BUG] Bump testing back to one rust log service replica. by @rescrv in #4648
- [ENH][mdac] Demonstrate and test how to give per-tenant exclusions. by @rescrv in #4639
- [BUG]: don't create duplicate segments for collection under concurrent get_or_create requests by @codetheweb in #4647
- [BUG] Use the right path for my_member_id in rust-log-service. by @rescrv in #4652
- [DOC] fix docs for list_collections by @jairad26 in #4649
- [ENH] Cleanup the single most spammy log line in rls. by @rescrv in #4654
- [ENH]: sysdb changes to support moving collection hard deletes to garbage collector by @codetheweb in #4607
- [ENH]: serde util for optional u128 by @c-gamble in #4659
- [BUG]: root collection ID should be null if empty string by @codetheweb in #4663
- [ENH] Clean up client manager into manager/assigner - make log client use it by @HammadB in #4640
- [ENH] Make explicit seal/migrate calls for the log service. by @rescrv in #4669
- [ENH]: add readiness probe for garbage collector by @codetheweb in #4662
- [ENH]: perform collection hard deletes from garbage collector by @codetheweb in #4605
- [TST] Regex testing by @Sicheng-Pan in #4570
- [ENH]: soft delete databases, add
FinishDatabaseDeletion
gRPC method to hard delete databases by @codetheweb in #4627 - [BLD]: fix typo so that test durations are reported properly by @codetheweb in #4674
- [ENH]: wire GC v2 to new cleanup modes & call FinishDatabaseDeletion from garbage collector by @codetheweb in #4671
- [ENH] Robustly handle errors on the compaction path of the log. by @rescrv in #4677
- [BUG] Raise Error when can't deserialize configuration json from server, lazily load ef on CollectionModel, warn on api_key by @jairad26 in #4471
- [ENH] Add logging statements to figure out why forking is failing in staging. by @rescrv in #4679
- [ENH] Prefetch block by prefixes by @Sicheng-Pan in #4623
- [ENH] Add validation when multiple embedding functions set on client by @jairad26 in #4507
- [BLD]: parallelize cross version test by @codetheweb in #4675
- [ENH]: don't skip GC for collection in fork tree if using GC v2 by @codetheweb in #4681
- [ENH] add Mistral embedding function, fix some naming mismatches across clients by @jairad26 in #4653
- [ENH][chroma-load] Allow reference data sets to reference minilm6v2. by @rescrv in #4687
- [RELEASE] 1.0.12 by @jairad26 in #4685
New Contributors
Full Changelog: 1.0.11...1.0.12