Skip to content

Commit f8a8135

Browse files
committed
Prepare Release 11.0.0
1 parent feb6014 commit f8a8135

File tree

2 files changed

+38
-4
lines changed

2 files changed

+38
-4
lines changed

CHANGELOG.md

Lines changed: 37 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,41 @@ 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-
## [v10.0.0](https://github.com/voxpupuli/puppet-zabbix/tree/v10.0.0) (2024-03-14)
7+
## [v11.0.0](https://github.com/voxpupuli/puppet-zabbix/tree/v11.0.0) (2024-10-24)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-zabbix/compare/v10.0.0...v11.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Remove EL7 support [\#970](https://github.com/voxpupuli/puppet-zabbix/pull/970) ([Valantin](https://github.com/Valantin))
14+
- Change `manage_startup_script` default to false [\#965](https://github.com/voxpupuli/puppet-zabbix/pull/965) ([Valantin](https://github.com/Valantin))
15+
- Remove unsupported OS [\#957](https://github.com/voxpupuli/puppet-zabbix/pull/957) ([Valantin](https://github.com/Valantin))
16+
- Support multiple values in TLSAccept [\#947](https://github.com/voxpupuli/puppet-zabbix/pull/947) ([wolfaba](https://github.com/wolfaba))
17+
18+
**Implemented enhancements:**
19+
20+
- Add zabbix 7.0 support in CI [\#952](https://github.com/voxpupuli/puppet-zabbix/pull/952) ([Valantin](https://github.com/Valantin))
21+
- puppetlabs/firewall: Allow 8.x [\#938](https://github.com/voxpupuli/puppet-zabbix/pull/938) ([zilchms](https://github.com/zilchms))
22+
23+
**Fixed bugs:**
24+
25+
- fix zabbixapi gem dependency for ruby 2.x [\#963](https://github.com/voxpupuli/puppet-zabbix/pull/963) ([Valantin](https://github.com/Valantin))
26+
27+
**Closed issues:**
28+
29+
- Zabbix server in HA mode not corretly work with managed service on ubuntu 22.04 [\#960](https://github.com/voxpupuli/puppet-zabbix/issues/960)
30+
- Update documentation in conf template [\#948](https://github.com/voxpupuli/puppet-zabbix/issues/948)
31+
- Zabbix Proxy 10.0.0 redeclare issue [\#940](https://github.com/voxpupuli/puppet-zabbix/issues/940)
32+
- zabbix::proxy on 10.0.0 fails to build [\#939](https://github.com/voxpupuli/puppet-zabbix/issues/939)
33+
34+
**Merged pull requests:**
35+
36+
- Unit tests: run on CERN runners [\#967](https://github.com/voxpupuli/puppet-zabbix/pull/967) ([bastelfreak](https://github.com/bastelfreak))
37+
- Update documentation in config file [\#964](https://github.com/voxpupuli/puppet-zabbix/pull/964) ([Valantin](https://github.com/Valantin))
38+
- Allow allowkey and denykey on agent2 [\#946](https://github.com/voxpupuli/puppet-zabbix/pull/946) ([trenta](https://github.com/trenta))
39+
- update puppet-systemd upper bound to 8.0.0 [\#944](https://github.com/voxpupuli/puppet-zabbix/pull/944) ([TheMeier](https://github.com/TheMeier))
40+
41+
## [v10.0.0](https://github.com/voxpupuli/puppet-zabbix/tree/v10.0.0) (2024-03-15)
842

943
[Full Changelog](https://github.com/voxpupuli/puppet-zabbix/compare/v9.2.0...v10.0.0)
1044

@@ -860,7 +894,7 @@ These should not affect the functionality of the module.
860894
- Update rspec [\#203](https://github.com/voxpupuli/puppet-zabbix/pull/203) ([bastelfreak](https://github.com/bastelfreak))
861895
- Add archlinux support [\#201](https://github.com/voxpupuli/puppet-zabbix/pull/201) ([bastelfreak](https://github.com/bastelfreak))
862896
- there is no zabbix proxy package in zbx-3.0 [\#198](https://github.com/voxpupuli/puppet-zabbix/pull/198) ([BcTpe4HbIu](https://github.com/BcTpe4HbIu))
863-
- Zabbix as default vhost \#180 [\#197](https://github.com/voxpupuli/puppet-zabbix/pull/197) ([szemlyanoy](https://github.com/szemlyanoy))
897+
- Zabbix as default vhost \#180 [\#197](https://github.com/voxpupuli/puppet-zabbix/pull/197) ([sergii-zemlianyi](https://github.com/sergii-zemlianyi))
864898
- Add Zabbix sender support [\#195](https://github.com/voxpupuli/puppet-zabbix/pull/195) ([vide](https://github.com/vide))
865899
- fix wrong comment for configfrequency [\#192](https://github.com/voxpupuli/puppet-zabbix/pull/192) ([BcTpe4HbIu](https://github.com/BcTpe4HbIu))
866900
- Feature selinux [\#191](https://github.com/voxpupuli/puppet-zabbix/pull/191) ([bastelfreak](https://github.com/bastelfreak))
@@ -1030,7 +1064,7 @@ These should not affect the functionality of the module.
10301064

10311065
**Merged pull requests:**
10321066

1033-
- merge of hiera hashes from entire hierarchy [\#98](https://github.com/voxpupuli/puppet-zabbix/pull/98) ([szemlyanoy](https://github.com/szemlyanoy))
1067+
- merge of hiera hashes from entire hierarchy [\#98](https://github.com/voxpupuli/puppet-zabbix/pull/98) ([sergii-zemlianyi](https://github.com/sergii-zemlianyi))
10341068
- Added support to Amazon Linux with epel 6. [\#96](https://github.com/voxpupuli/puppet-zabbix/pull/96) ([Wprosdocimo](https://github.com/Wprosdocimo))
10351069
- import templates and create hostgroup if missing [\#95](https://github.com/voxpupuli/puppet-zabbix/pull/95) ([1n](https://github.com/1n))
10361070
- Added Support For Zapache monitoring script [\#94](https://github.com/voxpupuli/puppet-zabbix/pull/94) ([rtizzy](https://github.com/rtizzy))

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-zabbix",
3-
"version": "10.0.1-rc0",
3+
"version": "11.0.0",
44
"summary": "Installing and maintaining Zabbix. Will install server, proxy, java-gateway and agent on RedHat/Debian/Ubuntu (Incl. exported resources).",
55
"author": "Vox Pupuli",
66
"dependencies": [

0 commit comments

Comments
 (0)