Version: 1.0.10
Git ref: refs/tags/1.0.10
Build Date: 2025-05-22T03:00
PIP Package: chroma-1.0.10.tar.gz
Github Container Registry Image: :1.0.10
DockerHub Image: :1.0.10
What's Changed
- [CHORE] Use bigger machine for build and publish container image by @HammadB in #4533
- [ENH] Expose may_contain for disk cache, use in prefetch by @HammadB in #4530
- [BUG]: use byte offset in full-text reader rather than token position by @codetheweb in #4531
- [ENH]: Add spann metrics by @sanketkedia in #4492
- [ENH]: Add name to various foyer caches by @sanketkedia in #4532
- [ENH]:
ListCollectionsToGc
returns lineage file path, group by fork tree, accept optional tenant for filtering by @codetheweb in #4529 - [BUG]: increase max payload size of log service (Go) by @codetheweb in #4534
- [ENH] Fix 422 Unprocessable Entity error in Chroma Load by @rescrv in #4537
- [CHORE] Reduce default NUM_FORKS quota rule value by @drewkim in #4525
- Revert "[BUG]: increase max payload size of log service (Go) (#4534)" by @eculver in #4540
- [CHORE] Fix test-embeddings.py and test_sanity by @rescrv in #4526
- [BUG] Default embedding function in JS did not create the correct config dict by @jairad26 in #4539
- [ENH] Emit log_uncompacted_record_count from rust log service. by @rescrv in #4541
- [DBG] Add temporary trace for filter argument by @Sicheng-Pan in #4548
- [ENH] Support custom data sets for chroma load. by @rescrv in #4547
- [BUG] Restore increase max payload size of log service (Go) by @eculver in #4546
- [BUG]: v0 in version file for forked collection missing segment file paths from source collection by @codetheweb in #4550
- [ENH] Add log sealing to the go service. by @rescrv in #4554
- [BUG]: Regex search returning documents that are deleted by @sanketkedia in #4562
- [BUG] Add hosted-frontend to OTel stdout layer by @drewkim in #4564
- [BUG]: Handle version file creation with empty file paths by @sanketkedia in #4552
- [BLD] Do not trigger deploy on merge to release branches by @eculver in #4561
- [ENH] For local: use subquery for FTS, unions for int & float metadata expr, is true -> is not null by @jairad26 in #4556
- [ENH] Add a safety cutoff to the rust log service. by @rescrv in #4535
- [ENH] Add handling for ChromaQuotaExceededError by @gshahbazian in #4569
- [ENH] bump JS client to v2.4.5 by @philipithomas in #4574
- [CHORE] Remove validation on ef config update for model path by @jairad26 in #4571
- [ENH] Add a tool to reason through the state space of bootstrap. by @rescrv in #4558
- [RELEASE] CLI 1.1.2 by @itaismith in #4572
- [ENH] Bootstrap a wal3 log from existing content. by @rescrv in #4560
- [BUG] Fix race in get_or_create by @HammadB in #4568
- [BLD]: use blacksmith pull-through container image cache for Tilt cluster by @codetheweb in #4542
- [ENH]: SysDb should return lineage, version file paths and root collection ID on collections by @codetheweb in #4557
- [BLD]: use uv in CI by @codetheweb in #4581
- [BLD] retry kind setup by @codetheweb in #4584
- [RELEASE] 1.0.10 by @itaismith in #4587
Full Changelog: 1.0.9...1.0.10