1.0.4
📦 chromaView on GitHub →
✨ 10 features🐛 7 fixes🔧 2 symbols
Summary
Version 1.0.4 focuses on stability, fixing several bugs related to GC, CLI, and collection querying, while introducing new features like Baseten integration and improved metrics configuration.
✨ New Features
- Added attributes for frontend metrics.
- CLI now uses server side token verification for login.
- Bundled CLI within the JS client.
- Improved error propagation for the local executor backfill.
- ListCollectionsToGc now only returns collections with a version file.
- Added Baseten integration.
- Added opengraph meta tags to the docs layout.
- Limited the maximum number of collections for a single Garbage Collection (GC) run.
- Gracefully shutdown the GC system.
- Allow overriding the metrics endpoint using the standard OTEL_EXPORTER_OTLP_METRICS_ENDPOINT environment variable if set.
🐛 Bug Fixes
- Disabled wal3 due to failures on main branch.
- Fixed build by changing the gc logservice channel.
- Removed leading slash from version file name during GC operations.
- Collection.query no longer mutates collection dimensions.
- Resolved CLI related CI issues.
- Fixed JS-client development release issues.
- Used absolute cutoff time when listing collections to garbage collect.
🔧 Affected Symbols
ListCollectionsToGcCollection.query