diff --git a/source/_variables/settings.py b/source/_variables/settings.py index 78cf2a3a6a..83c1342e31 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.0' -api_tag = '4.10.0' +api_tag = 'v4.10.0' 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 90db99a52e..6ad3666027 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.0 ` TBD +:doc:`4.10.0 ` 9 January 2025 :doc:`4.9.2 ` 4 November 2024 :doc:`4.9.1 ` 17 October 2024 :doc:`4.9.0 ` 5 September 2024 diff --git a/source/release-notes/index.rst b/source/release-notes/index.rst index 93ff629251..c6c213f64a 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.0 ` TBD +:doc:`4.10.0 ` 9 January 2025 :doc:`4.9.2 ` 4 November 2024 :doc:`4.9.1 ` 17 October 2024 :doc:`4.9.0 ` 5 September 2024 diff --git a/source/release-notes/release-4-10-0.rst b/source/release-notes/release-4-10-0.rst index c2372391be..be3d69cf8c 100644 --- a/source/release-notes/release-4-10-0.rst +++ b/source/release-notes/release-4-10-0.rst @@ -3,8 +3,8 @@ .. meta:: :description: Wazuh 4.10.0 has been released. Check out our release notes to discover the changes and additions of this release. -4.10.0 Release notes - TBD -========================== +4.10.0 Release notes - 9 January 2025 +===================================== This section lists the changes in version 4.10.0. Every update of the Wazuh solution is cumulative and includes all enhancements and fixes from previous releases.