Skip to content

0.4.18

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 18:27
· 433 commits to main since this release

Version: 0.4.18
Git ref: refs/tags/0.4.18
Build Date: 2023-11-21T18:26
PIP Package: chroma-0.4.18.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.4.18
DockerHub Image: chromadb/chroma:0.4.18

What's Changed

  • [ENH]: FastAPI Instrumentation for improved traceability by @tazarov in #1281
  • ENH: add new setting for configuring the db migration hashing algorithm (add sha256) by @Avantol13 in #1383
  • [BUG]: DB and tenant not properly mapped on get_collection by @tazarov in #1384
  • add host & port comparision if both set in HttpClient and Settings param by @3cham in #1266
  • ENH: Allow default headers to be passed to OpenAI API by @GusAntoniassi in #1397
  • [BUG] Fix #478 by @HammadB in #1402
  • [ENH] Adds memberlist manager by @HammadB in #1354
  • [ENH] Update SubmitEmbeddingRecord to take collection_id. Update EmbeddingRecord to take collection_id by @HammadB in #1359
  • [ENH] Add rendezvous hashing to go and python. Add Assignment policy to go so it can be used in future commits by @HammadB in #1360
  • [ENH] Worker Topic Assignment by @HammadB in #1376
  • [ENH] Proxy assignment by @HammadB in #1378
  • feat: add Jina AI embedding function by @JoanFM in #1324
  • Pass input_type to cohere embedding models by @beggers in #1407
  • [CLN] Warn when chroma_server_nofile is higher than sys hard limit by @beggers in #1409
  • [ENH] Add schema migration to the go coordinator by @Ishiihara in #1365

New Contributors

Full Changelog: 0.4.17...0.4.18