Immutable
release. Only release title and notes can be modified.
What's Changed
Breaking Changes 🛠
- Drop EOL EL 7, EL 8, Fedora 38 by @kenyon in #267
- Drop puppet, update openvox minimum version to 8.19 by @TheMeier in #268
- Drop ubuntu 18.04 by @jay7x in #284
- Puppet 8+ compat support: require stdlib 9, and switch to use
stdlib::to_jsonby @fifieldt in #285
New Features 🎉
- Add 'endswith' and '!endswith' to PropertyOperator by @stboch in #277
- puppetlabs/apt: Allow 11.x by @ndubois in #280
- Add more OSes, refactor acceptance tests by @jay7x in #283
Bug Fixes 🐛
- Allow overriding of the
Includedirective in the/etc/rsyslog.conffile to support older versions ofrsyslogdby @bschonec in #251 - Fix parsing of "else if" in expression_filter.epp by @amateo in #274
Other Changes
- Re-add RHEL 8 as a supported platform, as accidentally removed by @legooolas in #286
New Contributors
- @TheMeier made their first contribution in #266
- @stboch made their first contribution in #277
- @ndubois made their first contribution in #280
- @jay7x made their first contribution in #283
- @fifieldt made their first contribution in #285
- @legooolas made their first contribution in #286
Full Changelog: v7.3.0...v8.0.0