megachangelog
Fix2.10.7

v2.10.7 Bug fixes and changes

Fixed incorrect version reporting in --version flag, build-info metric, and API status endpoint by reading from a VERSION file instead of git tags. Also stopped publishing 32-bit ARM binary archives while maintaining amd64 and arm64 support.

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

Source: original entry ↗