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.d')
-rw-r--r--ChangeLog.d/bugfix/ZBX-191851
-rw-r--r--ChangeLog.d/bugfix/ZBX-201431
-rw-r--r--ChangeLog.d/bugfix/ZBX-202361
-rw-r--r--ChangeLog.d/bugfix/ZBX-202921
-rw-r--r--ChangeLog.d/bugfix/ZBX-203301
-rw-r--r--ChangeLog.d/feature/ZBXNEXT-71091
-rw-r--r--ChangeLog.d/feature/ZBXNEXT-71151
7 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog.d/bugfix/ZBX-19185 b/ChangeLog.d/bugfix/ZBX-19185
deleted file mode 100644
index 118663847d9..00000000000
--- a/ChangeLog.d/bugfix/ZBX-19185
+++ /dev/null
@@ -1 +0,0 @@
-...G.....T [ZBX-19185] fixed free bytes calculation for temporary tablespace in Oracle by ODBC and by agent2 template (abiba)
diff --git a/ChangeLog.d/bugfix/ZBX-20143 b/ChangeLog.d/bugfix/ZBX-20143
new file mode 100644
index 00000000000..81c37f8226f
--- /dev/null
+++ b/ChangeLog.d/bugfix/ZBX-20143
@@ -0,0 +1 @@
+...G...... [ZBX-20143] fixed tcp timeout not working in net.dns.record (dgoloscapov)
diff --git a/ChangeLog.d/bugfix/ZBX-20236 b/ChangeLog.d/bugfix/ZBX-20236
new file mode 100644
index 00000000000..69a60141c67
--- /dev/null
+++ b/ChangeLog.d/bugfix/ZBX-20236
@@ -0,0 +1 @@
+...G...PS. [ZBX-20236] improved memory consumption in Zabbix proxy trappers by moving configuration sync between database and cache to configuration syncer; improved trappers and listeners memory consumption by freeing received data after it was processed instead of after new data is received (vso)
diff --git a/ChangeLog.d/bugfix/ZBX-20292 b/ChangeLog.d/bugfix/ZBX-20292
new file mode 100644
index 00000000000..47d61cfe09e
--- /dev/null
+++ b/ChangeLog.d/bugfix/ZBX-20292
@@ -0,0 +1 @@
+........S. [ZBX-20292] fixed LLD overrides for item for particular corner-case (ssimonenko)
diff --git a/ChangeLog.d/bugfix/ZBX-20330 b/ChangeLog.d/bugfix/ZBX-20330
new file mode 100644
index 00000000000..689c7047f05
--- /dev/null
+++ b/ChangeLog.d/bugfix/ZBX-20330
@@ -0,0 +1 @@
+........S. [ZBX-20330] added handling of nan/inf values in ipmi discovery (dgoloscapov)
diff --git a/ChangeLog.d/feature/ZBXNEXT-7109 b/ChangeLog.d/feature/ZBXNEXT-7109
new file mode 100644
index 00000000000..ab5210bf129
--- /dev/null
+++ b/ChangeLog.d/feature/ZBXNEXT-7109
@@ -0,0 +1 @@
+.......PS. [ZBXNEXT-7109] changed runtime control options to connecto to zabbix server/proxy using socket rather than sending signals (wiper)
diff --git a/ChangeLog.d/feature/ZBXNEXT-7115 b/ChangeLog.d/feature/ZBXNEXT-7115
new file mode 100644
index 00000000000..294cbf9a205
--- /dev/null
+++ b/ChangeLog.d/feature/ZBXNEXT-7115
@@ -0,0 +1 @@
+..F.....S. [ZBXNEXT-7115] removed deprecated support of user macros in item names (akozlovs, gcalenko)