Skip to content

Commit c535fa2

Browse files
committed
Prepare 3.8.0 release (opensearch-project#1941)
Signed-off-by: Andriy Redko <drreta@gmail.com> (cherry picked from commit bb71975)
1 parent 4f37cd0 commit c535fa2

1 file changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,24 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
4949

5050
### Security
5151

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+
5270
## [3.7.0] - 03/03/2026
5371
### Added
5472
- 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/)
676694
- Fix StoryStats numeric value out of range of int ([#489](https://github.com/opensearch-project/opensearch-java/pull/489))
677695

678696
[Unreleased 4.x]: https://github.com/opensearch-project/opensearch-java/compare/3.x...main
679-
[Unreleased 3.x]: https://github.com/opensearch-project/opensearch-java/compare/v3.6.0...3.x
697+
[Unreleased 3.x]: https://github.com/opensearch-project/opensearch-java/compare/v3.8.0...3.x
680698
[Unreleased 2.x]: https://github.com/opensearch-project/opensearch-java/compare/v2.26.0...2.x
699+
[3.8.0]: https://github.com/opensearch-project/opensearch-java/compare/v3.7.0...v3.8.0
700+
[3.7.0]: https://github.com/opensearch-project/opensearch-java/compare/v3.6.0...v3.7.0
681701
[3.6.0]: https://github.com/opensearch-project/opensearch-java/compare/v3.5.0...v3.6.0
682702
[3.5.0]: https://github.com/opensearch-project/opensearch-java/compare/v3.4.0...v3.5.0
683703
[3.4.0]: https://github.com/opensearch-project/opensearch-java/compare/v3.3.0...v3.4.0

0 commit comments

Comments
 (0)