From 2f5caa19e53f9d0f48bdc866fb59eabc1f1ca3e4 Mon Sep 17 00:00:00 2001 From: ayodeko Date: Thu, 16 Jan 2025 18:10:35 +0100 Subject: [PATCH] set 4.10.1 documents for release. --- source/_variables/settings.py | 2 +- source/release-notes/index-4x.rst | 2 +- source/release-notes/index.rst | 2 +- source/release-notes/release-4-10-1.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_variables/settings.py b/source/_variables/settings.py index 5efc9928e7..bf2fd9e03d 100644 --- a/source/_variables/settings.py +++ b/source/_variables/settings.py @@ -22,6 +22,6 @@ # Important: use a valid branch (4.0) or, preferably, tag name (v4.0.0) release = '4.10.1' -api_tag = '4.10.1' +api_tag = 'v4.10.1' apiURL = 'https://raw.githubusercontent.com/wazuh/wazuh/'+api_tag+'/api/api/spec/spec.yaml' diff --git a/source/release-notes/index-4x.rst b/source/release-notes/index-4x.rst index 7682ed32c5..e31e0fc6e2 100644 --- a/source/release-notes/index-4x.rst +++ b/source/release-notes/index-4x.rst @@ -11,7 +11,7 @@ This section summarizes the most important features of each Wazuh 4.x release. ============================================= ==================== Wazuh version Release date ============================================= ==================== -:doc:`4.10.1 ` TBD +:doc:`4.10.1 ` 16 January 2025 :doc:`4.10.0 ` 9 January 2025 :doc:`4.9.2 ` 4 November 2024 :doc:`4.9.1 ` 17 October 2024 diff --git a/source/release-notes/index.rst b/source/release-notes/index.rst index 671ce1ba42..c591b415f5 100644 --- a/source/release-notes/index.rst +++ b/source/release-notes/index.rst @@ -11,7 +11,7 @@ This section summarizes the most important features of each Wazuh release. ============================================== ==================== Wazuh version Release date ============================================== ==================== -:doc:`4.10.1 ` TBD +:doc:`4.10.1 ` 16 January 2025 :doc:`4.10.0 ` 9 January 2025 :doc:`4.9.2 ` 4 November 2024 :doc:`4.9.1 ` 17 October 2024 diff --git a/source/release-notes/release-4-10-1.rst b/source/release-notes/release-4-10-1.rst index e80803606d..d954b8fcb9 100644 --- a/source/release-notes/release-4-10-1.rst +++ b/source/release-notes/release-4-10-1.rst @@ -3,7 +3,7 @@ .. meta:: :description: Wazuh 4.10.1 has been released. Check out our release notes to discover the changes and additions of this release. -4.10.1 Release notes - TBD +4.10.1 Release notes - 16 January 2025 ========================== This section lists the changes in version 4.10.1. Every update of the Wazuh solution is cumulative and includes all enhancements and fixes from previous releases.