0.4.24
版本发布时间: 2024-02-28 08:39:11
chroma-core/chroma最新发布版本:latest(2022-10-23 02:48:28)
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 https://github.com/chroma-core/chroma/pull/1724
- [PERF]: use tilt test ci by @nicolasgere in https://github.com/chroma-core/chroma/pull/1727
- [ENH] Make PositionalPostingListBuilder incremental by @beggers in https://github.com/chroma-core/chroma/pull/1750
- [ENH] Add PR title checker by @beggers in https://github.com/chroma-core/chroma/pull/1761
- [ENH] Blockstore-based full-text search by @beggers in https://github.com/chroma-core/chroma/pull/1759
- [ENH] Push logs with grpc error handling by @weiligu in https://github.com/chroma-core/chroma/pull/1749
- [BUG] Fix PR title regex by @beggers in https://github.com/chroma-core/chroma/pull/1766
- [ENH] Server side pull logs by @weiligu in https://github.com/chroma-core/chroma/pull/1764
- [CLN] Turn PR title checker back on :/ by @beggers in https://github.com/chroma-core/chroma/pull/1768
- [BUG] Fix test flakiness by @beggers in https://github.com/chroma-core/chroma/pull/1765
- [CLN] Remove ChromaResponse in favor of endpoint-specific responses by @beggers in https://github.com/chroma-core/chroma/pull/1767
- [CLN] Move
go/coordinator
togo/
since there's more stuff there by @beggers in https://github.com/chroma-core/chroma/pull/1769 - [ENH] increase log id by collection by @weiligu in https://github.com/chroma-core/chroma/pull/1774
- [BUG] Fix circular import when initializing a client with basic auth by @beggers in https://github.com/chroma-core/chroma/pull/1775
- [BUG]: fix server quota error handling by @nicolasgere in https://github.com/chroma-core/chroma/pull/1779
- [BUG] Add "RELEASE" to PR title checker by @beggers in https://github.com/chroma-core/chroma/pull/1785
- [RELEASE] 0.4.24 by @beggers in https://github.com/chroma-core/chroma/pull/1786
Full Changelog: https://github.com/chroma-core/chroma/compare/0.4.23...0.4.24