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-11-04 23:01:15 +0300
committerContinuous Integration <ci@zabbix.com>2022-11-04 23:01:15 +0300
commitf36b0798c311f51a1febe5d93114d641ff7d55cd (patch)
treeae3f684dd475f1755f62ca481612a06063c45fc5
parentb68fd22373d623dd7c227115d8a03374fdf1997f (diff)
.......... [ZBXNEXT-826] updated 6.4.0beta3 ChangeLog entries
-rw-r--r--ChangeLog8
-rw-r--r--ChangeLog.d/bugfix/ZBX-216551
-rw-r--r--ChangeLog.d/bugfix/ZBX-216771
-rw-r--r--ChangeLog.d/bugfix/ZBX-216871
-rw-r--r--ChangeLog.d/bugfix/ZBX-216891
-rw-r--r--ChangeLog.d/feature/ZBXNEXT-69801
-rwxr-xr-xChangeLog.d/feature/ZBXNEXT-74691
-rw-r--r--ChangeLog.d/feature/ZBXNEXT-79401
-rw-r--r--ChangeLog.d/feature/ZBXNEXT-80401
9 files changed, 8 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 46da2a813e1..ce94557fb33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,16 @@
Changes for 6.4.0beta3
New features:
+..F....... [ZBXNEXT-7469] simplified creation of dashboard widgets; moved widgets to modules; updated modules framework (ashubin, averza)
+A.F......T [ZBXNEXT-6470,ZBXNEXT-6980] implemented audit logging of item and item prototype API objects (abiba, agriscenko, dgoloscapov, jfreibergs, vmaksimovs)
+.......PS. [ZBXNEXT-8040] added object based json parsing and jsonpath optimizations (wiper)
+.........T [ZBXNEXT-7940] added template OS processes by Zabbix agent (egordymov)
Bug fixes:
+.......PS. [ZBX-21655] fixed VMware datastore discovery to not return same datastore multiple times (asestakovs)
+..F....... [ZBX-21677] fixed checkbox resetting in Monitoring->Latest data and Monitoring->Problems (rdetlavs)
+..F....... [ZBX-21687] fixed persistent preloader icons over dashboard widgets on Safari 16 (averza)
+...G...... [ZBX-21689] fixed proc.num to not crash agent on Windows when 'user' parameter is set (asestakovs)
........S. [ZBX-21463] fixed Zabbix server to not attach interface to script items during linking (arimdjonoks)
--------------------------------------------------------------------------------
diff --git a/ChangeLog.d/bugfix/ZBX-21655 b/ChangeLog.d/bugfix/ZBX-21655
deleted file mode 100644
index beffcf71e44..00000000000
--- a/ChangeLog.d/bugfix/ZBX-21655
+++ /dev/null
@@ -1 +0,0 @@
-.......PS. [ZBX-21655] fixed VMware datastore discovery to not return same datastore multiple times (asestakovs)
diff --git a/ChangeLog.d/bugfix/ZBX-21677 b/ChangeLog.d/bugfix/ZBX-21677
deleted file mode 100644
index 56d9cc310f2..00000000000
--- a/ChangeLog.d/bugfix/ZBX-21677
+++ /dev/null
@@ -1 +0,0 @@
-..F....... [ZBX-21677] fixed checkbox resetting in Monitoring->Latest data and Monitoring->Problems (rdetlavs)
diff --git a/ChangeLog.d/bugfix/ZBX-21687 b/ChangeLog.d/bugfix/ZBX-21687
deleted file mode 100644
index 111d856e167..00000000000
--- a/ChangeLog.d/bugfix/ZBX-21687
+++ /dev/null
@@ -1 +0,0 @@
-..F....... [ZBX-21687] fixed persistent preloader icons over dashboard widgets on Safari 16 (averza)
diff --git a/ChangeLog.d/bugfix/ZBX-21689 b/ChangeLog.d/bugfix/ZBX-21689
deleted file mode 100644
index 0a25ef361b5..00000000000
--- a/ChangeLog.d/bugfix/ZBX-21689
+++ /dev/null
@@ -1 +0,0 @@
-...G...... [ZBX-21689] fixed proc.num to not crash agent on Windows when 'user' parameter is set (asestakovs)
diff --git a/ChangeLog.d/feature/ZBXNEXT-6980 b/ChangeLog.d/feature/ZBXNEXT-6980
deleted file mode 100644
index 5ec63a688a5..00000000000
--- a/ChangeLog.d/feature/ZBXNEXT-6980
+++ /dev/null
@@ -1 +0,0 @@
-A.F......T [ZBXNEXT-6470,ZBXNEXT-6980] implemented audit logging of item and item prototype API objects (abiba, agriscenko, dgoloscapov, jfreibergs, vmaksimovs)
diff --git a/ChangeLog.d/feature/ZBXNEXT-7469 b/ChangeLog.d/feature/ZBXNEXT-7469
deleted file mode 100755
index 5cf2410476c..00000000000
--- a/ChangeLog.d/feature/ZBXNEXT-7469
+++ /dev/null
@@ -1 +0,0 @@
-..F....... [ZBXNEXT-7469] simplified creation of dashboard widgets; moved widgets to modules; updated modules framework (ashubin, averza)
diff --git a/ChangeLog.d/feature/ZBXNEXT-7940 b/ChangeLog.d/feature/ZBXNEXT-7940
deleted file mode 100644
index 4cefde4bc30..00000000000
--- a/ChangeLog.d/feature/ZBXNEXT-7940
+++ /dev/null
@@ -1 +0,0 @@
-.........T [ZBXNEXT-7940] added template OS processes by Zabbix agent (egordymov)
diff --git a/ChangeLog.d/feature/ZBXNEXT-8040 b/ChangeLog.d/feature/ZBXNEXT-8040
deleted file mode 100644
index 15238ae2c93..00000000000
--- a/ChangeLog.d/feature/ZBXNEXT-8040
+++ /dev/null
@@ -1 +0,0 @@
-.......PS. [ZBXNEXT-8040] added object based json parsing and jsonpath optimizations (wiper)