Skip to content

Commit df6aa3e

Browse files
author
Lennart Betz
authored
Merge pull request #418 from lbetz/release-5.0.0
Release 5.0.0
2 parents 7da0e50 + 194fb27 commit df6aa3e

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v5.0.0](https://github.com/voxpupuli/puppet-icingaweb2/tree/v5.0.0) (2024-08-13)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-icingaweb2/compare/v4.1.0...v5.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop EL7 support [\#412](https://github.com/voxpupuli/puppet-icingaweb2/pull/412) ([lbetz](https://github.com/lbetz))
14+
- Drop Debian Buster support [\#411](https://github.com/voxpupuli/puppet-icingaweb2/pull/411) ([lbetz](https://github.com/lbetz))
15+
16+
**Implemented enhancements:**
17+
18+
- Restrict params to non-empty strings [\#416](https://github.com/voxpupuli/puppet-icingaweb2/pull/416) ([lbetz](https://github.com/lbetz))
19+
- Set requirement of puppet-icinga to \>= 3.0.0 [\#415](https://github.com/voxpupuli/puppet-icingaweb2/pull/415) ([lbetz](https://github.com/lbetz))
20+
- Change some module package names [\#414](https://github.com/voxpupuli/puppet-icingaweb2/pull/414) ([lbetz](https://github.com/lbetz))
21+
- Add Ubuntu \(24.04\) Noble support [\#413](https://github.com/voxpupuli/puppet-icingaweb2/pull/413) ([lbetz](https://github.com/lbetz))
22+
- Set module dependency of puppet-icinga up to =\< 7.0.0 [\#410](https://github.com/voxpupuli/puppet-icingaweb2/pull/410) ([lbetz](https://github.com/lbetz))
23+
24+
**Merged pull requests:**
25+
26+
- fixtures.yml: Pull dependencies from git [\#407](https://github.com/voxpupuli/puppet-icingaweb2/pull/407) ([bastelfreak](https://github.com/bastelfreak))
27+
- puppet/systemd: Allow 8.x [\#406](https://github.com/voxpupuli/puppet-icingaweb2/pull/406) ([bastelfreak](https://github.com/bastelfreak))
28+
729
## [v4.1.0](https://github.com/voxpupuli/puppet-icingaweb2/tree/v4.1.0) (2024-05-24)
830

931
[Full Changelog](https://github.com/voxpupuli/puppet-icingaweb2/compare/v4.0.0...v4.1.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-icingaweb2",
3-
"version": "4.1.1-rc0",
3+
"version": "5.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Icinga Web 2 Puppet Module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)