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-03-18 18:23:16 +0300
committerContinuous Integration <ci@zabbix.com>2022-03-18 18:23:16 +0300
commit6e190b0da1c4332d893b0c221c01fb5ac7e2e749 (patch)
treede83d585de183f4c7c99c35a3a84cdcbf15a8b2c /ChangeLog
parent8c89b18e3585a5f0dabab20950dc49802dedc8b8 (diff)
.......... [ZBXNEXT-826] updated 6.2.0alpha1 ChangeLog entries
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95464b92162..16e8a8696c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
Changes for 6.2.0alpha1
New features:
+...G...... [ZBXNEXT-7452] added SNI support to TLS protocol for Agent 2 (asestakovs)
+...G.....T [ZBXNEXT-7065] added queries metrics to postgresql by agent2 template (esneiders, vkhaliev)
+A.F....... [ZBXNEXT-7478] fixed optional parameters before required issue (acikuns, ashubin)
+.........T [ZBXNEXT-7023] updated regular expressions for services discovery in windows templates (vkhaliev)
.......PS. [ZBXNEXT-7498] moved internal items processing from history to regular pollers (akozlovs)
..F....... [ZBXNEXT-7420] added documentation links to Zabbix frontend sections (rdetlavs)
A.F....... [ZBXNEXT-7485] fixed debug_backtrace function usage for php8 (acikuns)
@@ -18,6 +22,15 @@ 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:
+..F....... [ZBX-20319] fixed multiline details in audit log (rlataria)
+.D........ [ZBX-20762] fixed StartAlerters and StartEscalators range in configuration file comments (akozlovs)
+........S. [ZBX-20651] fixed crash in availability manager on some platforms (vso)
+...G...... [ZBX-19311] fixed raid device discovery in smart plugin in Zabbix agent 2 (esneiders)
+.......PS. [ZBX-20518] fixed lastaccess update during proxy throttling (dgoloscapov)
+..F....... [ZBX-20621] fixed value trimming in Administration -> Geographical maps configuration (miks)
+...G...... [ZBX-20539] fixed TLS parameters for mysql and postgresql in Zabbix agent 2 (esneiders)
+...G...... [ZBX-20390] fixed Oracle Solaris vm.memory.size[available] item kstats memory read (arimdjonoks)
+.........T [ZBX-20521] corrected missed typos in templates and README (drasihov)
...G...... [ZBX-19407] removed redundant encoding check in get_codepage() for Windows (arimdjonoks)
........S. [ZBX-20503] fixed queue overview updates for active agent items (dgoloscapov)
..F....... [ZBX-19583] unified date format across datepickers (averza)