Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 15:39
· 7 commits to main since this release
v6.0.0
a9b54d8

What's Changed

Breaking Changes 🛠

New Features 🎉

  • Move cert_name parameter default to module data by @lbetz in #126
  • Switch to keyring for all supported Ubuntu and Debian repos by @lbetz in #132
  • Add Debian bookworm support by @lbetz in #130
  • Add SELinux support for the Icinga 2 core by @lbetz in #141
  • Add new parameter to disable the default apache config for Icinga by @lbetz in #142
  • Add Fedora 40 support by @lbetz in #140
  • Add Ubuntu (24.04) Noble support by @lbetz in #138
  • Add new param to load additonal Apache modules by @lbetz in #143
  • Restrict parameters to non-empty strings by @lbetz in #145

Bug Fixes 🐛

  • Fix eventlog as logging_type on Windows by @lbetz in #124
  • Limit package dependency to icinga modules by @lbetz in #128
  • Fix private key permissions by @lbetz in #135

Documentation Updates 📚

Other Changes

New Contributors

Full Changelog: v5.0.0...v6.0.0