megachangelog
Security3.0.3

v3.0.3

Security patches for Go dependencies and multiple CVEs, including updates to Go 1.26.5, google.golang.org/grpc, golang.org/x/net, golang.org/x/text, and opentelemetry dependencies. Also includes bug fixes for version reporting and enhancements to query-frontend documentation.

Security

Enhancements

  • query-frontend: Add Tempo configuration documentation to the MCP server via the docs-config tool and docs://config/overview and docs://config/reference resources (#7521) (@knylander-grafana)
    The configuration reference is generated from the default configuration, so it stays in sync with the code.
  • query-frontend: Update the TraceQL and metrics documentation served by the MCP server to match current capabilities. (#7375) (@knylander-grafana)

Bug fixes

  • tempo: Fix incorrect version reported by --version, the build-info metric, and /api/status/buildinfo. The build version is now read from the new top-level VERSION file instead of the most recently created git tag, which could belong to a different release. (#7469) (@zhxiaogg)

Changes

  • docs: remove guidance on running multiple monolithic instances. (#7636) (@mattdurham)
securitydependenciesgoquery-frontendbugfix

Source: original entry ↗