Backend Changes
- Add auth token propagation for metrics reader (@albertteoh in #3341)
New Features
- Add in-memory storage support for adaptive sampling (@lonewolf3739 in #3335)
Bug fixes, Minor Improvements
- Do not throw error on empty indices in Elasticsach rollover lookback (@jkandasa in #3369)
- Treat input throughput data as immutable (@rbroggi in #3360)
- Remove dependencies on unused tools, install tools explicitly instead of via go.mod (@rbroggi in #3355)
- Update mockery to version 2 and adapt to
install-tools
approach (@rbroggi in #3358) - Control lightweight storage integration tests via build tags (@rbroggi in #3346)
- Remove package
integration
from coverage reports (@rbroggi in #3357) - Remove outdated reference to cover.sh (@rbroggi in #3348)
- Update monitoring mixin (@jpkrohling in #3331)
- Update Jaeger chart link (@isbang in #3328)
- Fix args order in strings.Contains in es-rollover (@pavolloffay in #3324)
- Use
(TB).TempDir
instead of non-portable/mnt/*
in Badger (@pavolloffay in #3325) - Fix
peer.service
retrieval from Zipkin'sMESSAGE_ADDR
annotation (@Git-Jiro in #3312)
UI Changes
- UI pinned to version 1.18.0. The changelog is available here v1.18.0