Skip to content

Commit

Permalink
.......... [DEV-2325] updated to latest master
Browse files Browse the repository at this point in the history
Conflicts:
	src/zabbix_server/escalator/escalator.c
  • Loading branch information
arseniuss-zabbix committed Oct 26, 2023
2 parents 3510981 + 1a183dd commit 6f4e8ef
Show file tree
Hide file tree
Showing 296 changed files with 36,831 additions and 25,660 deletions.
76 changes: 67 additions & 9 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,15 +1,38 @@
Changes for 7.0.0alpha7

New features:
.......PS. [ZBXNEXT-8729] updated max supported TimescaleDB version to 2.12 (mprihodko)
.........T [ZBXNEXT-8552] added FortiGate by SNMP and FortiGate by HTTP templates (aiantsen)
..F....PS. [ZBXNEXT-5524] added vmware.eventlog event filtering by severity; added event type and extended event source in latest data (mprihodko)
.......PS. [ZBXNEXT-7754] added info with list of guest VM IPs to vmware.vm.discovery (MVekslers)
...G...PS. [ZBXNEXT-8726] refactored item timeout handling on Zabbix server and proxy (dgoloscapov, wiper)
..F.....S. [ZBXNEXT-6741] added all dashboard pages to PDF document sent in scheduled report (dfofanovs, mprihodko)
..F....... [ZBXNEXT-8750] implemented label changes for history and trends storage parameters (dpetra)
.........T [ZBXNEXT-8727] added additional metrics in Cisco Meraki organization by HTTP template (egordymov)
..F....... [ZBXNEXT-8716] implemented usability improvements for item mass update form, preprocessing tab (dpetra)
.........T [ZBXNEXT-7097] added item and trigger for monitoring PostgreSQL version into PostgreSQL by ODBC and PostgreSQL by Zabbix agent 2 templates (akotsegubov)

Bug fixes:
...G...PS. [ZBX-23404] fixed Zabbix agent crashes on HP-UX 11.23 (Andris)
........S. [ZBX-23576] fixed group condition in calculated item in case when there is template group with same name as host group (vso)
........S. [ZBX-23235] fixed function macros to expand in notifications (arimdjonoks)
...G...... [ZBX-23173] fixed memory leak in agent 2 for Windows Events processing on MS Windows (akozlovs, Andris, esneiders, MVekslers)
.......PS. [ZBX-23484] fixed incorrect handling of float values when testing calculated items (dgoloscapov, wiper)
.........T [ZBX-23563] fixed JSONPath for rowshare locks metric in PostgreSQL by Zabbix agent 2 template (drasikhov)
.........T [ZBX-22907] removed unused LLD macro in PostgreSQL by Zabbix agent template (drasikhov)
.........T [ZBX-23539] fixed missing filesystem label macro in Windows by Zabbix agent templates, added discard to filesystems discovery (drasikhov)
.......PS. [ZBX-23377] added support for VMware perfCounter with nanosecond type (MVekslers)
........S. [ZBX-23012] possible optimization of the SQL queries when updating LLD items (kprutkovs)
..F....... [ZBX-23554] fixed translation strings that were causing issue with gettext extension (vmurzins)
A.F....... [ZBX-23318] fixed 'replace' preprocessing step parameter validation checking if backslashes are escaped (miks)
A.F.....S. [ZBX-23270] renamed trigger name condition to event name condition (agriscenko, asitals)
...G...... [ZBX-23340] fixed TLS parameter handling in MySQL plugin for Zabbix agent 2 (esneiders)
..F....... [ZBX-23259] fixed field focus on label click in user group mapping form for user authentication (epulke)
..F....... [ZBX-22977] fixed positioning of hidden checkbox inputs and fixed autofocus in massupdate templates/hosts (dfofanovs)
..F....... [ZBX-22977] fixed positioning of hidden checkbox inputs and fixed autofocus in template/host mass update (dfofanovs)
.......PS. [ZBX-23475] fixed memory leak when SNMP walk to JSON preprocessing step fails due to parsing error (dgoloscapov)
..F....... [ZBX-23527] fixed radio-list-controls position in the top header of services (dfofanovs)
.........T [ZBX-23494] added SNMP fallback item to TrueNAS by SNMP template, updated uptime item and template descriptions, added preprocessing to free swap percentage calculation (drasikhov)
..F....... [ZBX-23101] added asterisk to Item value widget's Description field label (ddauksa)
..F....... [ZBX-23101] added asterisk to description field label in Item value widget (ddauksa)
..F....... [ZBX-22666] disabled severity filter for Geomap widget in dashboard edit mode (dpetra)
.......PS. [ZBX-23200] fixed parsing NULL values, multiline strings and quoted strings in SNMP walk output (asitals)
...G...... [ZBX-22532] update Zabbix agent 2 command line flags to use zbxflag package (rzvejs)
Expand Down Expand Up @@ -325,19 +348,31 @@ A.F....... [ZBX-21976] added support of OneLogin and Azure SCIM, fixed some issu
Changes for 6.4.8rc1

New features:
.........T [ZBXNEXT-8552] added FortiGate by SNMP and FortiGate by HTTP templates (aiantsen)
.........T [ZBXNEXT-8727] added additional metrics in Cisco Meraki organization by HTTP template (egordymov)
.........T [ZBXNEXT-7097] added item and trigger for monitoring PostgreSQL version into PostgreSQL by ODBC and PostgreSQL by Zabbix agent 2 templates (akotsegubov)
.........T [ZBXNEXT-8283] implemented role based authentication for AWS monitoring (abakaldin)
.........T [ZBXNEXT-8283] implemented role-based authentication for AWS monitoring (abakaldin)
.........T [ZBXNEXT-8575] added Nextcloud template (abakaldin)
.......PS. [ZBXNEXT-8469] increased PostgreSQL maximum supported version to 16 (mprihodko)
.......PS. [ZBXNEXT-8714] increased MariaDB maximum supported version to 11.1 (mprihodko)

Bug fixes:
........S. [ZBX-23576] fixed group condition in calculated item in case when there is template group with same name as host group (vso)
...G...... [ZBX-23173] fixed memory leak in agent 2 for Windows Events processing on MS Windows (akozlovs, Andris, esneiders, MVekslers)
.........T [ZBX-23563] fixed JSONPath for rowshare locks metric in PostgreSQL by Zabbix agent 2 template (drasikhov)
.........T [ZBX-22907] removed unused LLD macro in PostgreSQL by Zabbix agent template (drasikhov)
.........T [ZBX-23539] fixed missing filesystem label macro in Windows by Zabbix agent templates, added discard to filesystems discovery (drasikhov)
.......PS. [ZBX-23377] added support for VMware perfCounter with nanosecond type (MVekslers)
........S. [ZBX-23012] possible optimization of the SQL queries when updating LLD items (kprutkovs)
..F....... [ZBX-23325] fixed ability to add duplicate ICMP ping checks to discovery rule configuration form via popup (agriscenko)
A.F.....S. [ZBX-23270] renamed trigger name condition to event name condition (agriscenko, asitals)
...G...... [ZBX-23340] fixed TLS parameter handling in MySQL plugin for Zabbix agent 2 (esneiders)
..F....... [ZBX-23528] fixed inability to resize trigger expression field horizontally (agriscenko)
..F....... [ZBX-23259] fixed field focus on label click in user group mapping form for user authentication (epulke)
..F....... [ZBX-22977] fixed positioning of hidden checkbox inputs and fixed autofocus in massupdate templates/hosts (dfofanovs)
..F....... [ZBX-22977] fixed positioning of hidden checkbox inputs and fixed autofocus in template/host mass update (dfofanovs)
.......PS. [ZBX-23475] fixed memory leak when SNMP walk to JSON preprocessing step fails due to parsing error (dgoloscapov)
.........T [ZBX-23494] added SNMP fallback item to TrueNAS by SNMP template, updated uptime item and template descriptions, added preprocessing to free swap percentage calculation (drasikhov)
..F....... [ZBX-23101] added asterisk to Item value widget's Description field label (ddauksa)
..F....... [ZBX-23101] added asterisk to description field label in Item value widget (ddauksa)
...G...PS. [ZBX-23404] fixed Zabbix agent crashes on HP-UX 11.23 (Andris)
..F....... [ZBX-22666] disabled severity filter for Geomap widget in dashboard edit mode (dpetra)
.......PS. [ZBX-23200] fixed parsing NULL values, multiline strings and quoted strings in SNMP walk output (asitals)
Expand All @@ -351,7 +386,7 @@ A......... [ZBX-23373] fixed result for script.get API call with selectActions o
...G...... [ZBX-20038] fixed master host parameter for MySQL replication.get_slave_status key in Zabbix agent 2 (esneiders)
..F.....S. [ZBX-23301] removed checks for PostgreSQL-TimescaleDB versions combination (dimir)
..F....... [ZBX-23454] fixed runtime errors while resolving macros in the trigger URL name (Sasha)
..F....... [ZBX-23211] fixed host dashboard view for multi page dashboard where the first page is empty (dpetra)
..F....... [ZBX-23211] fixed host dashboard view for multi-page dashboard where the first page is empty (dpetra)
........S. [ZBX-23427] fixed trends not being calculated (arimdjonoks)

--------------------------------------------------------------------------------
Expand Down Expand Up @@ -1785,16 +1820,27 @@ A.F....PS. [ZBXNEXT-7402,ZBXNEXT-7413] added support for CyberArk Vault (acikuns
Changes for 6.0.23rc1

New features:
.........T [ZBXNEXT-8552] added FortiGate by SNMP and FortiGate by HTTP templates (aiantsen)
.........T [ZBXNEXT-8727] added additional metrics in Cisco Meraki organization by HTTP template (egordymov)
.........T [ZBXNEXT-7097] added item and trigger for monitoring PostgreSQL version into PostgreSQL by ODBC and PostgreSQL by Zabbix agent 2 templates (akotsegubov)
.........T [ZBXNEXT-8283] implemented role based authentication for AWS monitoring (abakaldin)
.........T [ZBXNEXT-8283] implemented role-based authentication for AWS monitoring (abakaldin)
.........T [ZBXNEXT-8575] added Nextcloud template (abakaldin)
.......PS. [ZBXNEXT-8469] increased PostgreSQL maximum supported version to 16 (mprihodko)
.......PS. [ZBXNEXT-8714] increased MariaDB maximum supported version to 11.1 (mprihodko)

Bug fixes:
...G...... [ZBX-23173] fixed memory leak in agent 2 for Windows Events processing on MS Windows (akozlovs, Andris, esneiders, MVekslers)
..F....... [ZBX-23265] fixed transfer of PSK encryption details when cloning proxy (jfreibergs)
.........T [ZBX-23563] fixed JSONPath for rowshare locks metric in PostgreSQL by Zabbix agent 2 template (drasikhov)
.........T [ZBX-22907] removed unused LLD macro in PostgreSQL by Zabbix agent template (drasikhov)
.......PS. [ZBX-23377] added support for VMware perfCounter with nanosecond type (MVekslers)
........S. [ZBX-23012] possible optimization of the SQL queries when updating LLD items (kprutkovs)
..F....... [ZBX-23325] fixed ability to add duplicate ICMP ping checks to discovery rule configuration form via popup (agriscenko)
A.F.....S. [ZBX-23270] renamed trigger name condition to event name condition (agriscenko, asitals)
...G...... [ZBX-23340] fixed TLS parameter handling in MySQL plugin for Zabbix agent 2 (esneiders)
.......PS. [ZBX-23461] fixed output of redundant data in DCdump_interfaces (dgoloscapov, wiper)
..F....... [ZBX-23528] fixed inability to resize trigger expression field horizontally (agriscenko)
..F....... [ZBX-22977] fixed positioning of hidden checkbox inputs and fixed autofocus in massupdate templates/hosts (dfofanovs)
..F....... [ZBX-22977] fixed positioning of hidden checkbox inputs and fixed autofocus in template/host mass update (dfofanovs)
.........T [ZBX-23494] added SNMP fallback item to TrueNAS by SNMP template, updated uptime item and template descriptions, added preprocessing to free swap percentage calculation (drasikhov)
...G...PS. [ZBX-23404] fixed Zabbix agent crashes on HP-UX 11.23 (Andris)
..F....... [ZBX-22666] disabled severity filter for Geomap widget in dashboard edit mode (dpetra)
Expand All @@ -1807,7 +1853,7 @@ A......... [ZBX-23373] fixed result for script.get API call with selectActions o
..F....... [ZBX-23455] fixed inconsistency in button naming, confirmation messages, success and error messages in item and web scenario list pages (dpetra)
...G...... [ZBX-20038] fixed master host parameter for MySQL replication.get_slave_status key in Zabbix agent 2 (esneiders)
..F.....S. [ZBX-23301] removed checks for PostgreSQL-TimescaleDB versions combination (dimir)
..F....... [ZBX-23211] fixed host dashboard view for multi page dashboard where the first page is empty (dpetra)
..F....... [ZBX-23211] fixed host dashboard view for multi-page dashboard where the first page is empty (dpetra)

--------------------------------------------------------------------------------
Changes for 6.0.22
Expand Down Expand Up @@ -4548,6 +4594,13 @@ Bug fixes:
A......... [ZBX-17955] fixed "medias" parameter named inconsistency in user.create and user.update API methods (talbergs)
.......PS. [ZBX-17548] don't store text items with history 0 in proxy history (wiper)

--------------------------------------------------------------------------------
Changes for 5.0.39rc1

Bug fixes:
...G...PS. [ZBX-23542] fixed memory leaks when using certificate-based encryption in Zabbix agent and Zabbix agent 2 (akozlovs, Andris)
........S. [ZBX-23064] simplified trend synchronization queries to improve performance (vso)

--------------------------------------------------------------------------------
Changes for 5.0.38

Expand Down Expand Up @@ -7399,6 +7452,11 @@ New features:
A.F.I...S. [ZBXNEXT-4853,ZBXNEXT-517] added ability to send email messages in HTML format on demand (MVekslers, vasilijs)
..F.....S. [ZBXNEXT-1282,ZBXNEXT-4730] added changes to introduce regex based matching for auto-registration (vasilijs, viktors)

--------------------------------------------------------------------------------
Changes for 4.0.50rc1

Bug fixes:

--------------------------------------------------------------------------------
Changes for 4.0.49

Expand Down
1 change: 0 additions & 1 deletion ChangeLog.d/bugfix/ZBX-22907

This file was deleted.

1 change: 0 additions & 1 deletion ChangeLog.d/bugfix/ZBX-23012

This file was deleted.

1 change: 0 additions & 1 deletion ChangeLog.d/bugfix/ZBX-23270

This file was deleted.

1 change: 0 additions & 1 deletion ChangeLog.d/bugfix/ZBX-23318

This file was deleted.

1 change: 0 additions & 1 deletion ChangeLog.d/bugfix/ZBX-23340

This file was deleted.

1 change: 0 additions & 1 deletion ChangeLog.d/bugfix/ZBX-23377

This file was deleted.

1 change: 0 additions & 1 deletion ChangeLog.d/bugfix/ZBX-23539

This file was deleted.

1 change: 0 additions & 1 deletion ChangeLog.d/bugfix/ZBX-23554

This file was deleted.

1 change: 0 additions & 1 deletion ChangeLog.d/bugfix/ZBX-23563

This file was deleted.

1 change: 0 additions & 1 deletion ChangeLog.d/feature/ZBXNEXT-6741

This file was deleted.

1 change: 0 additions & 1 deletion ChangeLog.d/feature/ZBXNEXT-7754

This file was deleted.

1 change: 0 additions & 1 deletion ChangeLog.d/feature/ZBXNEXT-8716

This file was deleted.

1 change: 0 additions & 1 deletion ChangeLog.d/feature/ZBXNEXT-8726

This file was deleted.

1 change: 0 additions & 1 deletion ChangeLog.d/feature/ZBXNEXT-8727

This file was deleted.

1 change: 0 additions & 1 deletion ChangeLog.d/feature/ZBXNEXT-8750

This file was deleted.

2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2080,6 +2080,7 @@ AC_CONFIG_FILES([
src/libs/zbxvault/Makefile
src/libs/zbxversion/Makefile
src/libs/zbxxml/Makefile
src/libs/zbxalerter/Makefile
src/zabbix_agent/Makefile
src/zabbix_agent/logfiles/Makefile
src/zabbix_agent/active_checks/Makefile
Expand All @@ -2100,7 +2101,6 @@ AC_CONFIG_FILES([
src/zabbix_proxy/taskmanager/Makefile
src/zabbix_sender/Makefile
src/zabbix_server/Makefile
src/zabbix_server/alerter/Makefile
src/zabbix_server/connector/Makefile
src/zabbix_server/dbconfig/Makefile
src/zabbix_server/diag/Makefile
Expand Down
Loading

0 comments on commit 6f4e8ef

Please sign in to comment.