From 518b2df8529edbd32bdb499c6f61cfd89db65661 Mon Sep 17 00:00:00 2001 From: Nicolas Agustin Guevara Pihen Date: Fri, 20 Dec 2024 12:17:08 -0300 Subject: [PATCH] Bump version 4.12.0 --- CHANGELOG.md | 14 ++++---------- docker/imposter/api-info/api_info.json | 2 +- docker/imposter/wazuh-config.yml | 2 +- plugins/main/opensearch_dashboards.json | 2 +- plugins/main/package.json | 2 +- .../wazuh-check-updates/opensearch_dashboards.json | 2 +- plugins/wazuh-check-updates/package.json | 2 +- plugins/wazuh-core/opensearch_dashboards.json | 2 +- plugins/wazuh-core/package.json | 2 +- 9 files changed, 12 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 604ebb42bb..b71558a617 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,11 @@ All notable changes to the Wazuh app project will be documented in this file. -## Wazuh v4.10.3 - OpenSearch Dashboards 2.16.0 - Revision 00 +## Wazuh v4.12.0 - OpenSearch Dashboards 2.16.0 - Revision 00 ### Added -- Support for Wazuh 4.10.3 +- Support for Wazuh 4.12.0 - Add setting to limit the number of rows in csv reports [#7182](https://github.com/wazuh/wazuh-dashboard-plugins/pull/7182) ### Changed @@ -19,23 +19,17 @@ All notable changes to the Wazuh app project will be documented in this file. - Fixed rendering of rows in CDB list table when it starts with quotes [#7171](https://github.com/wazuh/wazuh-dashboard-plugins/issues/7171) - Fixed width of long fields in the document detail flyout [#7206](https://github.com/wazuh/wazuh-dashboard-plugins/issues/7206) -## Wazuh v4.10.2 - OpenSearch Dashboards 2.16.0 - Revision 00 +## Wazuh v4.11.0 - OpenSearch Dashboards 2.16.0 - Revision 00 ### Added -- Support for Wazuh 4.10.2 +- Support for Wazuh 4.11.0 ### Changed - Refined the layout of the agent details view [#7193](https://github.com/wazuh/wazuh-dashboard-plugins/issues/7193) - Changed the width of the command column, relocate argvs column and change the width of the rest of the columns in the table processes. [#7195](https://github.com/wazuh/wazuh-dashboard-plugins/pull/7195) -## Wazuh v4.10.1 - OpenSearch Dashboards 2.16.0 - Revision 00 - -### Added - -- Support for Wazuh 4.10.1 - ## Wazuh v4.10.0 - OpenSearch Dashboards 2.16.0 - Revision 06 ### Added diff --git a/docker/imposter/api-info/api_info.json b/docker/imposter/api-info/api_info.json index a6e9719fc2..6a91a00ef7 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.10.0", + "api_version": "4.12.0", "revision": 1, "license_name": "GPL 2.0", "license_url": "https://github.com/wazuh/wazuh/blob/4.5/LICENSE", diff --git a/docker/imposter/wazuh-config.yml b/docker/imposter/wazuh-config.yml index 89e30734b6..d7ace40b5a 100755 --- a/docker/imposter/wazuh-config.yml +++ b/docker/imposter/wazuh-config.yml @@ -1,6 +1,6 @@ --- plugin: openapi -specFile: https://raw.githubusercontent.com/wazuh/wazuh/4.10.3/api/api/spec/spec.yaml +specFile: https://raw.githubusercontent.com/wazuh/wazuh/4.12.0/api/api/spec/spec.yaml system: stores: # this store is preloaded from file diff --git a/plugins/main/opensearch_dashboards.json b/plugins/main/opensearch_dashboards.json index 38b3e97313..df7017f2d2 100644 --- a/plugins/main/opensearch_dashboards.json +++ b/plugins/main/opensearch_dashboards.json @@ -1,6 +1,6 @@ { "id": "wazuh", - "version": "4.10.3-00", + "version": "4.12.0-00", "opensearchDashboardsVersion": "opensearchDashboards", "configPath": ["wazuh"], "requiredPlugins": [ diff --git a/plugins/main/package.json b/plugins/main/package.json index fee79af5bb..5f2c8a2b09 100644 --- a/plugins/main/package.json +++ b/plugins/main/package.json @@ -1,6 +1,6 @@ { "name": "wazuh", - "version": "4.10.3", + "version": "4.12.0", "revision": "00", "pluginPlatform": { "version": "2.16.0" diff --git a/plugins/wazuh-check-updates/opensearch_dashboards.json b/plugins/wazuh-check-updates/opensearch_dashboards.json index 127002b0ff..aa8116773f 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.10.3-00", + "version": "4.12.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 7e9471f988..3c68732f36 100644 --- a/plugins/wazuh-check-updates/package.json +++ b/plugins/wazuh-check-updates/package.json @@ -1,6 +1,6 @@ { "name": "wazuh-check-updates", - "version": "4.10.3", + "version": "4.12.0", "revision": "00", "pluginPlatform": { "version": "2.16.0" diff --git a/plugins/wazuh-core/opensearch_dashboards.json b/plugins/wazuh-core/opensearch_dashboards.json index 2fc48b6e02..74e00a5daf 100644 --- a/plugins/wazuh-core/opensearch_dashboards.json +++ b/plugins/wazuh-core/opensearch_dashboards.json @@ -1,6 +1,6 @@ { "id": "wazuhCore", - "version": "4.10.3-00", + "version": "4.12.0-00", "opensearchDashboardsVersion": "opensearchDashboards", "server": true, "ui": true, diff --git a/plugins/wazuh-core/package.json b/plugins/wazuh-core/package.json index 6c46cd501d..0463aba40d 100644 --- a/plugins/wazuh-core/package.json +++ b/plugins/wazuh-core/package.json @@ -1,6 +1,6 @@ { "name": "wazuh-core", - "version": "4.10.3", + "version": "4.12.0", "revision": "00", "pluginPlatform": { "version": "2.16.0"