Latest
Version: 1.5.10.dev240 Git ref: refs/heads/main Build Date: 2026-07-31T23:15 PIP Package: chroma-1.5.10.dev240.tar.gz Github Container Registry Image: :1.5.10.dev240 DockerHub Image: :1.5.10.dev240
Version: 1.5.10.dev240 Git ref: refs/heads/main Build Date: 2026-07-31T23:15 PIP Package: chroma-1.5.10.dev240.tar.gz Github Container Registry Image: :1.5.10.dev240 DockerHub Image: :1.5.10.dev240
Version: 1.5.9 Git ref: refs/tags/1.5.9 Build Date: 2026-05-05T05:55 PIP Package: chroma-1.5.9.tar.gz Github Container Registry Image: :1.5.9 DockerHub Image: :1.5.9 What's Changed ENH: block functions on topology dbs by @rescrv in #6836 ENH: Add Tilt fault injection CLI by @rescrv in #6881 [CHORE] Debug TimeoutError in test_add.py by @rescrv in #6905 [ENH]: Enable rebuilds for sharded collections…
CLI release.
v0.1.0-alpha.3 (2026-05-01) fix release workflow: use rust/foundation/target for standalone workspace binary path
Adds the foundation CLI — a standalone Rust binary for interacting with Chroma Foundation. This is the project skeleton for issue #7367. New crate at rust/foundation/cli/ with clap v4 + clap_complete foundation version and foundation completion <shell> commands build.rs injects FOUNDATION_VERSION/COMMIT/DATE at release time Dedicated CI workflow (foundation-cli-ci.yml) with fmt, clippy, nextest Re…
Adds the foundation CLI — a standalone Rust binary for interacting with Chroma Foundation. This is the project skeleton for issue #7367. New crate at rust/foundation/cli/ with clap v4 + clap_complete foundation version and foundation completion <shell> commands build.rs injects FOUNDATION_VERSION/COMMIT/DATE at release time Dedicated CI workflow (foundation-cli-ci.yml) with fmt, clippy, nextest Re…
Version: 1.5.8 Git ref: refs/tags/1.5.8 Build Date: 2026-04-16T23:35 PIP Package: chroma-1.5.8.tar.gz Github Container Registry Image: :1.5.8 DockerHub Image: :1.5.8 What's Changed [ENH]: Make materialize_logs aware of sharding by @tanujnay112 in #6833 [ENH]: retry per shard instead of every shard by @sanketkedia in #6841 [ENH]: Integrate seal operator for sharded collections by @tanujnay112 in #6…
Version: 1.5.7 Git ref: refs/tags/1.5.7 Build Date: 2026-04-08T07:49 PIP Package: chroma-1.5.7.tar.gz Github Container Registry Image: :1.5.7 DockerHub Image: :1.5.7 What's Changed [CHORE] Update Rust setup for CLI workflows by @itaismith in #6818 [ENH] Add getCollectionById API across all client SDKs and server by @HammadB in #6805 [ENH]: Pass down shard_index, num_shards and log_upper_bound_offs…
CLI release.
Version: 1.5.6 Git ref: refs/tags/1.5.6 Build Date: 2026-04-07T03:01 PIP Package: chroma-1.5.6.tar.gz Github Container Registry Image: :1.5.6 DockerHub Image: :1.5.6 What's Changed [DOC] add concrete example for query/get response by @kylediaz in #6593 [DOC] Make delete clearer by @kylediaz in #6596 [DOC] Add multimodal example by @itaismith in #6622 [ENH]: S3 client config improvements by @sanket…