Skip to content

Commit e7ff78b

Browse files
author
Lennart Betz
committed
Release version 4.0.0
1 parent 2504179 commit e7ff78b

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,48 @@
11
# Changelog
22

3+
## [v4.0.0](https://github.com/icinga/puppet-icingaweb2/tree/v4.0.0) (2023-12-15)
4+
5+
[Full Changelog](https://github.com/icinga/puppet-icingaweb2/compare/v3.10.1...v4.0.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Add default\_auth\_backend param to name or disable default authentication [\#387](https://github.com/Icinga/puppet-icingaweb2/pull/387) ([lbetz](https://github.com/lbetz))
10+
- Add parameter to name the database resources [\#386](https://github.com/Icinga/puppet-icingaweb2/pull/386) ([lbetz](https://github.com/lbetz))
11+
- Remove module incubator [\#385](https://github.com/Icinga/puppet-icingaweb2/pull/385) ([lbetz](https://github.com/lbetz))
12+
- Remove module reactbundle [\#384](https://github.com/Icinga/puppet-icingaweb2/pull/384) ([lbetz](https://github.com/lbetz))
13+
- Remove module ipl [\#383](https://github.com/Icinga/puppet-icingaweb2/pull/383) ([lbetz](https://github.com/lbetz))
14+
- Rework behavior of TLS, new default location of keys and certs [\#380](https://github.com/Icinga/puppet-icingaweb2/pull/380) ([lbetz](https://github.com/lbetz))
15+
- Add new param manage\_service for all module background daemons to start automatically [\#379](https://github.com/Icinga/puppet-icingaweb2/pull/379) ([lbetz](https://github.com/lbetz))
16+
- Switch all db\_type parameters to no defauts [\#377](https://github.com/Icinga/puppet-icingaweb2/pull/377) ([lbetz](https://github.com/lbetz))
17+
- Switch default logging to syslog [\#376](https://github.com/Icinga/puppet-icingaweb2/pull/376) ([lbetz](https://github.com/lbetz))
18+
- Remove management of logging\_file and logging\_dir [\#375](https://github.com/Icinga/puppet-icingaweb2/pull/375) ([lbetz](https://github.com/lbetz))
19+
- Remove deprecated Icinga Web 2 module vsphere [\#374](https://github.com/Icinga/puppet-icingaweb2/pull/374) ([lbetz](https://github.com/lbetz))
20+
- Remove config backend, only db is supported now [\#373](https://github.com/Icinga/puppet-icingaweb2/pull/373) ([lbetz](https://github.com/lbetz))
21+
- Remove management of package icingaweb2-module-monitoring on Debian/Ubuntu [\#372](https://github.com/Icinga/puppet-icingaweb2/pull/372) ([lbetz](https://github.com/lbetz))
22+
- Remove deprecated parameter manage\_repo [\#371](https://github.com/Icinga/puppet-icingaweb2/pull/371) ([lbetz](https://github.com/lbetz))
23+
- Remove the deprecated config::resource class [\#370](https://github.com/Icinga/puppet-icingaweb2/pull/370) ([lbetz](https://github.com/lbetz))
24+
- Add Puppet 8 Support [\#369](https://github.com/Icinga/puppet-icingaweb2/pull/369) ([lbetz](https://github.com/lbetz))
25+
26+
**Fixed bugs:**
27+
28+
- Fix ordering in director module class [\#396](https://github.com/Icinga/puppet-icingaweb2/pull/396) ([lbetz](https://github.com/lbetz))
29+
- Add missing icingadb module settings [\#391](https://github.com/Icinga/puppet-icingaweb2/pull/391) ([lbetz](https://github.com/lbetz))
30+
- Add missing monitoring module settings [\#390](https://github.com/Icinga/puppet-icingaweb2/pull/390) ([lbetz](https://github.com/lbetz))
31+
- Fix problem with import\_schema and \#301 [\#389](https://github.com/Icinga/puppet-icingaweb2/pull/389) ([lbetz](https://github.com/lbetz))
32+
- Fix icingadb::db\_password to be an optional parameter [\#378](https://github.com/Icinga/puppet-icingaweb2/pull/378) ([lbetz](https://github.com/lbetz))
33+
34+
**Merged pull requests:**
35+
36+
- Release v4.0.0 [\#398](https://github.com/Icinga/puppet-icingaweb2/pull/398) ([lbetz](https://github.com/lbetz))
37+
338
## [v3.10.1](https://github.com/icinga/puppet-icingaweb2/tree/v3.10.1) (2023-12-08)
439

540
[Full Changelog](https://github.com/icinga/puppet-icingaweb2/compare/v3.10.0...v3.10.1)
641

42+
**Implemented enhancements:**
43+
44+
- Add Debian Bookworm Support [\#366](https://github.com/Icinga/puppet-icingaweb2/issues/366)
45+
746
**Fixed bugs:**
847

948
- Parameters host and port are optional for resource::database [\#397](https://github.com/Icinga/puppet-icingaweb2/pull/397) ([lbetz](https://github.com/lbetz))

0 commit comments

Comments
 (0)