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.
v3.1.1 (2024-10-18)
Fixed bugs:
- Fix #43 add missing redis module dependency #45 (lbetz)
- fix #35 allow null values in dboptions #44 (lbetz)
v3.1.0 (2024-09-24)
Implemented enhancements:
- Add new data type for db options #40 (lbetz)
- Add new data type for retention options #39 (lbetz)
- Add new data type for logging options #38 (lbetz)
- Replace config template by conversion to yaml #37 (lbetz)
- Add missing database options in class icingadb #36 (lbetz)
v3.0.0 (2024-08-15)
Breaking changes:
- Drop EOL CentOS 8 support #29 (lbetz)
- remove Debian Buster support #26 (lbetz)
- remove support of EL7 platforms #25 (lbetz)
Implemented enhancements:
- Set requirement of puppet-icinga to >= 3.0.0 #31 (lbetz)
- Restrict params to non-empty strings, replace to Icinga::Secret datatype #30 (lbetz)
- Add Ubuntu Noble (24.04) support #28 (lbetz)
- Add Fedora 40 support #27 (lbetz)
Fixed bugs:
v2.0.1 (2024-07-02)
Fixed bugs:
Merged pull requests:
- fixtures.yml: Pull dependencies from git #18 (bastelfreak)
v2.0.0 (2024-05-23)
Breaking changes:
Implemented enhancements:
v1.0.1 (2023-07-20)
Fixed bugs:
- Duplicate declaration of Icinga::Cert[icingadb tls files for the database client connect] #8
v1.0.0 (2022-12-27)
Implemented enhancements:
- Rework management of icingadb to support the released version #3
Fixed bugs:
Closed issues:
v0.1.0 (2020-04-21)
* This Changelog was automatically generated by github_changelog_generator