0.4.21
Pre-release
Pre-release
Version: 0.4.21
Git ref: refs/tags/0.4.21
Build Date: 2023-12-20T23:33
PIP Package: chroma-0.4.21.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.4.21
DockerHub Image: chromadb/chroma:0.4.21
What's Changed
- Only url.QueryEscape() username and password by @beggers in #1537
- JS Client: peer dependency @google/generative-ai by @LarchLiu in #1535
- 1.7.2 bump by @jeffchuber in #1547
- Remove URL-escaping for coordinator password and username by @beggers in #1546
- [CLN]: Clean up small nits by @tazarov in #1489
- [ENH] go/coordinator: grpcserver supports mTLS by @zhangjinpeng1987 in #1362
- JS client: fixed syntax error in npm readme by @Ymirke in #1492
- [ENH]: Added cohere-ai 7.0.0 support in package.json by @tazarov in #1460
- 1.7.3 by @jeffchuber in #1550
- Ask user if they want to use gpt3.5 or gpt4 in chat with your documents example by @BChip in #1116
- [ENH]: SHA256 sum check of Chroma's onnx model. by @tazarov in #1493
- [BUG] Fix failing TestCollectionDb_GetCollections by @Ishiihara in #1551
- [BUG] Raise exception when attempting to change DF by @reaganjlee in #1461
- [BUG] Fix SysDB related CI tests failure by @Ishiihara in #1555
- [BUG] Fix data race issue in memberlist by @Ishiihara in #1556
- Defer fastapi type imports in auth by @beggers in #1557
- Release 0.4.21 by @beggers in #1559
New Contributors
- @LarchLiu made their first contribution in #1535
- @zhangjinpeng1987 made their first contribution in #1362
- @Ymirke made their first contribution in #1492
- @BChip made their first contribution in #1116
- @reaganjlee made their first contribution in #1461
Full Changelog: 0.4.20...0.4.21