Skip to content

Releases: chroma-core/chroma

Latest

01 Apr 23:29
3323748
Compare
Choose a tag to compare
Latest Pre-release
Pre-release

Version: 1.0.22.dev14
Git ref: refs/heads/main
Build Date: 2025-09-12T02:16
PIP Package: chroma-1.0.22.dev14.tar.gz
Github Container Registry Image: :1.0.22.dev14
DockerHub Image: :1.0.22.dev14

1.0.21

11 Sep 22:34
482f4a7
Compare
Choose a tag to compare

Version: 1.0.21
Git ref: refs/tags/1.0.21
Build Date: 2025-09-11T22:34
PIP Package: chroma-1.0.21.tar.gz
Github Container Registry Image: :1.0.21
DockerHub Image: :1.0.21

What's Changed

New Contributors

Full Changelog: 1.0.20...1.0.21

cli-1.1.9

11 Sep 20:34
482f4a7
Compare
Choose a tag to compare

CLI release.

1.0.20

18 Aug 17:04
b6b059d
Compare
Choose a tag to compare

Version: 1.0.20
Git ref: refs/tags/1.0.20
Build Date: 2025-08-18T17:04
PIP Package: chroma-1.0.20.tar.gz
Github Container Registry Image: :1.0.20
DockerHub Image: :1.0.20

What's Changed

Full Changelog: 1.0.19...1.0.20

1.0.18

18 Aug 08:09
2570b47
Compare
Choose a tag to compare

Version: 1.0.18
Git ref: refs/tags/1.0.18
Build Date: 2025-08-18T08:09
PIP Package: chroma-1.0.18.tar.gz
Github Container Registry Image: :1.0.18
DockerHub Image: :1.0.18

What's Changed

  • [CHORE]: Added short descriptions to CLI commands by @tazarov in #5217
  • [ENH] Use AVX in distance calculations by @jairad26 in #5258
  • [ENH] Auto-set tenant, scoped database in python CloudClient by @jairad26 in #5026
  • [PERF]: Modify get_range to return an iterator by @sanketkedia in #5256
  • [BUG] Mark dirty on rollback of cursor to guarantee compaction picks it up. by @rescrv in #5265
  • [ENH]: add metric for component queue depth & change dispatcher queue depth metric buckets by @codetheweb in #5261
  • [ENH]: add garbage collection CLI for manual garbage collection by @codetheweb in #5250
  • [DOC] Clean up DEVELOP.md by @kylediaz in #5270
  • [ENH]: Further optimize query on getCollections when databases pkey is fully specified by @tanujnay112 in #5268
  • [ENH] Update Rust to allow build with AVX when flag is set by @jairad26 in #5269
  • [ENH]: Fix test_add flake by @sanketkedia in #5272
  • [BUG]: Revert "[ENH]: Further optimize query on getCollections when databases pkey is fully specified (#5268)" by @tanujnay112 in #5273
  • [BLD] Add maturin to dev dependencies by @kylediaz in #5271
  • [ENH]: Optimize GetCollections and remove usage of raw gorm by @tanujnay112 in #5274
  • [ENH]: add config param to garbage collector to control how many collections are fetched from SysDb by @codetheweb in #5275
  • [ENH] Reject version files without paths. by @rescrv in #5267
  • [ENH] Enable getting a collection by CRN by @drewkim in #5244
  • [BUG] CompactionError did not proxy should_trace_error by @rescrv in #5282
  • [BUG] Resolve deadlock in system crate? by @rescrv in #5283
  • [ENH] Complete the NAC metrics for the write half. by @rescrv in #5278
  • [BUG]: fix missing node in constructed version graph for garbage collection by @codetheweb in #5284
  • [BUG] Fix test flake from 5283. by @rescrv in #5287
  • [BUG]: Don't GC hnsw if it is empty by @sanketkedia in #5295
  • [ENH] Sync before flushing by @HammadB in #5296
  • [DOC] update quota limits by @philipithomas in #5297
  • [BUG] Fix CLI copy offset by @itaismith in #5288
  • [ENH] Add support for default space in create coll config by @jairad26 in #5293
  • [RELEASE] CLI 1.1.7, Python 1.0.18, JS 3.0.13 by @itaismith in #5299

Full Changelog: 1.0.17...1.0.18

cli-1.1.8

18 Aug 08:50
1993cd4
Compare
Choose a tag to compare

CLI release.

cli-1.1.7

18 Aug 07:20
d3602cd
Compare
Choose a tag to compare

CLI release.

1.0.17

14 Aug 22:52
955fd8e
Compare
Choose a tag to compare

Version: 1.0.17
Git ref: refs/tags/1.0.17
Build Date: 2025-08-14T22:52
PIP Package: chroma-1.0.17.tar.gz
Github Container Registry Image: :1.0.17
DockerHub Image: :1.0.17

What's Changed

New Contributors

Full Changelog: 1.0.16...1.0.17

cli-1.1.6

13 Aug 21:03
9755aac
Compare
Choose a tag to compare

CLI release.

1.0.16

08 Aug 00:26
dff3a78
Compare
Choose a tag to compare

Version: 1.0.16
Git ref: refs/tags/1.0.16
Build Date: 2025-08-08T00:26
PIP Package: chroma-1.0.16.tar.gz
Github Container Registry Image: :1.0.16
DockerHub Image: :1.0.16

What's Changed

Read more