You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
🧰 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 🔧
tempo: Stop publishing 32-bit ARM binary archives. Release artifacts continue to include amd64 and arm64 binaries. (#7106) (@javiermolinar)