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:
authorContinuous Integration <ci@zabbix.com>2022-10-07 22:00:53 +0300
committerContinuous Integration <ci@zabbix.com>2022-10-07 22:00:53 +0300
commitee26447e8a1e41ca10d30a982f0b73fd47a18f36 (patch)
tree0f0da4c160dc0847f8fb84202bb659b4ed097b33 /ChangeLog
parent9f3c7e661693ffac26518301d05db44ae02f9a78 (diff)
.......... [ZBXNEXT-826] updated 6.4.0beta2 ChangeLog entries
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7baea08a75c..4cdbf864cb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,14 @@ New features:
........S. [ZBXNEXT-7920] improved value cache not to drop items from cache when no new value has arrived in 24 hours (vso)
Bug fixes:
+........S. [ZBX-21709] fixed database upgrade patch to skip unexpected invalid service downtime instead of failing (vso)
+..F....... [ZBX-21562] fixed maps not working with elements having disabled triggers (rdetlavs)
+...G...... [ZBX-21637] fixed Zabbix server to rerun auto registration attempt in 120 seconds if host is deleted (vso)
+........S. [ZBX-21537] fixed history syncers being stuck waiting on system information being collected (vso)
+........S. [ZBX-21025] fixed the allowed argument range limits for char() trigger function (kprutkovs)
+.........T [ZBX-21484] updated documentation for templates SMART by Zabbix agent 2 (atocko)
+.......PS. [ZBX-21725] fixed configuration cache shared memory leak when removing vault macros (wiper)
+........S. [ZBX-21510] made NodeAddress use ListenIP and ListenPort if not explicitly specified (kprutkovs)
........S. [ZBX-21706] fixed double precision update patch for TimescaleDb (akozlovs)
..F....... [ZBX-19512] fixed debug info block content refresh after changing table content in Monitoring -> Problems page (miks)
..F....... [ZBX-21682] removed unnecessary horizontal separator from Host interface (kkuzmina)