From afe3981eff7ef5800686b1967e99dee3fe5aee01 Mon Sep 17 00:00:00 2001 From: pkippes <144150042+pkippes@users.noreply.github.com> Date: Thu, 19 Dec 2024 11:49:08 +0100 Subject: [PATCH 1/4] doc(release) Release notes web 24.04.9 --- .../version-24.04/releases/centreon-os.mdx | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-24.04/releases/centreon-os.mdx b/i18n/fr/docusaurus-plugin-content-docs/version-24.04/releases/centreon-os.mdx index 71c3e707299a..e79b399a4a3b 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/version-24.04/releases/centreon-os.mdx +++ b/i18n/fr/docusaurus-plugin-content-docs/version-24.04/releases/centreon-os.mdx @@ -22,6 +22,54 @@ notre [Github](https://github.com/centreon/centreon/issues/new/choose). ## Centreon Web +### 24.04.9 + +Release date: `December 19, 2024` + +
+ Enhancements + +- [API] Added missing configuration change logs for host severities configuration. +- [API] Added missing configuration change logs for service severities configuration. +- [API] Added missing configuration change logs for service template configuration. +- [API] Added missing configuration change logs for timeperiods configuration. +- [Configuration] Improved the tooltip for Broker's Unify SQL output. +- [Install] add 24.10 support to unattended script. + +
+ +
+ Bug fixes + +- [Action Log] Fixed an issue on actions details column in Action Log. +- [API] Time period definitions containing the value 00:00-00:00 are now correctly taken into account. +- [Authentication] Fixed a random disconnection issue occurring with OpenID authentication. +- [Authentication] Fixed an issue preventing LDAP users with more than one email address to log in to Centreon. +- [Authentication] Fixed SSO authentication when user have a legacy page as default page with SAML protocol. +- [Configuration] Adding a Centreon Broker output with lua parameters now works properly: values are no longer mixed up. +- [Custom Views] Fixed an issue with how the edit widget pencil icon was displayed. +- [Custom Views] Fixed issue preventing some filters from functioning in the Hostgroup monitoring widget. +- [Custom Views] Fixed issue preventing some filters from functioning in the "Host monitoring" widget. +- [Downtimes] Fixed an issue on Service Groups which can't be deleted in recurrent downtimes. +- [Services] Fixed issue with service names containing a slash ("/") in their name. +- [Status Grid] Fixed issue with incorrect number of resources displayed on hover. + +
+ +
+ Security fixes + +- [Security] Fixed a security issue in media binary. +- [Security] Fixed an issue on virtual metric's RPN field. +- [Security] Fixed SQLi in "Host Monitoring" widget in Custom Views, for authenticated users having sufficient rights to edit the widget. +- [Security] Fixed SQLi in "Hostgroup Monitoring" widget in Custom Views, for authenticated users having sufficient rights to edit the widget. +- [Security] Fixed SQLi in "Hostgroup Monitoring" widget in Custom Views, for authenticated users having sufficient rights to export the results in CSV format. +- [Security] Fixed SQLi in "TOP10 CPU usage" widget in Custom Views, for authenticated users having sufficient rights to edit the widget. +- [Security] Fixed SQLi in "TOP10 Memory usage" widget in Custom Views, for authenticated users having sufficient rights to edit the widget. +- [Security] Improved an SQL query triggered via the Event Logs menu for better protection. + +
+ ### 24.04.8 Release date: `November 21, 2024` From fb68af88c9d112c158284335c805396d60d57cab Mon Sep 17 00:00:00 2001 From: pkippes <144150042+pkippes@users.noreply.github.com> Date: Thu, 19 Dec 2024 11:50:22 +0100 Subject: [PATCH 2/4] doc(release) Release notes web 24.04.9 --- .../version-24.04/releases/centreon-os.mdx | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/versioned_docs/version-24.04/releases/centreon-os.mdx b/versioned_docs/version-24.04/releases/centreon-os.mdx index 08d4a7a13d57..4abb2ceb9264 100644 --- a/versioned_docs/version-24.04/releases/centreon-os.mdx +++ b/versioned_docs/version-24.04/releases/centreon-os.mdx @@ -24,6 +24,54 @@ If you have feature requests or want to report a bug, please go to our ## Centreon Web +### 24.04.9 + +Release date: `December 19, 2024` + +
+ Enhancements + +- [API] Added missing configuration change logs for host severities configuration. +- [API] Added missing configuration change logs for service severities configuration. +- [API] Added missing configuration change logs for service template configuration. +- [API] Added missing configuration change logs for timeperiods configuration. +- [Configuration] Improved the tooltip for Broker's Unify SQL output. +- [Install] add 24.10 support to unattended script. + +
+ +
+ Bug fixes + +- [Action Log] Fixed an issue on actions details column in Action Log. +- [API] Time period definitions containing the value 00:00-00:00 are now correctly taken into account. +- [Authentication] Fixed a random disconnection issue occurring with OpenID authentication. +- [Authentication] Fixed an issue preventing LDAP users with more than one email address to log in to Centreon. +- [Authentication] Fixed SSO authentication when user have a legacy page as default page with SAML protocol. +- [Configuration] Adding a Centreon Broker output with lua parameters now works properly: values are no longer mixed up. +- [Custom Views] Fixed an issue with how the edit widget pencil icon was displayed. +- [Custom Views] Fixed issue preventing some filters from functioning in the Hostgroup monitoring widget. +- [Custom Views] Fixed issue preventing some filters from functioning in the "Host monitoring" widget. +- [Downtimes] Fixed an issue on Service Groups which can't be deleted in recurrent downtimes. +- [Services] Fixed issue with service names containing a slash ("/") in their name. +- [Status Grid] Fixed issue with incorrect number of resources displayed on hover. + +
+ +
+ Security fixes + +- [Security] Fixed a security issue in media binary. +- [Security] Fixed an issue on virtual metric's RPN field. +- [Security] Fixed SQLi in "Host Monitoring" widget in Custom Views, for authenticated users having sufficient rights to edit the widget. +- [Security] Fixed SQLi in "Hostgroup Monitoring" widget in Custom Views, for authenticated users having sufficient rights to edit the widget. +- [Security] Fixed SQLi in "Hostgroup Monitoring" widget in Custom Views, for authenticated users having sufficient rights to export the results in CSV format. +- [Security] Fixed SQLi in "TOP10 CPU usage" widget in Custom Views, for authenticated users having sufficient rights to edit the widget. +- [Security] Fixed SQLi in "TOP10 Memory usage" widget in Custom Views, for authenticated users having sufficient rights to edit the widget. +- [Security] Improved an SQL query triggered via the Event Logs menu for better protection. + +
+ ### 24.04.8 Release date: `November 21, 2024` From 47469440133868dd96103c8c39c9c2c4471e08d3 Mon Sep 17 00:00:00 2001 From: cg-tw <83637804+cg-tw@users.noreply.github.com> Date: Thu, 19 Dec 2024 18:07:52 +0100 Subject: [PATCH 3/4] Apply suggestions from code review --- .../version-24.04/releases/centreon-os.mdx | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/i18n/fr/docusaurus-plugin-content-docs/version-24.04/releases/centreon-os.mdx b/i18n/fr/docusaurus-plugin-content-docs/version-24.04/releases/centreon-os.mdx index e79b399a4a3b..4dba96ef0141 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/version-24.04/releases/centreon-os.mdx +++ b/i18n/fr/docusaurus-plugin-content-docs/version-24.04/releases/centreon-os.mdx @@ -33,26 +33,25 @@ Release date: `December 19, 2024` - [API] Added missing configuration change logs for service severities configuration. - [API] Added missing configuration change logs for service template configuration. - [API] Added missing configuration change logs for timeperiods configuration. -- [Configuration] Improved the tooltip for Broker's Unify SQL output. -- [Install] add 24.10 support to unattended script. +- [Configuration] Improved the tooltip for Broker's Unified SQL output. +- [Install] Add 24.10 support for unattended script.
Bug fixes -- [Action Log] Fixed an issue on actions details column in Action Log. +- [Action Log] The action details column now displays the correct information in the Action Log page. - [API] Time period definitions containing the value 00:00-00:00 are now correctly taken into account. - [Authentication] Fixed a random disconnection issue occurring with OpenID authentication. - [Authentication] Fixed an issue preventing LDAP users with more than one email address to log in to Centreon. -- [Authentication] Fixed SSO authentication when user have a legacy page as default page with SAML protocol. +- [Authentication] Fixed an issue with SSO authentication with SAML that occurred when users had a legacy page as default page. - [Configuration] Adding a Centreon Broker output with lua parameters now works properly: values are no longer mixed up. - [Custom Views] Fixed an issue with how the edit widget pencil icon was displayed. -- [Custom Views] Fixed issue preventing some filters from functioning in the Hostgroup monitoring widget. -- [Custom Views] Fixed issue preventing some filters from functioning in the "Host monitoring" widget. -- [Downtimes] Fixed an issue on Service Groups which can't be deleted in recurrent downtimes. -- [Services] Fixed issue with service names containing a slash ("/") in their name. -- [Status Grid] Fixed issue with incorrect number of resources displayed on hover. +- [Custom Views] Fixed an issue preventing some filters from functioning in the "Hostgroup monitoring" and "Host monitoring" widgets. +- [Downtimes] Fixed an issue where Service Groups could not be deleted in recurrent downtimes. +- [Dashboards][Widgets] In the resource selection fields, services containing a slash ("/") in their name no longer trigger an error. +- [Status Grid] Fixed an issue where an incorrect number of resources were displayed on hover.
From 67070408907c4886c6a8b1316c7205163d5dae3e Mon Sep 17 00:00:00 2001 From: cg-tw <83637804+cg-tw@users.noreply.github.com> Date: Thu, 19 Dec 2024 18:09:40 +0100 Subject: [PATCH 4/4] Apply suggestions from code review --- .../version-24.04/releases/centreon-os.mdx | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/versioned_docs/version-24.04/releases/centreon-os.mdx b/versioned_docs/version-24.04/releases/centreon-os.mdx index 4abb2ceb9264..1dc7952128c6 100644 --- a/versioned_docs/version-24.04/releases/centreon-os.mdx +++ b/versioned_docs/version-24.04/releases/centreon-os.mdx @@ -35,26 +35,25 @@ Release date: `December 19, 2024` - [API] Added missing configuration change logs for service severities configuration. - [API] Added missing configuration change logs for service template configuration. - [API] Added missing configuration change logs for timeperiods configuration. -- [Configuration] Improved the tooltip for Broker's Unify SQL output. -- [Install] add 24.10 support to unattended script. +- [Configuration] Improved the tooltip for Broker's Unified SQL output. +- [Install] Add 24.10 support for unattended script.
Bug fixes -- [Action Log] Fixed an issue on actions details column in Action Log. +- [Action Log] The action details column now displays the correct information in the Action Log page. - [API] Time period definitions containing the value 00:00-00:00 are now correctly taken into account. - [Authentication] Fixed a random disconnection issue occurring with OpenID authentication. - [Authentication] Fixed an issue preventing LDAP users with more than one email address to log in to Centreon. -- [Authentication] Fixed SSO authentication when user have a legacy page as default page with SAML protocol. +- [Authentication] Fixed an issue with SSO authentication with SAML that occurred when users had a legacy page as default page. - [Configuration] Adding a Centreon Broker output with lua parameters now works properly: values are no longer mixed up. - [Custom Views] Fixed an issue with how the edit widget pencil icon was displayed. -- [Custom Views] Fixed issue preventing some filters from functioning in the Hostgroup monitoring widget. -- [Custom Views] Fixed issue preventing some filters from functioning in the "Host monitoring" widget. -- [Downtimes] Fixed an issue on Service Groups which can't be deleted in recurrent downtimes. -- [Services] Fixed issue with service names containing a slash ("/") in their name. -- [Status Grid] Fixed issue with incorrect number of resources displayed on hover. +- [Custom Views] Fixed an issue preventing some filters from functioning in the "Hostgroup monitoring" and "Host monitoring" widgets. +- [Downtimes] Fixed an issue where Service Groups could not be deleted in recurrent downtimes. +- [Dashboards][Widgets] In the resource selection fields, services containing a slash ("/") in their name no longer trigger an error. +- [Status Grid] Fixed an issue where an incorrect number of resources were displayed on hover.