net-mgmt/zabbix-proxy: release 1.16 (#5058)

This commit is contained in:
Frank Wall
2025-12-02 08:03:52 +01:00
committed by GitHub
parent b1c5dddd6c
commit 0565c8b3a4
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= zabbix-proxy
PLUGIN_VERSION= 1.15
PLUGIN_VERSION= 1.16
PLUGIN_COMMENT= Zabbix monitoring proxy
PLUGIN_MAINTAINER= m.muenz@gmail.com
PLUGIN_VARIANTS= zabbix7 zabbix72 zabbix74 zabbix6
+5
View File
@@ -12,6 +12,11 @@ WWW: https://www.zabbix.com/
Plugin Changelog
----------------
1.16
* Add StartAgentPollers and MaxConcurrentChecksPerPoller options (#5037)
* Add ListenBacklog option (#5046)
1.15
* Add VMware parameters (contributed by us3241)