Releases: cloudflare/pint
Releases · cloudflare/pint
v0.37.0
Changelog
- c61328b: Added pint_rule_file_owner metric (@prymitive)
- e52d8a5: Bump golang from 1.19.3-alpine to 1.19.4-alpine (@dependabot[bot])
- 06317d0: Bump golang.org/x/oauth2 from 0.2.0 to 0.3.0 (@dependabot[bot])
- 34b6eeb: Bump golang.org/x/tools from 0.3.0 to 0.4.0 in /tools/goimports (@dependabot[bot])
- 247013b: Cleanup deps (@prymitive)
- 544ba0f: Use Go 1.19.4 (@prymitive)
v0.36.0
Changelog
- 083787e: Add more env variable tests (@prymitive)
- 7d41174: Bump debian from stable-20221114 to stable-20221205 (@dependabot[bot])
- 7fd2a81: Bump github.com/cespare/xxhash/v2 from 2.1.2 to 2.2.0 (@dependabot[bot])
- 7484ced: Bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6 (@dependabot[bot])
- 9948bbc: Expand env variables in config file (@prymitive)
v0.35.0
Changelog
- 0c66d41: Add labels/conflict check (@prymitive)
- b6d03d5: Add uber-go/automaxprocs (@prymitive)
- f771d0f: Allow snoozing checks (@prymitive)
- dfb54d8: Avoid naked returns (@prymitive)
- 7b3e9f4: Bump github.com/prometheus/prometheus from 0.40.1 to 0.40.2 (@dependabot[bot])
- ff7620e: Bump github.com/prometheus/prometheus from 0.40.2 to 0.40.3 (@dependabot[bot])
- 6be7955: Bump github.com/prometheus/prometheus from 0.40.3 to 0.40.5 (@dependabot[bot])
- 445de05: Enable shadow checks in govet (@prymitive)
- dc9bc76: Remove cache limits (@prymitive)
- 4aed40c: Track cache gets (@prymitive)
v0.34.0
Changelog
- 15384f1: Add more test coverage (@prymitive)
- f666298: Add rule/duplicate check (@prymitive)
- af63966: Remove expensive cache evictions (@prymitive)
- 8196243: Use LRU for cache evictions (@prymitive)
v0.33.1
Changelog
- f3f8cda: Fix query cache hit rate (@prymitive)
v0.33.0
Changelog
- 47b525d: Bump actions/dependency-review-action from 2 to 3 (@dependabot[bot])
- 0a78565: Bump debian from stable-20221024 to stable-20221114 (@dependabot[bot])
- bfb156b: Make query cache cost aware (@prymitive)
v0.32.1
Changelog
- a9b94b4: Never send raw queries from promql/vector_matching (@prymitive)
v0.32.0
Changelog
- 6b1c58c: Add more tests (@prymitive)
- 97107d4: Add support for file/disable comments (@prymitive)
- 2b7caaa: Always build pages (@prymitive)
- 89302e5: Bump actions/jekyll-build-pages from 1.0.5 to 1.0.6 (@dependabot[bot])
- 837d737: Bump github.com/hashicorp/hcl/v2 from 2.14.1 to 2.15.0 (@dependabot[bot])
- 0382ea6: Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 (@dependabot[bot])
- 6f5fd23: Bump github.com/prometheus/prometheus from 0.40.0 to 0.40.1 (@dependabot[bot])
- 6bc9cd5: Bump github.com/urfave/cli/v2 from 2.23.4 to 2.23.5 (@dependabot[bot])
- ec2a7f3: Bump golang.org/x/oauth2 from 0.1.0 to 0.2.0 (@dependabot[bot])
- 878b17d: Bump golang.org/x/tools from 0.2.0 to 0.3.0 in /tools/goimports (@dependabot[bot])
- 707d95f: Group pages actions by ref (@prymitive)
- c3c4f98: Use custom query cache (@prymitive)
v0.31.1
Changelog
- 61ce039: Bump github.com/gkampitakis/go-snaps from 0.4.0 to 0.4.1 (@dependabot[bot])
- 3575dca: Bump github.com/gkampitakis/go-snaps from 0.4.1 to 0.4.2 (@dependabot[bot])
- 3e3a7d9: Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 (@dependabot[bot])
- 79d1023: Bump github.com/prometheus/prometheus from 0.39.1 to 0.40.0 (@dependabot[bot])
- 486927f: Bump github.com/urfave/cli/v2 from 2.20.3 to 2.23.0 (@dependabot[bot])
- d6ed547: Bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.4 (@dependabot[bot])
- 74c1ccc: Bump golang from 1.19.2-alpine to 1.19.3-alpine (@dependabot[bot])
- e1e33d1: Refactor time range merges (@prymitive)
v0.31.0
Changelog
- 82cac8b: Allow setting request headers for Prometheus (@prymitive)
- 0bd3ba6: Avoid using maps for labels to reduce memory (@prymitive)
- 0093161: Bump debian from stable-20220912 to stable-20221004 (@dependabot[bot])
- 1f80d04: Bump debian from stable-20221004 to stable-20221024 (@dependabot[bot])
- f4d5448: Bump github.com/gkampitakis/go-snaps from 0.3.7 to 0.3.8 (@dependabot[bot])
- 673144d: Bump github.com/gkampitakis/go-snaps from 0.3.8 to 0.4.0 (@dependabot[bot])
- e67e35e: Bump github.com/golangci/golangci-lint in /tools/golangci-lint (@dependabot[bot])
- 68f29c1: Bump github.com/golangci/golangci-lint in /tools/golangci-lint (@dependabot[bot])
- 6e02014: Bump github.com/hashicorp/hcl/v2 from 2.14.0 to 2.14.1 (@dependabot[bot])
- 3a36c22: Bump github.com/klauspost/compress from 1.15.10 to 1.15.11 (@dependabot[bot])
- a60acd0: Bump github.com/klauspost/compress from 1.15.11 to 1.15.12 (@dependabot[bot])
- c6716db: Bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 (@dependabot[bot])
- 2c48261: Bump github.com/prometheus/prometheus from 0.38.0 to 0.39.1 (@dependabot[bot])
- 2387228: Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (@dependabot[bot])
- 7e00ec8: Bump github.com/urfave/cli/v2 from 2.16.3 to 2.17.1 (@dependabot[bot])
- ad1e5c5: Bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2 (@dependabot[bot])
- efb0c39: Bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2 (@dependabot[bot])
- 99f9074: Bump github.com/urfave/cli/v2 from 2.20.2 to 2.20.3 (@dependabot[bot])
- af0c71f: Bump golang from 1.19.1-alpine to 1.19.2-alpine (@dependabot[bot])
- 95c75b4: Bump golang.org/x/tools from 0.1.12 to 0.2.0 in /tools/goimports (@dependabot[bot])
- 3abed3b: Bump mvdan.cc/gofumpt from 0.3.1 to 0.4.0 in /tools/gofumpt (@dependabot[bot])
- 65da012: Don't deploy pages on PRs (@prymitive)
- bbc461e: Don't replace amd64 with x86_64 (@prymitive)
- f1a0407: Don't report humanise when round is used (@prymitive)
- c839563: Fix a false positive when bool modifier is used (@prymitive)
- 1dd6644: Fix another false positive (@prymitive)
- 6ca5344: Fix promql/vector_matching false positive (@prymitive)
- 9448eae: Fix range merges (@prymitive)
- 54ea65c: Fix range query caching (@prymitive)
- 4160685: Fix typo of "couldn't" (@frebib)
- 9388222: Normalize range query results (@prymitive)
- a7ae5e1: Refactor prometheus query loop (@prymitive)
- ad843f6: Rename check docs (@prymitive)
- 2ea7546: Revert to current (@prymitive)
- 60bae8e: Stream samples directly into ranges (@prymitive)
- cf75fb1: Update changelog (@prymitive)
- c64cddc: Update snapshots (@prymitive)
- 222beb8: Use actions for github pages (@prymitive)
- 0c75a7f: Use github.com/go-json-experiment/json (@prymitive)