Releases: cloudflare/pint
Releases · cloudflare/pint
v0.28.1
Changelog
- a1ff9d0: Avoid topk() in vector_matching check (@prymitive)
v0.28.0
Changelog
- 9422321: Add multiple new changes for v0.28 (@prymitive)
- b0f3f73: Calculate bytes per time series via query (@prymitive)
- 6dfc349: Fix metrics (@prymitive)
- 16421f7: More flexible disable comments for promql/series (@prymitive)
- 20b906a: Pin debian docker image (@prymitive)
v0.27.0
Changelog
- 89d6a5a: Add a rule/link check (@prymitive)
- c9ef169: Add more details to bitbucket CI reports (@prymitive)
- 4ded01e: Bump github.com/golangci/golangci-lint in /tools/golangci-lint (@dependabot[bot])
- 8b4df87: Bump github.com/urfave/cli/v2 from 2.11.0 to 2.11.1 (@dependabot[bot])
- 64f50e6: Deduplicate reports (@prymitive)
v0.26.0
Changelog
- e98c946: Add promql/range_query check (@prymitive)
- db9b2d7: Bump github.com/golangci/golangci-lint in /tools/golangci-lint (@dependabot[bot])
- 5456aa5: Document actions workflow (@prymitive)
- 2c2deeb: Don't fail to parse YAML on template errors (@prymitive)
- 5a058fd: Drop fuzzing from actions (@prymitive)
- efccb76: Fix docs rendering (@prymitive)
v0.25.0
Changelog
- c90e632: Better support for github actions (@prymitive)
- 918aab5: Make timeout fields optional (@prymitive)
v0.24.1
Changelog
- cfbb284: Add more linters (@prymitive)
- c213b6f: Add pint ci --base-branch flag (@prymitive)
- e83a17d: Add templated rules example (@prymitive)
- c9cbe41: Bump github.com/prometheus/common from 0.35.0 to 0.36.0 (@dependabot[bot])
- 649f9e8: Bump github.com/prometheus/prometheus from 0.36.2 to 0.37.0 (@dependabot[bot])
- a75e43d: Bump github.com/urfave/cli/v2 from 2.10.3 to 2.11.0 (@dependabot[bot])
- 74b4fcb: Unwrap errors using Prometheus v2.37.0 (@prymitive)
- 857e98b: Use Go 1.18.4 (@prymitive)
v0.24.0
Changelog
- e6b7fde: Add a rate limit for Prometheus API requests (@prymitive)
- 4f8b39e: Add pint_last_run_checks and pint_last_run_checks_done metrics (@prymitive)
- d9af236: Fix range query cache key (@prymitive)
v0.23.0
Changelog
- d3253d5: Add extra settings for promql/series (@prymitive)
- 06f5c9e: Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.13.0 (@dependabot[bot])
- f2cb138: Bump github.com/stretchr/testify from 1.7.3 to 1.7.5 (@dependabot[bot])
- e8d4dea: Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (@dependabot[bot])
- 662d228: Bump github.com/urfave/cli/v2 from 2.10.2 to 2.10.3 (@dependabot[bot])
- 83a2069: Fix cache metric labels (@prymitive)
- ef48319: Fix typo in docs/configuration.md (@adamchalmers)
- bb84791: Improve range cache efficiency (@prymitive)
v0.22.2
Changelog
- 918cb4c: Bump github.com/prometheus/prometheus from 0.36.1 to 0.36.2 (@dependabot[bot])
- 29d133a: Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 (@dependabot[bot])
- 97d8326: Bump github.com/urfave/cli/v2 from 2.8.1 to 2.10.2 (@dependabot[bot])
- 1c3f8c4: Improve error reporting in strict mode (@prymitive)
v0.22.1
Changelog
- c73a90e: Fix memory usage when running range queries (@prymitive)
- 2e5a773: Mention delta function (@prymitive)