- Fixes an arbitrary redirect vulnerability on the /new API endpoint (CVE‑2021‑29622).
- Prevents attackers from crafting URLs that cause HTTP 302 redirects to any endpoint.
- Security issue reported by Aaron Devaney (MDSec) and addressed in this release.
Official Prometheus changelog summary with source attribution, release tags, and community reactions.
Track this Prometheus release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Prometheus release note into a weekly digest for the tools you actually use.
Create digestDeprecate non‑true/all values for the stats query parameter on /api/v1/query and /api/v1/query_range, now returning a warning and slated for removal in the next major release.
Updated golang.org/x/text to v0.39.0 and google.golang.org/grpc to v1.82.1, fixing CVE‑2026‑56852 and GHSA‑hrxh‑6v49‑42gf.