Skip to content

Commit f1fcb2a

Browse files
authored
Add release notes for 2.19.2 (#18118)
Signed-off-by: Zelin Hao <[email protected]>
1 parent e0ba5ee commit f1fcb2a

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1313
### Removed
1414

1515
### Fixed
16-
- Fix NPE in node stats due to QueryGroupTasks ([#17576](https://github.com/opensearch-project/OpenSearch/pull/17576))
1716

1817
### Security
1918

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## 2025-04-28 Version 2.19.2 Release Notes
2+
3+
## [2.19.2]
4+
### Added
5+
6+
### Dependencies
7+
- Update tj-actions/changed-files usage from the Github Action checks since it has been compromised ([#17601](https://github.com/opensearch-project/OpenSearch/pull/17601))
8+
9+
### Changed
10+
11+
### Deprecated
12+
13+
### Fixed
14+
- Fix NPE in node stats due to QueryGroupTasks ([#17576](https://github.com/opensearch-project/OpenSearch/pull/17576))
15+
- Resolve typo in 2.x jdk version 21 ([#17523](https://github.com/opensearch-project/OpenSearch/pull/17523))
16+
- Authenticate jenkins calls for gradle check ([#17701](https://github.com/opensearch-project/OpenSearch/pull/17701))

0 commit comments

Comments
 (0)