Version: 0.5.23
Git ref: refs/tags/0.5.23
Build Date: 2024-12-05T06:36
PIP Package: chroma-0.5.23.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.23
DockerHub Image: chromadb/chroma:0.5.23
What's Changed
- [ENH] Support RI-4 and RI-5 hybrid read workloads. by @rescrv in #3199
- [ENH] Use figment configuration for chroma-load by @rescrv in #3203
- [ENH] chroma-load Dockerfile by @rescrv in #3226
- [CHORE] Fix lints that come with a new rust version. by @rescrv in #3231
- [BUG] Use the correct config path in chroma-load Dockerfile by @rescrv in #3230
- [ENH][chroma-load] Support delay on workloads. by @rescrv in #3210
- [CHORE] To the workspace with shared deps. by @rescrv in #3224
- [ENH] K8s support query replicas by @HammadB in #3234
- [BUG] Add headers to async client requests by @drewkim in #3236
- [CHORE] Bump helm chart version by @HammadB in #3239
- [RELEASE] 0.5.22 by @itaismith in #3240
- [BUG] Default chroma load config path incorrect by @HammadB in #3241
- [ENH] Introduce spann segment and index by @sanketkedia in #3080
- [ENH] implement append, commit and flush for spann segment and index by @sanketkedia in #3084
- [BUG] Fix property failure for soft delete. by @rohitcpbot in #3220
- [CHORE] Set tonic to http binary for chroma-load by @rescrv in #3245
- [RELEASE] 0.5.23 by @itaismith in #3247
Full Changelog: 0.5.21...0.5.23