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.
v4.0.0 (2023-07-04)
Breaking changes:
- Drop Debian 9 (EOL) #39 (smortex)
- Drop Puppet 6 (EOL) #38 (smortex)
- Drop support of RedHat 6 / Ubuntu 16.04 (EOL) #29 (smortex)
Implemented enhancements:
- Add support for Puppet 8 #40 (smortex)
- Relax dependencies version requirements #37 (smortex)
- Rework documentation #33 (smortex)
- Add support for AlmaLinux #31 (smortex)
- Add support for Rocky #30 (smortex)
Fixed bugs:
Merged pull requests:
v3.0.0 (2022-03-03)
Breaking changes:
- Drop support for Debian 8 (EOL) #19 (smortex)
- Drop support for Puppet 5 (EOL) #16 (smortex)
- Drop support for OS which have reached EOL #10 (smortex)
- Drop support for Puppet 4 (EOL) #8 (smortex)
Implemented enhancements:
- Add support for current CentOS releases #21 (smortex)
- Add data types everywhere #20 (smortex)
- Set upper bounds for dependencies #14 (smortex)
- Add support for recent OS #11 (smortex)
- Add support for Puppet 6 and 7 #9 (smortex)
- Switch to GitHub actions #7 (smortex)
Closed issues:
- Tune rubocop Style/TrailingCommaInArguments #25
- Tune rubocop Style/WordArray #24
- Bring back smoke tests #23
- Available module on forge is outdated #5
Merged pull requests:
- Integrate smoke tests as integration tests #26 (smortex)
- Fix module metadata #18 (smortex)
- Add basic acceptance tests #17 (smortex)
- Switch to the new official syslog-ng repo #12 (smortex)
- Remove notice messages #6 (smortex)
v2.2.1 (2020-09-22)
- Add support for SLES
- Add repo management for Debian
v2.1.0 (2018-09-06)
- add structured fact
- fix bug where reload was triggered when service wasn't running
- add datatype
v2.0.0 (2018-03-20)
- Drop support for puppet < 4.9.1
- First official release from ccin2p3 (was ihrwein before)
- Add module data in favor of params.pp
* This Changelog was automatically generated by github_changelog_generator