0.4.24
Version: 0.4.24
Git ref: refs/tags/0.4.24
Build Date: 2024-02-28T00:38
PIP Package: chroma-0.4.24.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.4.24
DockerHub Image: chromadb/chroma:0.4.24
What's Changed
- [ENH] Metadata indices by @beggers in #1724
- [PERF]: use tilt test ci by @nicolasgere in #1727
- [ENH] Make PositionalPostingListBuilder incremental by @beggers in #1750
- [ENH] Add PR title checker by @beggers in #1761
- [ENH] Blockstore-based full-text search by @beggers in #1759
- [ENH] Push logs with grpc error handling by @weiligu in #1749
- [BUG] Fix PR title regex by @beggers in #1766
- [ENH] Server side pull logs by @weiligu in #1764
- [CLN] Turn PR title checker back on :/ by @beggers in #1768
- [BUG] Fix test flakiness by @beggers in #1765
- [CLN] Remove ChromaResponse in favor of endpoint-specific responses by @beggers in #1767
- [CLN] Move
go/coordinator
togo/
since there's more stuff there by @beggers in #1769 - [ENH] increase log id by collection by @weiligu in #1774
- [BUG] Fix circular import when initializing a client with basic auth by @beggers in #1775
- [BUG]: fix server quota error handling by @nicolasgere in #1779
- [BUG] Add "RELEASE" to PR title checker by @beggers in #1785
- [RELEASE] 0.4.24 by @beggers in #1786
Full Changelog: 0.4.23...0.4.24