Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 11:25
· 32 commits to master since this release
v0.11.0
ba4a866

13 changes since v0.10.0

🚀 Features

  • Support different Plugin Outputs per Service State (#104)

🛠️ Minor Changes

  • CI: Add step to run freshly built docker image in GitHub action (#106)
  • Don't run go get tests for PRs from forks (#107)
  • CI: Remove EOL Go versions in GitHub action (#108)

📄 Documentation

  • Update Icinga integration docs in README (#93)
  • Document Icinga API user required permissions (#95)
  • Fix description for the custom severity levels command line flag (#97)

🔗 Dependency Updates

  • chore(deps): update actions/checkout action to v3 (#98)
  • chore(deps): update actions/setup-go action to v3 (#99)
  • fix(deps): update module github.com/stretchr/testify to v1.8.0 (#100)
  • chore(deps): update mikepenz/release-changelog-builder-action action to v3 (#103)
  • fix(deps): update module github.com/prometheus/alertmanager to v0.24.0 (#102)
  • chore(deps): update dependency golang to v1.18 (#101)