Version: 1.3.0
Git ref: refs/tags/1.3.0
Build Date: 2025-10-29T03:08
PIP Package: chroma-1.3.0.tar.gz
Github Container Registry Image: :1.3.0
DockerHub Image: :1.3.0
What's Changed
- [ENH] - Adds rust client to list of clients by @tjkrusinskichroma in #5740
- [ENH]: Integrate task operators into compaction by @tanujnay112 in #5687
- [ENH]: Add heaptender client to compaction and make finishtask use this by @tanujnay112 in #5715
- [ENH] Add local support for schema by @jairad26 in #5714
- [ENH]: Implement create_task with 2PC and backfill + make it idemptotent by @tanujnay112 in #5729
- [CHORE] reconcile schema in compaction orchetrator and use in spann&hnsw by @jairad26 in #5742
- [ENH] Export schema and search types from chromadb.api by @jairad26 in #5736
- Add Sync to roadmap by @kylediaz in #5745
- [ENH]: limit concurrency on operators spawned by GC by @codetheweb in #5720
- [BLD] Bump hnswlib dep by @Sicheng-Pan in #5743
- [ENH] recognize and flush new metadata keys to schema on local compaction by @jairad26 in #5728
- [ENH]: Error if source_key set but no ef by @sanketkedia in #5751
- [ENH]: (Rust client): add
true.into::<Where>()helper by @codetheweb in #5750 - Revert "[ENH]: Error if source_key set but no ef" by @sanketkedia in #5757
- [ENH]: Disallow setting only source_key without an ef by @sanketkedia in #5758
- [BUG] use keys instead of key_overrides in query embedding strings by @jairad26 in #5754
- [ENH] Add BM25 embedding function to JS by @jairad26 in #5756
- [CHORE] Bump js ai-embeddings versions by @jairad26 in #5759
- [TST] add space checks & local modify test for schema by @jairad26 in #5761
- [RELEASE] Python 1.3.0 by @jairad26 in #5760
Full Changelog: 1.2.2...1.3.0