Version: 0.4.16
Git ref: refs/tags/0.4.16
Build Date: 2023-11-08T05:33
PIP Package: chroma-0.4.16.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.4.16
DockerHub Image: chromadb/chroma:0.4.16
What's Changed
- Coordinator with Database as the System Catalog by @Ishiihara in #1274
- [BUG][TST] Fix bug in tenant state machine test by @HammadB in #1288
- [BUG][TST] Fix bug in tenant state machine test by @HammadB in #1290
- Use in-memory catalog by @beggers in #1300
- [ENH]: CIP - Authorization by @tazarov in #1250
- Add tenant and database to the go coordinator by @Ishiihara in #1303
- [ENH]: Added user attributes mapping from identity to AuthzUser by @tazarov in #1304
- Autodeploy hosted Chroma on commits to main by @beggers in #1315
- [ENH]: Query by collection id by @tazarov in #1310
- [ENH]: Authz tenant and DB resource attribute hook by @tazarov in #1317
- [ENH]: Missing authz resource attribute extraction to
list_collections
by @tazarov in #1328 - js_release_alpha/1.5.12 by @jeffchuber in #1314
- 1.6.1 commit for JS release by @jeffchuber in #1337
- [BUG] Load Fixes by @HammadB in #1333
- [BUG] Fix bug in metadata join by @HammadB in #1336
- [ENH] Multimodal Embeddings by @atroyn in #1293
- Revert "[ENH] Multimodal Embeddings" by @atroyn in #1344
- More Posthog batching by @beggers in #1342
- [BUG] validate nofile limit in case of empty string by @HammadB in #1346
- [ENH] Add a better error message for HTTPClient connection errors by @HammadB in #1349
- [ENH] Multimodal Embedding Functions by @atroyn in #1345
- [BUG]: Removed defaulting HttpClient headers to empty dict by @tazarov in #1329
- [RELEASE] 0.4.16 by @HammadB in #1351
- [ENH] Fix random seed in multimodal EF test by @atroyn in #1353
Full Changelog: 0.4.15...0.4.16