File tree 2 files changed +16
-2
lines changed
2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,26 @@ All notable changes to this project will be documented in this file.
4
4
Each new release typically also includes the latest modulesync defaults.
5
5
These should not affect the functionality of the module.
6
6
7
- ## [ v5.0.0] ( https://github.com/voxpupuli/puppet-icingaweb2/tree/v5.0.0 ) (2024-08-13)
7
+ ## [ v5.0.1] ( https://github.com/voxpupuli/puppet-icingaweb2/tree/v5.0.1 ) (2024-10-18)
8
+
9
+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-icingaweb2/compare/v5.0.0...v5.0.1 )
10
+
11
+ ** Fixed bugs:**
12
+
13
+ - Fix path to reporting db schema [ \# 425] ( https://github.com/voxpupuli/puppet-icingaweb2/pull/425 ) ([ lbetz] ( https://github.com/lbetz ) )
14
+ - Install: Ensure package installed before file resources [ \# 422] ( https://github.com/voxpupuli/puppet-icingaweb2/pull/422 ) ([ sagepe] ( https://github.com/sagepe ) )
15
+
16
+ ** Closed issues:**
17
+
18
+ - First run on new server fails due to ordering of package and file resources [ \# 421] ( https://github.com/voxpupuli/puppet-icingaweb2/issues/421 )
19
+
20
+ ## [ v5.0.0] ( https://github.com/voxpupuli/puppet-icingaweb2/tree/v5.0.0 ) (2024-08-15)
8
21
9
22
[ Full Changelog] ( https://github.com/voxpupuli/puppet-icingaweb2/compare/v4.1.0...v5.0.0 )
10
23
11
24
** Breaking changes:**
12
25
26
+ - Drop EOL Centos 8 support [ \# 419] ( https://github.com/voxpupuli/puppet-icingaweb2/pull/419 ) ([ lbetz] ( https://github.com/lbetz ) )
13
27
- Drop EL7 support [ \# 412] ( https://github.com/voxpupuli/puppet-icingaweb2/pull/412 ) ([ lbetz] ( https://github.com/lbetz ) )
14
28
- Drop Debian Buster support [ \# 411] ( https://github.com/voxpupuli/puppet-icingaweb2/pull/411 ) ([ lbetz] ( https://github.com/lbetz ) )
15
29
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppet-icingaweb2" ,
3
- "version" : " 5.0.1-rc0 " ,
3
+ "version" : " 5.0.1" ,
4
4
"author" : " Vox Pupuli" ,
5
5
"summary" : " Icinga Web 2 Puppet Module" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments