Skip to content

Releases: chroma-core/chroma

Latest

22 Oct 18:48
f6439fe
Compare
Choose a tag to compare
Latest Pre-release
Pre-release

Version: 0.5.19.dev62
Git ref: refs/heads/main
Build Date: 2024-11-16T01:45
PIP Package: chroma-0.5.19.dev62.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.19.dev62
DockerHub Image: chromadb/chroma:0.5.19.dev62

0.5.18

05 Nov 19:15
b2a87c2
Compare
Choose a tag to compare

Version: 0.5.18
Git ref: refs/tags/0.5.18
Build Date: 2024-11-05T19:15
PIP Package: chroma-0.5.18.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.18
DockerHub Image: chromadb/chroma:0.5.18

What's Changed

New Contributors

Full Changelog: 0.5.17...0.5.18

0.5.17

31 Oct 21:00
cc27ef1
Compare
Choose a tag to compare

Version: 0.5.17
Git ref: refs/tags/0.5.17
Build Date: 2024-10-31T21:00
PIP Package: chroma-0.5.17.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.17
DockerHub Image: chromadb/chroma:0.5.17

What's Changed

Full Changelog: 0.5.16...0.5.17

0.5.16

29 Oct 00:33
4e24261
Compare
Choose a tag to compare

Version: 0.5.16
Git ref: refs/tags/0.5.16
Build Date: 2024-10-29T00:33
PIP Package: chroma-0.5.16.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.16
DockerHub Image: chromadb/chroma:0.5.16

What's Changed

New Contributors

Full Changelog: 0.5.15...0.5.16

0.5.15

16 Oct 08:58
9efea42
Compare
Choose a tag to compare

Version: 0.5.15
Git ref: refs/tags/0.5.15
Build Date: 2024-10-16T08:58
PIP Package: chroma-0.5.15.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.15
DockerHub Image: chromadb/chroma:0.5.15

What's Changed

Full Changelog: 0.5.14...0.5.15

0.5.13

10 Oct 23:05
1bd9295
Compare
Choose a tag to compare

Version: 0.5.13
Git ref: refs/tags/0.5.13
Build Date: 2024-10-10T23:05
PIP Package: chroma-0.5.13.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.13
DockerHub Image: chromadb/chroma:0.5.13

What's Changed

Full Changelog: 0.5.12...0.5.13

0.5.12

08 Oct 21:42
8f38a4b
Compare
Choose a tag to compare

Version: 0.5.12
Git ref: refs/tags/0.5.12
Build Date: 2024-10-08T21:42
PIP Package: chroma-0.5.12.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.12
DockerHub Image: chromadb/chroma:0.5.12

What's Changed

  • [CHORE] Switch to debug_struct over f.write by @HammadB in #2867
  • [CHORE] Cleanup some clippy errors and all warnings for rust/types by @rescrv in #2858
  • [CHORE] Remove the need to pop from the disk cache during compaction by @rescrv in #2865
  • [CHORE] clean up cache, distance, index, storage clippy warnings by @rescrv in #2860
  • [CHORE] Make a ChromaError type for RuntimeTypeError by @rescrv in #2866
  • [ENH] We own the chroma crate by @rescrv in #2870
  • hosted in early access by @jeffchuber in #2874
  • [CHORE] Clippy for more. by @rescrv in #2871
  • [ENH]: 21x faster full text querying by @codetheweb in #2833
  • [ENH] Implement SignedRoaringBitmap and update where/where_document AST by @Sicheng-Pan in #2846
  • [ENH] Implement MetadataProvider, RoaringMetadataFilter, and refactor MetadataFilteringOperator by @Sicheng-Pan in #2847
  • [CLN] Refactor MergeMetadataResultsOperator by @Sicheng-Pan in #2848
  • [CLN] Cleanup codebase with the refactored metadata filtering pipeline by @Sicheng-Pan in #2849
  • [CHORE] Finish clippy work. Enable it. Make docs not warn too. by @rescrv in #2879
  • [ENH] Implement serde for SparseIndex by @HammadB in #2881
  • [ENH] Change the semantics of $ne, $nin, and $not_contains for local Chroma by @Sicheng-Pan in #2875
  • [CHORE] Cleanup clippy warnings from merges pre-clippy. by @rescrv in #2885
  • [TST] Move clippy into the lint job by @HammadB in #2886
  • [ENH]: add tenant, database, and collection IDs to trace when available by @codetheweb in #2889
  • [TST] Move rust benchmark crate to test crate by @Sicheng-Pan in #2900
  • [ENH] Disk and memory-backed cache with Foyer 0.10. by @rescrv in #2890
  • [TST] Implement utility functions to instantiate blockfile provider by @Sicheng-Pan in #2901
  • [TST] Bound hypothesis version for breaking changes by @Sicheng-Pan in #2907
  • [TST] Implement utility functions to instantiate segment by @Sicheng-Pan in #2902
  • [ENH] RateLimitEnforcer abstract class by @drewkim in #2898
  • [ENH] Automatically set version release as the latest release on Github by @itaismith in #2908
  • [TST] Benchmark metadata filtering by @Sicheng-Pan in #2903
  • [TST] Enable tests for $ne, $nin, and $not_contains for hosted Chroma by @Sicheng-Pan in #2909
  • [RELEASE] 0.5.12 by @itaismith in #2913

Full Changelog: 0.5.11...0.5.12

0.5.11

27 Sep 00:35
63a2ed4
Compare
Choose a tag to compare

Version: 0.5.11
Git ref: refs/tags/0.5.11
Build Date: 2024-09-27T00:35
PIP Package: chroma-0.5.11.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.11
DockerHub Image: chromadb/chroma:0.5.11

What's Changed

Full Changelog: 0.5.10...0.5.11

0.5.10

27 Sep 00:28
07c7cdc
Compare
Choose a tag to compare
0.5.10 Pre-release
Pre-release

Version: 0.5.10
Git ref: refs/tags/0.5.10
Build Date: 2024-09-27T00:28
PIP Package: chroma-0.5.10.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.10
DockerHub Image: chromadb/chroma:0.5.10

What's Changed

Full Changelog: 0.5.9...0.5.10

0.5.7

20 Sep 17:27
3cf0856
Compare
Choose a tag to compare

What's Changed

Read more