Version: 0.6.3
Git ref: refs/tags/0.6.3
Build Date: 2025-01-14T22:21
PIP Package: chroma-0.6.3.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.6.3
DockerHub Image: chromadb/chroma:0.6.3
What's Changed
- [DOC] Update broken blog link by @itaismith in #3423
- [BUG] Fix HNSW resize conditions to exclude deleted items by @eculver in #3424
- [BLD] Update Golang README and Makefile for generating protobuf dependencies by @eculver in #3344
- [RELEASE] JS-Client 10.1.2 by @itaismith in #3425
- [BLD]: fix apply-hotfix workflow by @codetheweb in #3428
- [ENH]: remove Helm chart copy workflow by @codetheweb in #3430
- [BLD] Add link to hotfix PR in action summary by @eculver in #3433
- [BUG] Use len_with_deleted instead of len by @eculver in #3431
- [BLD] Fix reference to html url by @eculver in #3435
- [Bug]: fix(vacuum): correctly state that vacuum was released in 0.5.6 not 0.6 (fixes #2956) by @Benzhaomin in #2964
- [BUG] Update Cohere embedding function to agree with new API by @itaismith in #3438
- [ENH] Update
ef_search
default value to 100 by @itaismith in #3436 - [BUG] Make memberlist use ips for routing by @HammadB in #3405
- [BUG]
UniqueConstraintError
not included as aChromaError
by @itaismith in #3439 - [BUG] Try bumping opentelemetry reqs for Python. by @rescrv in #3441
- [BUG] Support all iterables in toArrayOfArrays by @itaismith in #3442
- [BUG]: fix bad OpenAPI generation by @codetheweb in #3445
- [BLD] Make artifact names unique for the job being run by @eculver in #3444
- [ENH] Add flags to the go binary for concurrency and stream processing. by @rescrv in #3449
- [ENH] Setup GC tool and service by @sanketkedia in #3451
- [CHORE] Update to Rust 1.84. by @rescrv in #3459
- [CHORE] Do not log hnsw provider twice. by @rescrv in #3458
- [ENH] Move system and task into its own crate by @sanketkedia in #3464
- [ENH]: add API to list all databases for tenant by @codetheweb in #3432
- [ENH]: fix Go Dockerfile build time regression by @codetheweb in #3461
- [DOC] Expand HNSW params section by @itaismith in #3447
- [ENH] Proto defs for collection version file. #950 by @rohitcpbot in #3453
- [DOC] Point cloud section to new signup form by @itaismith in #3448
- [ENH]: add distributed impl for ListDatabases by @codetheweb in #3440
- Fix minor typo gcp.md by @eculver in #3470
- [ENH] Config to disable compactor on collections by @sanketkedia in #3469
- [BUG] Fix hnsw malloc of 0 bytes by @sanketkedia in #3479
- [ENH]: add method to delete database (single-node) by @codetheweb in #3457
- [ENH] add distributed implementation for database deletion by @codetheweb in #3460
- [DOC] Fix typos by @omahs in #3419
- [DOC]: Fix discord invite links by @tazarov in #3467
- [BUG] Make auth requests in async context async. by @rescrv in #3477
- [ENH] Add a simple rate limiter for async. by @rescrv in #3476
- [RELEASE] 0.6.3 by @itaismith in #3485
New Contributors
- @Benzhaomin made their first contribution in #2964
Full Changelog: 0.6.2...0.6.3