Backend Changes
⛔ Breaking Changes:
- Remove remnants of internal otlp types (@yurishkuro in #5107)
- Use official otlp types in api_v3 and avoid triple-marshaling (@yurishkuro in #5098)
✨ New Features:
- [jaeger-v2] add support for badger (@akagami-harsh in #5112)
🐞 Bug fixes, Minor Improvements:
- [jaeger-v2] streamline storage initialization (@yurishkuro in [#5171](https://github.com/jaegertracing/jaeger/
pull/5171)) - Replace security self-assesment with one from cncf/tag-security (@jkowall in [#5142](https://github.com/jaegertra
cing/jaeger/pull/5142)) - Avoid changing a correct order of span references (@sherwoodwang in [#5121](https://github.com/jaegertracing
/jaeger/pull/5121))
👷 CI Improvements:
- Remove test summary reports (@albertteoh in #5126)
UI Changes
- UI pinned to version 1.38.0.