cloudflare/pint v0.85.0
cloudflare/pint
Captured source
source ↗published Jun 4, 2026seen 5dcaptured 14hhttp 200method plain
v0.85.0
Repository: cloudflare/pint
Tag: v0.85.0
Published: 2026-06-04T14:48:38Z
Prerelease: no
Release notes:
Added
- Added [promql/offset](checks/promql/offset.md) check that warns when a PromQL
query uses an offset larger than configured Prometheus retention.
- Added support for Prometheus v3.12.0 experimental PromQL functions:
start(), end(), range(), step().
Changed
- BitBucket reporter no longer creates Code Insight annotations.
All problems are now reported as pull request comments.
Fixed
- Fixed [query/cost](checks/query/cost.md) suggesting recording rules with
incompatible label matchers.
- Fixed [query/cost](checks/query/cost.md) suggesting recording rules when
the query and recording rule use different aggregation grouping (e.g. sum by(job) vs sum without(instance)).
Notability
notability 3.0/10Routine tool release, not AI lab