New
Release v2.14.0
TL;DR: Two significant changes in this release:
- ☠️ Starting from this release the legacy v1 components
query,collector, andingesterare no longer published. All the remaining v1 utilities are now published as v2.x.x versions. - 🌓 The UI now officially supports dark theme and the theme selector is enabled by default.
Backend Changes
⛔ Breaking Changes
- Remove storage/v1/grpc (@yurishkuro in #7806)
- Migrate remote-storage to yaml configuration with shared storageconfig package (@Copilot in )