Skip to content

Commit 3f6ccf6

Browse files
authored
Support new stage RC3 for 4.10.0 (#629)
1 parent a5b8111 commit 3f6ccf6

File tree

3 files changed

+22
-4
lines changed

3 files changed

+22
-4
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
99
### Dependencies
1010

1111
### Changed
12-
- Upgrade third-party integrations to the latest versions ([#445](https://github.com/wazuh/wazuh-indexer/issues/445))
13-
- Changes on the Vulnerability Detector index template ([#25485](https://github.com/wazuh/wazuh/issues/25485)) ([#382](https://github.com/wazuh/wazuh-indexer/issues/382))
14-
- Packages refinement - Stage 1 ([#484](https://github.com/wazuh/wazuh-indexer/issues/484))
1512

1613
### Deprecated
1714

distribution/packages/src/rpm/wazuh-indexer.rpm.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ exit 0
276276
%attr(750, %{name}, %{name}) %{product_dir}/performance-analyzer-rca/bin/*
277277

278278
%changelog
279-
* Thu Dec 19 2024 support <[email protected]> - 4.10.0
279+
* Wed Jan 08 2025 support <[email protected]> - 4.10.0
280280
- More info: https://documentation.wazuh.com/current/release-notes/release-4-10-0.html
281281
* Mon Nov 04 2024 support <[email protected]> - 4.9.2
282282
- More info: https://documentation.wazuh.com/current/release-notes/release-4-9-2.html
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## 2025-01-08 Version 4.10.0 Release Notes
2+
3+
## [4.10.0]
4+
5+
### Added
6+
7+
-
8+
9+
### Dependencies
10+
11+
-
12+
13+
### Changed
14+
15+
- Upgrade third-party integrations to the latest versions ([#445](https://github.com/wazuh/wazuh-indexer/issues/445))
16+
- Updated the Vulnerability Detector index template ([#25485](https://github.com/wazuh/wazuh/issues/25485)) ([#382](https://github.com/wazuh/wazuh-indexer/issues/382))
17+
- Packages refinement - Stage 1 ([#484](https://github.com/wazuh/wazuh-indexer/issues/484))
18+
19+
### Fixed
20+
21+
-

0 commit comments

Comments
 (0)