github chroma-core/chroma 1.0.18

latest releases: 1.0.20, cli-1.1.8, 1.0.19...
16 days ago

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

Don't miss a new chroma release

NewReleases is sending notifications on new releases.