Skip to content

Latest commit

 

History

History
106 lines (60 loc) · 5.38 KB

CHANGELOG.md

File metadata and controls

106 lines (60 loc) · 5.38 KB

Changelog

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)

Full Changelog

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)

Full Changelog

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)

Full Changelog

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:

  • Fix missing dependency beween redis package and logdir #24 (lbetz)

v2.0.1 (2024-07-02)

Full Changelog

Fixed bugs:

  • Mange missing log_dir for icingadb-redis #19 (lbetz)

Merged pull requests:

v2.0.0 (2024-05-23)

Full Changelog

Breaking changes:

  • Drop Puppet 6 Support #7
  • Add Puppet 8 Support #9 (lbetz)

Implemented enhancements:

v1.0.1 (2023-07-20)

Full Changelog

Fixed bugs:

  • Duplicate declaration of Icinga::Cert[icingadb tls files for the database client connect] #8

v1.0.0 (2022-12-27)

Full Changelog

Implemented enhancements:

  • Rework management of icingadb to support the released version #3

Fixed bugs:

Closed issues:

  • Add support for Redis requirepass #4
  • Add management of icingadb-redis #2

v0.1.0 (2020-04-21)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator