Skip to content

Commit c902f06

Browse files
committed
Add 2.19.1 release notes
Signed-off-by: Andriy Redko <drreta@gmail.com>
1 parent fea01ee commit c902f06

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## [Unreleased 2.x]
77
### Added
8-
- Add execution_hint to cardinality aggregator request - backport to 2.19 (#[17420](https://github.com/opensearch-project/OpenSearch/pull/17420))
98

109
### Dependencies
11-
- Bump netty from 4.1.117.Final to 4.1.118.Final ([#17320](https://github.com/opensearch-project/OpenSearch/pull/17320))
12-
- Bump `jetty` version from 9.4.55.v20240627 to 9.4.57.v20241219
1310

1411
### Deprecated
1512

1613
### Removed
1714

1815
### Fixed
19-
- Fix HTTP API calls that hang with 'Accept-Encoding: zstd' ([#17408](https://github.com/opensearch-project/OpenSearch/pull/17408))
2016

2117
### Security
2218

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## 2025-02-27 Version 2.19.1 Release Notes
2+
3+
## [2.19.1]
4+
### Added
5+
- Add execution_hint to cardinality aggregator request (#[17420](https://github.com/opensearch-project/OpenSearch/pull/17420))
6+
7+
### Dependencies
8+
- Bump netty from 4.1.117.Final to 4.1.118.Final ([#17320](https://github.com/opensearch-project/OpenSearch/pull/17320))
9+
- Bump `jetty` version from 9.4.55.v20240627 to 9.4.57.v20241219
10+
11+
### Changed
12+
13+
### Deprecated
14+
15+
### Fixed
16+
- Fix HTTP API calls that hang with 'Accept-Encoding: zstd' ([#17408](https://github.com/opensearch-project/OpenSearch/pull/17408))

0 commit comments

Comments
 (0)