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-25 20:58:55 +0300
committerContinuous Integration <ci@zabbix.com>2022-03-25 20:58:55 +0300
commit9b1930f3594e8588adaf4ce2390d99d27546fef7 (patch)
tree96edc1d2119dda6e1c899bdc33b2e0ad5784fb31 /ChangeLog
parent6929c541013ae6294d8d790b0dcf8c3ec875e4b9 (diff)
.......... [ZBXNEXT-826] updated 6.0.3rc1 ChangeLog entries
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47b3ef0cf98..444d83bb441 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -84,6 +84,7 @@ Bug fixes:
Changes for 6.0.3rc1
New features:
+.........T [ZBXNEXT-6781] added openweathermap template (vkhaliev)
..F....... [ZBXNEXT-7082] fixed PHP8 using deprecated function libxml_disable_entity_loader() (rdetlavs)
...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)
@@ -91,6 +92,17 @@ New features:
A.F....... [ZBXNEXT-7478] fixed optional parameters before required issue (acikuns, ashubin)
Bug fixes:
+.......... [ZBX-20747] fixed service algorithm update in 6.0 database upgrade patch (wiper)
+A.F....... [ZBX-19118] made Host Interface field non-required for HTTP agent items (jfreibergs)
+........S. [ZBX-20740] fixed CUID size on 32 bit systems (wiper)
+........S. [ZBX-20786] fixed server termination when updating proxy hostid and audit is disabled (arimdjonoks)
+..F....... [ZBX-20675] fixed cancel button not working after cloning services and SLAs (averza)
+...G...... [ZBX-20634] fixed handling of multiline FTP response (ssimonenko)
+........S. [ZBX-20661] fixed crashes when setting HA failover delay with disabled auditlog or updating HA error status on exit (wiper)
+........S. [ZBX-20693] fixed crash in auditlog logic on 32bit debian/raspbian (wiper)
+...G...... [ZBX-20528] fixed issue with pgsql.custom.query json response failing for Zabbix agent 2 (esneiders)
+..F....... [ZBX-20399] fixed acknowledge problem popup window showing a fatal error after page refresh (Ivo)
+..F....... [ZBX-19851] fixed wrong green mark in maps properties for sharing (rlataria)
..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)