You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21-4Lines changed: 21 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,6 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
5
5
### Added
6
6
7
7
### Dependencies
8
-
- Bump `gradle-wrapper` from 9.31. to 9.4.1 ([#1930](https://github.com/opensearch-project/opensearch-java/pull/1930), [#1934](https://github.com/opensearch-project/opensearch-java/pull/1934))
9
-
- Bump `commons-logging:commons-logging` from 1.3.5 to 1.3.6 ([#1922](https://github.com/opensearch-project/opensearch-java/pull/1922))
10
-
- Bump `org.apache.httpcomponents.core5:httpcore5-h2` from 5.4.1 to 5.4.2 ([#1919](https://github.com/opensearch-project/opensearch-java/pull/1919))
11
8
12
9
### Changed
13
10
@@ -34,6 +31,24 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
34
31
35
32
### Security
36
33
34
+
## [3.8.0] - 03/26/2026
35
+
### Added
36
+
37
+
### Dependencies
38
+
- Bump `gradle-wrapper` from 9.31. to 9.4.1 ([#1930](https://github.com/opensearch-project/opensearch-java/pull/1930), [#1934](https://github.com/opensearch-project/opensearch-java/pull/1934))
39
+
- Bump `commons-logging:commons-logging` from 1.3.5 to 1.3.6 ([#1922](https://github.com/opensearch-project/opensearch-java/pull/1922))
40
+
- Bump `org.apache.httpcomponents.core5:httpcore5-h2` from 5.4.1 to 5.4.2 ([#1919](https://github.com/opensearch-project/opensearch-java/pull/1919))
41
+
42
+
### Changed
43
+
44
+
### Deprecated
45
+
46
+
### Removed
47
+
48
+
### Fixed
49
+
50
+
### Security
51
+
37
52
## [3.7.0] - 03/03/2026
38
53
### Added
39
54
- Add msearch `allow_partial_results` flag ([#1904](https://github.com/opensearch-project/opensearch-java/pull/1904))
@@ -660,8 +675,10 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
0 commit comments