diff --git a/CHANGELOG.md b/CHANGELOG.md index d924b30cb680f..4e6ae85d4f9ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,15 +3,12 @@ All notable changes to this project are documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). See the [CONTRIBUTING guide](./CONTRIBUTING.md#Changelog) for instructions on how to add changelog entries. -## [Unreleased 4.10.x] +## [Unreleased 4.12.x] ### Added ### Dependencies ### Changed -- Upgrade third-party integrations to the latest versions ([#445](https://github.com/wazuh/wazuh-indexer/issues/445)) -- Changes on the Vulnerability Detector index template ([#25485](https://github.com/wazuh/wazuh/issues/25485)) ([#382](https://github.com/wazuh/wazuh-indexer/issues/382)) -- Packages refinement - Stage 1 ([#484](https://github.com/wazuh/wazuh-indexer/issues/484)) ### Deprecated @@ -21,4 +18,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Security -[Unreleased 4.10.x]: https://github.com/wazuh/wazuh-indexer/compare/4.10.2...4.10.3 +[Unreleased 4.12.x]: https://github.com/wazuh/wazuh-indexer/compare/4.11.0...4.12.0 diff --git a/distribution/packages/src/rpm/wazuh-indexer.rpm.spec b/distribution/packages/src/rpm/wazuh-indexer.rpm.spec index 799a09b34a2df..6d2f74572ffd7 100644 --- a/distribution/packages/src/rpm/wazuh-indexer.rpm.spec +++ b/distribution/packages/src/rpm/wazuh-indexer.rpm.spec @@ -279,10 +279,10 @@ exit 0 * Wed Feb 21 2025 support - 4.12.0 - More info: https://documentation.wazuh.com/current/release-notes/release-4-12-0.html * Tue Jan 28 2025 support - 4.11.0 -- More info: https://documentation.wazuh.com/current/release-notes/release-4-11-0.html -* Tue Jan 28 2025 support - 4.10.1 - More info: https://documentation.wazuh.com/current/release-notes/release-4-10-1.html -* Thu Dec 19 2024 support - 4.10.0 +* Tue Jan 28 2025 support - 4.10.1 +- More info: https://documentation.wazuh.com/current/release-notes/release-4-10-0.html +* Wed Jan 08 2025 support - 4.10.0 - More info: https://documentation.wazuh.com/current/release-notes/release-4-10-0.html * Mon Nov 04 2024 support - 4.9.2 - More info: https://documentation.wazuh.com/current/release-notes/release-4-9-2.html diff --git a/release-notes/wazuh.release-notes-4.10.0.md b/release-notes/wazuh.release-notes-4.10.0.md new file mode 100644 index 0000000000000..3bca46eabdc7c --- /dev/null +++ b/release-notes/wazuh.release-notes-4.10.0.md @@ -0,0 +1,21 @@ +## 2025-01-08 Version 4.10.0 Release Notes + +## [4.10.0] + +### Added + +- + +### Dependencies + +- + +### Changed + +- Upgrade third-party integrations to the latest versions ([#445](https://github.com/wazuh/wazuh-indexer/issues/445)) +- Updated the Vulnerability Detector index template ([#25485](https://github.com/wazuh/wazuh/issues/25485)) ([#382](https://github.com/wazuh/wazuh-indexer/issues/382)) +- Packages refinement - Stage 1 ([#484](https://github.com/wazuh/wazuh-indexer/issues/484)) + +### Fixed + +- diff --git a/release-notes/wazuh.release-notes-4.10.1.md b/release-notes/wazuh.release-notes-4.10.1.md new file mode 100644 index 0000000000000..0519c3d1a027e --- /dev/null +++ b/release-notes/wazuh.release-notes-4.10.1.md @@ -0,0 +1,14 @@ +## 2025-01-28 Version 4.10.1 Release Notes + +## [4.10.1] +### Added +- + +### Dependencies +- + +### Changed +* + +### Fixed +* diff --git a/release-notes/wazuh.release-notes-4.11.0.md b/release-notes/wazuh.release-notes-4.11.0.md new file mode 100644 index 0000000000000..5b0550c9fb38e --- /dev/null +++ b/release-notes/wazuh.release-notes-4.11.0.md @@ -0,0 +1,14 @@ +## 2025-01-28 Version 4.11.0 Release Notes + +## [4.11.0] +### Added +- + +### Dependencies +- + +### Changed +* + +### Fixed +*