All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v2.0.0 (2023-08-31)
Breaking changes:
- Drop Debian 8, Debian 9 and RedHat 6 (EOL) #16 (smortex)
- Drop Puppet 4, Puppet 5 and Puppet 6 (EOL) #15 (smortex)
Implemented enhancements:
- Add support for AlmaLinux, CentOS, Rocky and Ubuntu #19 (smortex)
- Add support for Puppet 8 #18 (smortex)
- Add support for Puppet 7 #9 (smortex)
- Add support for Debian 11 #8 (smortex)
Fixed bugs:
Merged pull requests:
- Allow puppetlabs/concat 9.x #14 (smortex)
- Allow puppetlabs/stdlib 9.x #13 (smortex)
- Allow up-to-date dependencies #10 (smortex)
v1.2.0 (2020-08-04)
- add Redhat EL 8 support
v1.1.0 (2019-08-07)
- add freebsd support thanks to Romain Tartière
- add puppet 5 support thanks to Romain Tartière
v1.0.1 (2018-04-30)
- fix publish/subscribe
v1.0.0 (2018-03-22)
- drop support for puppet <4.9.0
- use module data
v0.11.0 (2018-03-16)
- drop support for puppet3
- use module data
v0.10.0 (2017-07-10)
- Custom streams header/footer
v0.9.3 (2017-06-13)
- improve exception stream
v0.9.2 (2017-05-23)
- add exception stream to async subscriptions
v0.8.1 (2017-05-02)
- fix puppet4 support for collecting resources
v0.8.0 (2017-04-06)
- add support for puppet4
v0.7.0 (2016-03-25)
- test config before reloading
v0.6.0 (2016-01-27)
- make scope of pubsub configurable
v0.5.0 (2015-05-04)
- new feature: implement management of sysv init file config
* This Changelog was automatically generated by github_changelog_generator