Skip to content

v0.16.0

Compare
Choose a tag to compare
@atc0005 atc0005 released this 23 Jun 11:47
· 43 commits to master since this release
a19a0d1

Added

  • (GH-209) Add support for error annotations
  • (GH-214) Add method for growing errors collection with deduplication behavior

Changed

  • (GH-210) Update vuln analysis GHAW to remove on.push hook

Fixed

  • (GH-207) Disable depguard linter
  • (GH-211) Restore local CodeQL workflow
  • (GH-212) Explicitly document that (nagios.Plugin).AddError does not perform deduplication of errors

References