Tempo v2.10.7 released on 12-06-2026

Tempo v2.10.7 is out now. It fixes an incorrect build/version being reported by –version, the build-info metric and /api/status/buildinfo so operators and monitoring see consistent, accurate version strings.
See the Tempo release on GitHub for full details and downloads.
What’s in this release
- Bugfix: Tempo now reads the build version from a top-level VERSION file instead of inferring it from the most recently created git tag, correcting incorrect version reports.
- Distribution change: 32-bit ARM (armv7) binary archives are no longer published; release artifacts continue to include amd64 and arm64 binaries.
- Operational guidance: no config changes are required; operators should validate the build-info metric and /api/status/buildinfo show the expected release string after upgrading.
Upgrade notes
- No configuration changes required; after upgrading, verify /api/status/buildinfo and the build-info metric to confirm the corrected version string is exposed.
- If you depend on 32-bit ARM binaries, build from source or migrate to arm64/amd64 images or environments; update package maintenance and CI pipelines that relied on prebuilt armv7 artifacts.
Share comments on the GitHub release or open an issue with any problems or observations after upgrading.


