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-1Lines changed: 21 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,24 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
49
49
50
50
### Security
51
51
52
+
## [3.8.0] - 03/26/2026
53
+
### Added
54
+
55
+
### Dependencies
56
+
- 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))
57
+
- Bump `commons-logging:commons-logging` from 1.3.5 to 1.3.6 ([#1922](https://github.com/opensearch-project/opensearch-java/pull/1922))
58
+
- 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))
59
+
60
+
### Changed
61
+
62
+
### Deprecated
63
+
64
+
### Removed
65
+
66
+
### Fixed
67
+
68
+
### Security
69
+
52
70
## [3.7.0] - 03/03/2026
53
71
### Added
54
72
- Add msearch `allow_partial_results` flag ([#1904](https://github.com/opensearch-project/opensearch-java/pull/1904))
@@ -676,8 +694,10 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
676
694
- Fix StoryStats numeric value out of range of int ([#489](https://github.com/opensearch-project/opensearch-java/pull/489))
0 commit comments