Skip to content

Commit 6fbf51d

Browse files
authored
Preparing for 2.9.0 release (#870)
Signed-off-by: Vacha Shah <[email protected]>
1 parent 034f7f1 commit 6fbf51d

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

CHANGELOG.md

+17-2
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,29 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
33

44
## [Unreleased 2.x]
55
### Added
6+
7+
### Dependencies
8+
9+
### Changed
10+
11+
### Deprecated
12+
13+
### Removed
14+
15+
### Fixed
16+
17+
### Security
18+
19+
## [2.9.0] - 02/22/2024
20+
### Added
621
- Add support for Hybrid query type ([#850](https://github.com/opensearch-project/opensearch-java/pull/850))
722

823
### Dependencies
924
- Bumps `org.ajoberstar.grgit:grgit-gradle` from 5.2.0 to 5.2.2
1025

1126
### Changed
27+
- Restore support for Java 8 ([#767](https://github.com/opensearch-project/opensearch-java/pull/767))
28+
- Add an integration test that runs on JDK-8 ([#795](https://github.com/opensearch-project/opensearch-java/pull/795))
1229

1330
### Deprecated
1431

@@ -85,8 +102,6 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
85102
### Dependencies
86103

87104
### Changed
88-
- Restore support for Java 8 ([#767](https://github.com/opensearch-project/opensearch-java/pull/767))
89-
- Add an integration test that runs on JDK-8 ([#795](https://github.com/opensearch-project/opensearch-java/pull/795))
90105

91106
### Deprecated
92107

0 commit comments

Comments
 (0)