Skip to content

v2.10.7

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 16:28
· 685 commits to main since this release
8100f5a

🧰 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)