diff --git a/CHANGELOG.md b/CHANGELOG.md index 60655fd9030b8..ef96b877bcb5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### 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 diff --git a/distribution/packages/src/rpm/wazuh-indexer.rpm.spec b/distribution/packages/src/rpm/wazuh-indexer.rpm.spec index 5b1fe9f32a8f5..a609a79100a36 100644 --- a/distribution/packages/src/rpm/wazuh-indexer.rpm.spec +++ b/distribution/packages/src/rpm/wazuh-indexer.rpm.spec @@ -276,7 +276,7 @@ exit 0 %attr(750, %{name}, %{name}) %{product_dir}/performance-analyzer-rca/bin/* %changelog -* Thu Dec 19 2024 support - 4.10.0 +* 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 + +-