Skip to content

v8.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Aug 08:17
Immutable release. Only release title and notes can be modified.
v8.0.0
4731732

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_json by @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 Include directive in the /etc/rsyslog.conf file to support older versions of rsyslogd by @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

Full Changelog: v7.3.0...v8.0.0