Releases: linode-obs/pint
Releases · linode-obs/pint
v0.44.1
v0.43.2
Changelog
- e7b0e67: *: run go mod tidy (@GiedriusS)
- 52f9407: Add --fail-on flag to lint command (@prymitive)
- 637daed: Add --max-problems flag to pint watch (@prymitive)
- 4ccd988: Add --min-severity flag (@prymitive)
- 4a4bf83: Add --min-severity flag to pint lint (@prymitive)
- bd92320: Add --offline flag to pint ci command (@prymitive)
- f2481e9: Add --workers flag (@prymitive)
- dd0c237: Add CI check for go.mod/sum (@prymitive)
- f5cc8b1: Add TLS options to prometheus config block (@prymitive)
- 1433eab: Add a LICENSE file (@prymitive)
- 61198e7: Add a link to BB reports (@prymitive)
- 764db70: Add a quick start section to docs (@prymitive)
- e6b7fde: Add a rate limit for Prometheus API requests (@prymitive)
- 89d6a5a: Add a rule/link check (@prymitive)
- 6172746: Add a simple benchmark (@prymitive)
- 8d5484e: Add a test case for cloudflare#69 (@prymitive)
- 9de1a3d: Add alert example (@prymitive)
- b5ee8ee: Add codecov config (@prymitive)
- 58e7002: Add command filter to match/ignore (@prymitive)
- c0d5c37: Add comparison check (@prymitive)
- 71945eb: Add exclude option to ci block (@prymitive)
- 877d0ca: Add extra options to promql/series check (@prymitive)
- d3253d5: Add extra settings for promql/series (@prymitive)
- 2b02b7c: Add extra test (@prymitive)
- 81d806f: Add file/snooze support (@prymitive)
- 5ec11c1: Add filename label to pint_problem metric (@prymitive)
- 7d1ea93: Add fuzz tests to CI (@prymitive)
- 8e84666: Add github actions (@prymitive)
- 33c33e0: Add ignore block to match expessions (@prymitive)
- 0c66d41: Add labels/conflict check (@prymitive)
- d863eee: Add list of problems to gh report summary (@prymitive)
- 6c1e41f: Add minCount & severity to alerts/count (@prymitive)
- 600ad51: Add missing file Close() call (@prymitive)
- bfae87f: Add more ci checks (@prymitive)
- 9ff11ec: Add more ci checks (@prymitive)
- c9ef169: Add more details to bitbucket CI reports (@prymitive)
- 083787e: Add more env variable tests (@prymitive)
- cfbb284: Add more linters (@prymitive)
- e532f55: Add more parse tests (@prymitive)
- 15384f1: Add more test coverage (@prymitive)
- f47d58b: Add more test coverage (@prymitive)
- 71d5eb3: Add more test coverage (@prymitive)
- 32e0ac0: Add more test coverage (@prymitive)
- 3104d3f: Add more test coverage (@prymitive)
- f82c4c0: Add more tests (@prymitive)
- 80d69c6: Add more tests (@prymitive)
- 6b1c58c: Add more tests (@prymitive)
- 5e52c8f: Add more tests (@prymitive)
- 2786300: Add more tests for github config (@prymitive)
- 8eb9fb2: Add more tests, fix more logic (@prymitive)
- 9422321: Add multiple new changes for v0.28 (@prymitive)
- 8d8208c: Add parse command for dev/debugging (@prymitive)
- c213b6f: Add pint ci --base-branch flag (@prymitive)
- bc64805: Add pint ci --fail-on flag (@prymitive)
- 4f8b39e: Add pint_last_run_checks and pint_last_run_checks_done metrics (@prymitive)
- 16fcd89: Add pint_last_run_time_seconds metric (@prymitive)
- a10c5b4: Add pint_prometheus_query_errors_total metric (@prymitive)
- 86128c1: Add pint_rules_parsed_total metric (@prymitive)
- 5cde541: Add pint_version metric (@prymitive)
- d292a71: Add promql/fragile check (@prymitive)
- e98c946: Add promql/range_query check (@prymitive)
- caac98e: Add promql/regexp check (@prymitive)
- c3fd53f: Add require owner flag to ci command (@prymitive)
- bc78f80: Add required value to String() results for all checks (@prymitive)
- f666298: Add rule/duplicate check (@prymitive)
- b83b6d6: Add rule/for check (@prymitive)
- b02e070: Add spellcheck action (@prymitive)
- 97107d4: Add support for file/disable comments (@prymitive)
- 40a8431: Add tags to prometheus config (@prymitive)
- 0e0b6ff: Add template checks (@prymitive)
- e83a17d: Add templated rules example (@prymitive)
- 49b9fe0: Add type checks to promql/rate (@prymitive)
- b6d03d5: Add uber-go/automaxprocs (@prymitive)
- 746a89c: Add vector matching checks (@prymitive)
- d8bc3f2: Add watch tests (@prymitive)
- c61328b: Added pint_rule_file_owner metric (@prymitive)
- 032875e: Allow disabling individual checks via comments (@prymitive)
- 080b29f: Allow disabling individual query/series checks (@prymitive)
- f723538: Allow matching on for field (@prymitive)
- 4976339: Allow multiple match/ignore blocks per rule (@prymitive)
- 82cac8b: Allow setting request headers for Prometheus (@prymitive)
- 4ce0bf5: Allow setting rule owner via comments (@prymitive)
- f771d0f: Allow snoozing checks (@prymitive)
- fa07683: Allow templating regexp matchers (@prymitive)
- 2b7caaa: Always build pages (@prymitive)
- c7172b7: Always print the number of detected problems (@prymitive)
- ce98310: Avoid dupliated results (@prymitive)
- b1a2f6f: Avoid false positives when Prometheus is down (@prymitive)
- 7f47f1e: Avoid incorrect label errors when a series disappears (@prymitive)
- dfb54d8: Avoid naked returns (@prymitive)
- 6e7a98d: Avoid over-allocating query respones (@prymitive)
- b5a54d0: Avoid queries without name matchers (@prymitive)
- a1ff9d0: Avoid topk() in vector_matching check (@prymitive)
- 0bd3ba6: Avoid using maps for labels to reduce memory (@prymitive)
- 241c153: Better absent() handling (@prymitive)
- 2a0f940: Better handling of YAML unmarshall errors (@prymitive)
- c90e632: Better support for github actions (@prymitive)
- b78f3cc: Build docker images using goreleaser (@prymitive)
- e423faa: Bump actions/cache from 2 to 3 (@dependabot[bot])
- 9227c26: Bump actions/checkout from 2 to 3 (@dependabot[bot])
- d81861e: Bump actions/configure-pages from 2 to 3 (@dependabot[bot])
- 223775b: Bump actions/dependency-review-action from 1 to 2 (@dependabot[bot])
- 47b525d: Bump actions/dependency-review-action from 2 to 3 (@dependabot[bot])
- 3aeebb6: Bump actions/deploy-pages from 1 to 2 (@dependabot[bot])
- 89302e5: Bump actions/jekyll-build-pages from 1.0.5 to 1.0.6 (@dependabot[bot])
- b85d45d: Bump actions/jekyll-build-pages from 1.0.6 to 1.0.7 (@dependabot[bot])
- dcbddb8: Bump actions/setup-go from 2 to 3 (@dependabot[bot])
- c2b6b76: Bump actions/setup-go from 3 to 4 (@dependabot[bot])
- d2814f8: Bump codecov/codecov-action from 2 to 3 (@dependabot[bot])
- 4d5d3cd: Bump debian from stable-20220711 to stable-20220801 (@dependabot[bot])
- 1ae7e5a: Bump debian from stable-20220801 to stable-20220822 (@dependabot[bot])
- b4e36d5...