1.0.7
📦 chromaView on GitHub →
✨ 10 features🐛 4 fixes🔧 1 symbols
Summary
Version 1.0.7 introduces significant enhancements around collection forking capabilities across SysDB, RFE, and Python interfaces, alongside various bug fixes and build system improvements.
✨ New Features
- Implement collection forking in SysDB
- Wire up collection forking for RFE
- Wire up collection forking for python
- Implement log forking
- Add VerifyingDataSet that verifies loaded data
- Disable quota and add limit for collection fork
- Enable quota for fork
- Introduce + consume foyer.obtain()
- Add hook to initialize collection before running verification
- Build chroma-load-start binary and add it to chroma-load container
🐛 Bug Fixes
- Fix issue where max_lifetime and max_timeout were incorrectly set to None for in-memory DB
- Fix log fork bugs
- Fix lineage file path and root collection tracing
- Fix failing fork on empty collection
🔧 Affected Symbols
VerifyingDataSet