diff --git a/CHANGELOG.md b/CHANGELOG.md index c8d80b906b..fe02fa4582 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to the Wazuh app project will be documented in this file. + +## Wazuh v4.10.0 - OpenSearch Dashboards 2.13.0 - Revision 00 + +### Added + +- Support for Wazuh 4.10.0 + ## Wazuh v4.9.0 - OpenSearch Dashboards 2.13.0 - Revision 02 ### Added diff --git a/docker/imposter/api-info/api_info.json b/docker/imposter/api-info/api_info.json index 390d836403..d762a1a769 100644 --- a/docker/imposter/api-info/api_info.json +++ b/docker/imposter/api-info/api_info.json @@ -1,7 +1,7 @@ { "data": { "title": "Wazuh API REST", - "api_version": "4.9.0", + "api_version": "4.10.0", "revision": 1, "license_name": "GPL 2.0", "license_url": "https://github.com/wazuh/wazuh/blob/4.5/LICENSE", diff --git a/plugins/main/opensearch_dashboards.json b/plugins/main/opensearch_dashboards.json index 98c28c7a3e..c29b99cef9 100644 --- a/plugins/main/opensearch_dashboards.json +++ b/plugins/main/opensearch_dashboards.json @@ -1,6 +1,6 @@ { "id": "wazuh", - "version": "4.9.0-02", + "version": "4.10.0-00", "opensearchDashboardsVersion": "opensearchDashboards", "configPath": ["wazuh"], "requiredPlugins": [ diff --git a/plugins/main/package.json b/plugins/main/package.json index 3130bcffab..b7b8f92e15 100644 --- a/plugins/main/package.json +++ b/plugins/main/package.json @@ -1,7 +1,7 @@ { "name": "wazuh", - "version": "4.9.0", - "revision": "02", + "version": "4.10.0", + "revision": "00", "pluginPlatform": { "version": "2.13.0" }, diff --git a/plugins/main/public/components/common/tables/__snapshots__/table-with-search-bar.test.tsx.snap b/plugins/main/public/components/common/tables/__snapshots__/table-with-search-bar.test.tsx.snap index 0f548df49f..ea7f0ada78 100644 --- a/plugins/main/public/components/common/tables/__snapshots__/table-with-search-bar.test.tsx.snap +++ b/plugins/main/public/components/common/tables/__snapshots__/table-with-search-bar.test.tsx.snap @@ -109,7 +109,7 @@ exports[`Table With Search Bar component renders correctly to match the snapshot
@@ -178,7 +178,7 @@ exports[`Table With Search Bar component renders correctly to match the snapshot
@@ -258,7 +258,7 @@ exports[`Table With Search Bar component renders correctly to match the snapshot
@@ -368,7 +368,7 @@ exports[`Table With Search Bar component renders correctly to match the snapshot
@@ -434,7 +434,7 @@ exports[`Table With Search Bar component renders correctly to match the snapshot
diff --git a/plugins/main/public/controllers/management/components/management/configuration/office365/components/SubscriptionTab/__snapshots__/SubscriptionTab.test.tsx.snap b/plugins/main/public/controllers/management/components/management/configuration/office365/components/SubscriptionTab/__snapshots__/SubscriptionTab.test.tsx.snap index a03b656e2c..a4c730eb82 100644 --- a/plugins/main/public/controllers/management/components/management/configuration/office365/components/SubscriptionTab/__snapshots__/SubscriptionTab.test.tsx.snap +++ b/plugins/main/public/controllers/management/components/management/configuration/office365/components/SubscriptionTab/__snapshots__/SubscriptionTab.test.tsx.snap @@ -36,11 +36,11 @@ exports[`SubscriptionTab component renders correctly to match the snapshot 1`] = help={ Array [ Object { - "href": "https://documentation.wazuh.com/4.9/cloud-security/office365/index.html", + "href": "https://documentation.wazuh.com/4.10/cloud-security/office365/index.html", "text": "Monitoring Office 365", }, Object { - "href": "https://documentation.wazuh.com/4.9/user-manual/reference/ossec-conf/office365-module.html", + "href": "https://documentation.wazuh.com/4.10/user-manual/reference/ossec-conf/office365-module.html", "text": "Configuration options for the module", }, ] @@ -87,11 +87,11 @@ exports[`SubscriptionTab component renders correctly to match the snapshot 1`] = links={ Array [ Object { - "href": "https://documentation.wazuh.com/4.9/cloud-security/office365/index.html", + "href": "https://documentation.wazuh.com/4.10/cloud-security/office365/index.html", "text": "Monitoring Office 365", }, Object { - "href": "https://documentation.wazuh.com/4.9/user-manual/reference/ossec-conf/office365-module.html", + "href": "https://documentation.wazuh.com/4.10/user-manual/reference/ossec-conf/office365-module.html", "text": "Configuration options for the module", }, ] diff --git a/plugins/main/public/controllers/management/components/management/configuration/office365/components/api-auth-tab/__snapshots__/api-auth-tab.test.tsx.snap b/plugins/main/public/controllers/management/components/management/configuration/office365/components/api-auth-tab/__snapshots__/api-auth-tab.test.tsx.snap index 92c6665474..2fef7e0cb7 100644 --- a/plugins/main/public/controllers/management/components/management/configuration/office365/components/api-auth-tab/__snapshots__/api-auth-tab.test.tsx.snap +++ b/plugins/main/public/controllers/management/components/management/configuration/office365/components/api-auth-tab/__snapshots__/api-auth-tab.test.tsx.snap @@ -41,11 +41,11 @@ exports[`ApiAuthTab component renders correctly to match the snapshot 1`] = ` help={ Array [ Object { - "href": "https://documentation.wazuh.com/4.9/cloud-security/office365/index.html", + "href": "https://documentation.wazuh.com/4.10/cloud-security/office365/index.html", "text": "Monitoring Office 365", }, Object { - "href": "https://documentation.wazuh.com/4.9/user-manual/reference/ossec-conf/office365-module.html", + "href": "https://documentation.wazuh.com/4.10/user-manual/reference/ossec-conf/office365-module.html", "text": "Configuration options for the module", }, ] @@ -92,11 +92,11 @@ exports[`ApiAuthTab component renders correctly to match the snapshot 1`] = ` links={ Array [ Object { - "href": "https://documentation.wazuh.com/4.9/cloud-security/office365/index.html", + "href": "https://documentation.wazuh.com/4.10/cloud-security/office365/index.html", "text": "Monitoring Office 365", }, Object { - "href": "https://documentation.wazuh.com/4.9/user-manual/reference/ossec-conf/office365-module.html", + "href": "https://documentation.wazuh.com/4.10/user-manual/reference/ossec-conf/office365-module.html", "text": "Configuration options for the module", }, ] diff --git a/plugins/main/public/controllers/management/components/management/configuration/office365/components/general-tab/__snapshots__/general-tab.test.tsx.snap b/plugins/main/public/controllers/management/components/management/configuration/office365/components/general-tab/__snapshots__/general-tab.test.tsx.snap index 2b7c474939..667a49f174 100644 --- a/plugins/main/public/controllers/management/components/management/configuration/office365/components/general-tab/__snapshots__/general-tab.test.tsx.snap +++ b/plugins/main/public/controllers/management/components/management/configuration/office365/components/general-tab/__snapshots__/general-tab.test.tsx.snap @@ -37,11 +37,11 @@ exports[`GeneralTab component renders correctly to match the snapshot 1`] = ` help={ Array [ Object { - "href": "https://documentation.wazuh.com/4.9/cloud-security/office365/index.html", + "href": "https://documentation.wazuh.com/4.10/cloud-security/office365/index.html", "text": "Monitoring Office 365", }, Object { - "href": "https://documentation.wazuh.com/4.9/user-manual/reference/ossec-conf/office365-module.html", + "href": "https://documentation.wazuh.com/4.10/user-manual/reference/ossec-conf/office365-module.html", "text": "Configuration options for the module", }, ] @@ -106,11 +106,11 @@ exports[`GeneralTab component renders correctly to match the snapshot 1`] = ` links={ Array [ Object { - "href": "https://documentation.wazuh.com/4.9/cloud-security/office365/index.html", + "href": "https://documentation.wazuh.com/4.10/cloud-security/office365/index.html", "text": "Monitoring Office 365", }, Object { - "href": "https://documentation.wazuh.com/4.9/user-manual/reference/ossec-conf/office365-module.html", + "href": "https://documentation.wazuh.com/4.10/user-manual/reference/ossec-conf/office365-module.html", "text": "Configuration options for the module", }, ] diff --git a/plugins/wazuh-check-updates/opensearch_dashboards.json b/plugins/wazuh-check-updates/opensearch_dashboards.json index 531c209840..11e9db5fd1 100644 --- a/plugins/wazuh-check-updates/opensearch_dashboards.json +++ b/plugins/wazuh-check-updates/opensearch_dashboards.json @@ -1,6 +1,6 @@ { "id": "wazuhCheckUpdates", - "version": "4.9.0-02", + "version": "4.10.0-00", "opensearchDashboardsVersion": "opensearchDashboards", "server": true, "ui": true, diff --git a/plugins/wazuh-check-updates/package.json b/plugins/wazuh-check-updates/package.json index f9f8e11db0..e28a70fb81 100644 --- a/plugins/wazuh-check-updates/package.json +++ b/plugins/wazuh-check-updates/package.json @@ -1,7 +1,7 @@ { "name": "wazuh-check-updates", - "version": "4.9.0", - "revision": "02", + "version": "4.10.0", + "revision": "00", "pluginPlatform": { "version": "2.13.0" }, diff --git a/plugins/wazuh-core/opensearch_dashboards.json b/plugins/wazuh-core/opensearch_dashboards.json index b7f006f822..d8a08863d3 100644 --- a/plugins/wazuh-core/opensearch_dashboards.json +++ b/plugins/wazuh-core/opensearch_dashboards.json @@ -1,6 +1,6 @@ { "id": "wazuhCore", - "version": "4.9.0-02", + "version": "4.10.0-00", "opensearchDashboardsVersion": "opensearchDashboards", "server": true, "ui": true, diff --git a/plugins/wazuh-core/package.json b/plugins/wazuh-core/package.json index 8483947858..2143f846e1 100644 --- a/plugins/wazuh-core/package.json +++ b/plugins/wazuh-core/package.json @@ -1,7 +1,7 @@ { "name": "wazuh-core", - "version": "4.9.0", - "revision": "02", + "version": "4.10.0", + "revision": "00", "pluginPlatform": { "version": "2.13.0" },