0.5.16
Version: 0.5.16
Git ref: refs/tags/0.5.16
Build Date: 2024-10-29T00:33
PIP Package: chroma-0.5.16.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.16
DockerHub Image: chromadb/chroma:0.5.16
What's Changed
- [ENH] Add metadata to block by @HammadB in #2915
- [ENH] Add blockfile root by @HammadB in #2916
- [ENH] Sparse Index Reader/Writer Split by @HammadB in #2918
- [CLN] Refactor sysdb and log service by @sanketkedia in #2893
- [ENH] Add count index by @HammadB in #2938
- [BUG] Fix migration out of order by @sanketkedia in #2965
- [ENH] Production guides update by @itaismith in #2966
- [ENH] Bump foyer to 0.12 by @MrCroxx in #2955
- Update Chart.yaml by @HammadB in #2970
- [BUG] fix blockfile migration by @HammadB in #2971
- [CHORE] Remove unused import by @eculver in #2973
- [ENH] HTTP API routes overhaul by @drewkim in #2954
- [ENH]: disable Posthog profiles by @codetheweb in #2974
- [TST] Consolidate shared package version helpers by @drewkim in #2975
- [ENH] Add tenant/database to Collection operations by @drewkim in #2982
- [ENH] Stand up @rate_limit in front of add and query by @drewkim in #2980
- [ENH] Stand up @rate_limit in front of all operations by @drewkim in #2986
- [CHORE] Update host path for disk cache by @eculver in #2972
- [BUG] Ensure tenant/database are threaded through everywhere by @drewkim in #2989
- [BUG]: fix sparse index writer panic by @codetheweb in #2976
- [TST]: update test_persist to create 1+ collections by @codetheweb in #2933
- [CHORE] Add QuotaError as a ChromaError by @drewkim in #2990
- [CHORE] cleanup spammy log line. by @rescrv in #2994
- [CHORE] enable tracing for our crates by @rescrv in #2993
- [ENH] Enable tracing::instrument for foyer cache calls. by @rescrv in #2996
- [ENH] Configure tracing via RUST_LOG. by @rescrv in #2999
- [ENH] Fix error propagation in sysdb by @sanketkedia in #2896
- [CHORE] Cleanup clippy warnings for Rust 1.82 by @rescrv in #3000
- [CLN] Update QuotaEnforcer to be naive by @drewkim in #2997
- [CHORE] Set chroma-cache to error-level tracing. by @rescrv in #3005
- [CHORE] Update docker to avoid critical authz regression by @rescrv in #3002
- [CHORE] upgrade rustls and h2 to avoid bugs by @rescrv in #3001
- [BUG] Silence NotFound HSNW errors. by @rescrv in #3004
- [CHORE] having chroma=tracing enabled tracing for chroma-cache too. by @rescrv in #3006
- [PERF] Flush blocks in parallel by @HammadB in #3008
- [ENH] Add typed Uuids to separate IndexUuid from CollectionUuid. by @rescrv in #3007
- [CHORE] Upgrade tracing libraries to latest. by @rescrv in #3013
- [RELEASE] 0.5.16 by @itaismith in #3015
New Contributors
Full Changelog: 0.5.15...0.5.16