Skip to content

Commit 865cc17

Browse files
updated changelog; prepared for publishing
1 parent 0e764d0 commit 865cc17

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v1.4.2
2+
3+
## Feature
4+
5+
- added support for Zabbix 7.4 for roles, plugins and modules
6+
- moved supported ansible-core range to 2.18-2.17
7+
- `agent role`: added RHEL 10 support
8+
- `agent role`: added CentOs 10 Stream support
9+
- `agent role`: added Nvidia-GPU plugin support for Zabbix-agent2
10+
- `agent role`: added advanced encryption parameters for Zabbix-agent2
11+
- `agent role`: changed path to the executable files of plugins in different version
12+
113
# v1.4.1
214

315
## Feature

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace: zabbix
88
name: zabbix
99

1010
# The version of the collection. Must be compatible with semantic versioning
11-
version: 1.4.1
11+
version: 1.4.2
1212

1313
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1414
readme: README.md

0 commit comments

Comments
 (0)