Skip to content

Latest commit

 

History

History
213 lines (133 loc) · 10.8 KB

CHANGELOG.md

File metadata and controls

213 lines (133 loc) · 10.8 KB

Change Log

v1.2.3 (2023-04-19)

Full Changelog

Fixed bugs:

  • Mysql::Db[icingadb]: parameter 'tls_options' expects a value of type Undef or Array, got String #64
  • Downgrade mysql module because of api changes for tis_options in mysql::db #65 (lbetz)

v1.2.2 (2023-04-15)

Full Changelog

Fixed bugs:

  • Missing UTF8 setting in database ressources for icingaweb2 #62
  • Update minor and bugfix releases of some puppet modules #63 (lbetz)

v1.2.1 (2023-04-03)

Full Changelog

Fixed bugs:

  • Updating Apache after installation breaks Apache config on RHEL 8/9 #61
  • Wrong default ido_db_type in scenario server-db-mysql #59

Closed issues:

  • Add example to custom hiera #27

Merged pull requests:

  • Add more stuff to the documentation #60 (lbetz)

v1.2.0 (2023-03-11)

Full Changelog

Implemented enhancements:

  • Add support for additional apache vhost configs #58
  • Install icingaweb2 model pdfexport by default #57
  • Do not manage roles.ini after default setup #56
  • Support auth method LDAP and Active Directory #23

v1.1.0 (2023-03-06)

Full Changelog

Implemented enhancements:

Closed issues:

  • Add web modules for reporting #22

v1.0.0 (2023-02-11)

Full Changelog

Implemented enhancements:

  • Rename head master branch to main #53
  • Add feature influxdb2 #31
  • Add support for IcingaDB #54 (lbetz)
  • Rebuild interactive structure and change some parameter names #52 (lbetz)

Merged pull requests:

v0.7.1 (2022-08-01)

Full Changelog

Fixed bugs:

  • Scenario server-ido-mysql failed on RHEL/CentOS 7 #49

v0.7.0 (2022-07-26)

Full Changelog

Implemented enhancements:

  • Update icingaweb2 module to v3.4.1 #47
  • Update icinga module to v2.8.0 #46
  • Update icinga2 module to v3.4.0 #45
  • Add Alma and Rocky Linux support #38
  • Add management of powertools repo #37
  • Add a randomize initial icingaadmin password #26

Fixed bugs:

  • Missing epel repo for AlmaLinux und Rocky #48

v0.6.3 (2022-06-08)

Full Changelog

Fixed bugs:

  • Update puppet module icinga2 to bugfix release 3.3.1 #41

v0.6.2 (2022-05-31)

Full Changelog

Implemented enhancements:

  • Add additional module path for icingaweb2 #40

Fixed bugs:

  • Apache does not start on RHEL7 because of unknown option CGIPassAuth #33

Closed issues:

  • Add the requirement of Icinga subscription on RHEL 8 based systems #39
  • Add to documentation how to setup PHP 7.4 on CentOS8 #35
  • Add how to install on RHEL to documentation #34

v0.6.1 (2022-01-29)

Full Changelog

Fixed bugs:

  • Update icingaweb2 module - AddCGIPassAuth to Apache config #32
  • Add misisng class apache::vhosts #30

v0.6.0 (2022-01-18)

Full Changelog

Implemented enhancements:

  • Drop Debian stretch support #29
  • Add web module fileshipper #21
  • Support puppet7, drop puppet5 #20

Fixed bugs:

  • new apt key for puppet repo #19
  • Disable businessprocess does not disable the module #28
  • Disable director does not disable the module #25
  • Updating Apache after installation breaks Apache config on RHEL #24

v0.5.0 (2021-11-08)

Full Changelog

Implemented enhancements:

  • Add support for Debian Bullseye #16
  • add icingaweb2-module-director #7

Fixed bugs:

v0.4.5 (2021-09-03)

Full Changelog

Fixed bugs:

  • Downgrad postgresql puppet module to v6.9.0 #15
  • Cannot install PostgreSQL IDO with Puppet 5 #14

v0.4.3 (2021-08-17)

Full Changelog

Fixed bugs:

  • Resource type not found Icinga2::LogSeverity #13

v0.4.2 (2021-07-16)

Full Changelog

Implemented enhancements:

  • Add module businessprocess #11
  • Rename scenario server to server-ido-mysql #10
  • Re-add scenario server-pgsql #9

v0.4.1 (2021-06-21)

Full Changelog

v0.4.0 (2021-06-18)

Full Changelog

Implemented enhancements:

  • add icingaweb2-module-businessprocess #3
  • add feature livestatus #6
  • add feature influxdb #5
  • add feature graphite #4

v0.3.0 (2021-03-15)

Full Changelog

Implemented enhancements:

  • add new scenario server-pgsql #2
  • pin puppetfile versions #1

v0.2.1 (2021-03-04)

Full Changelog

v0.2.0 (2021-03-04)

Full Changelog

v0.1.3 (2021-02-26)

Full Changelog

v0.1.2 (2021-02-23)

Full Changelog

v0.1.1 (2021-02-22)

* This Change Log was automatically generated by github_changelog_generator