Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d98b555f41..c1560b7b9b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
Changes for 6.2.0alpha1
New features:
+.........T [ZBXNEXT-7506] added Proxmox Virtual Environment template (abakaldin)
+...G...PS. [ZBXNEXT-7120] added support of OpenSSL 3.0 (Andris)
+..F....... [ZBXNEXT-7472] added support of text data for top hosts widget (agriscenko)
+...G.....T [ZBXNEXT-7559] updated smart.disk.discovery and smart.disk.get metrics for Zabbix agent 2 and updated S.M.A.R.T passive and active templates (abiba, esneiders)
+.........T [ZBXNEXT-7505] added new GLPi media type (abiba)
+.........T [ZBXNEXT-7507] added TrueNAS template (vkhaliev)
A.F....PS. [ZBXNEXT-7402,ZBXNEXT-7413] added support for CyberArk Vault (acikuns, ashubin, jfreibergs, vso)
.........T [ZBXNEXT-6781] added openweathermap template (vkhaliev)
..F....... [ZBXNEXT-7082] fixed PHP8 using deprecated function libxml_disable_entity_loader() (rdetlavs)
@@ -25,6 +31,14 @@ A.F....... [ZBXNEXT-6470,ZBXNEXT-6959] implemented audit logging of host prototy
.........T [ZBXNEXT-6624] added triggers, macros, changed filters and overrides in LLD rules (mchudinov)
Bug fixes:
+...G...... [ZBX-20754] fixed Zabbix sender and Zabbix js not releasing semaphores upon exit (vso)
+...G...... [ZBX-20538] changed postgres plugin to handle connection per user and not per database for Zabbix agent 2 (esneiders)
+.......PS. [ZBX-20567] improved preprocessor queue performance with items taking long time to preprocess (wiper)
+...G...PS. [ZBX-20398] added mitigation for pid file not being created in time (MVekslers, yurii)
+..F....... [ZBX-19638] fixed incorrect host name in graph prototype widget when graph have items from separate hosts (rlataria)
+........S. [ZBX-20595] fixed server discovering dependent item with prototype as master item if prototype discovery was disabled with lld overrides (wiper)
+........S. [ZBX-20794] fixed unavailable node status update at server startup (wiper)
+.........T [ZBX-18522] updated readme for rabbitmq templates (vkhaliev)
A......... [ZBX-20681] fixed undefined index error when accessing module page with guest user (rlataria)
A.F.....S. [ZBX-20650] fixed performance issue with importing templates and hosts (Sasha)
.......... [ZBX-20747] fixed service algorithm update in 6.0 database upgrade patch (wiper)