Skip to content

Releases: chroma-core/chroma

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

Latest

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

Version: 0.5.15.dev2
Git ref: refs/heads/main
Build Date: 2024-10-16T03:43
PIP Package: chroma-0.5.15.dev2.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.15.dev2
DockerHub Image: chromadb/chroma:0.5.15.dev2

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

0.5.5

23 Jul 01:01
a0f66f8
Compare
Choose a tag to compare

Version: 0.5.5
Git ref: refs/tags/0.5.5
Build Date: 2024-07-23T01:01
PIP Package: chroma-0.5.5.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.5
DockerHub Image: chromadb/chroma:0.5.5

What's Changed

Full Changelog: 0.5.4...0.5.5

0.5.4

11 Jul 02:31
8b546be
Compare
Choose a tag to compare

Version: 0.5.4
Git ref: refs/tags/0.5.4
Build Date: 2024-07-11T02:31
PIP Package: chroma-0.5.4.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.4
DockerHub Image: chromadb/chroma:0.5.4

What's Changed

New Contributors

Full Changelog: 0.5.3...0.5.4

0.5.3

18 Jun 19:57
1ee27c2
Compare
Choose a tag to compare

Version: 0.5.3
Git ref: refs/tags/0.5.3
Build Date: 2024-06-18T19:57
PIP Package: chroma-0.5.3.tar.gz
Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.3
DockerHub Image: chromadb/chroma:0.5.3

What's Changed

Full Changelog: 0.5.2...0.5.3