Version: 0.4.15
Git ref: refs/tags/0.4.15
Build Date: 2023-10-25T16:37
PIP Package: chroma-0.4.15.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.4.15
DockerHub Image: chromadb/chroma:0.4.15
What's Changed
- [ENH] Add CRD backed SegmentDirectory. by @HammadB in #1207
- README: Fix link to sentence transformers by @kevinji in #1224
- [BUG]: Unpinned tqdm version in requirements.txt by @tazarov in #1236
- Observability cip by @beggers in #1219
- Further posthog improvements (and a little .gitignore) by @beggers in #1222
- [CLN] Move protos into IDL folder. by @HammadB in #1228
- [CLN] Add gitattributes entry to mark generated files by @HammadB in #1231
- [STACKED #1228] [ENH] Grpc Coordinator/SysDB by @HammadB in #1229
- [STACKED #1229] [ENH] Add a CollectionAssignmentPolicy and move topic creation into SysDB using the policy by @HammadB in #1237
- [STACKED #1237] [ENH] Move get_or_create into sysdb by @HammadB in #1242
- [ENH] OTel tracing throughout the codebase by @beggers in #1238
- Update pyproject.toml by @beggers in #1256
- Fix otel startup bug by @beggers in #1263
- [BUG]: Fixed a typo in metadata sqlite filtering by @tazarov in #1264
- [ENH]: Support for host option in CLI run command (default:
localhost
) by @tazarov in #1262 - [CLN] Remove support for 3.7, add support for 3.11 by @HammadB in #1255
- [BUG]: Added return of the original function result when tracer not defined by @tazarov in #1268
- [STACKED #1255] [ENH] Add multitenancy by @HammadB in #1244
- [BUG]: Removed mutable default values in Ephemeral, Persistent and Http clients by @tazarov in #1270
- [BUG] [TST] Multitenancy bug fix by @HammadB in #1276
- [RELEASE] 0.4.15 by @beggers in #1278
New Contributors
Full Changelog: 0.4.14...0.4.15