Skip to content

v0.65.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 07:29
· 57 commits to main since this release
6630e3d

Added

  • promql/regexp check will now look for smelly regexp selectors.
    See check docs for details.
  • promql/range_query now allows to configure a custom maximum
    duration for range queries - #1064.
  • Added --enabled flag to the pint command. Passing this flag will only run selected check(s).
  • Added state option to the rule match block. See configuration docs for details.

Fixed

  • Don't try to report problem on unmodified files when using GitHub reporter.
  • If there is a pint config file present then pint will now always add it to the parser block exclude list.
    This is to avoid trying to parse it as a rule file if it's included in the same folder as rules.