Skip to content

Commit fc4d9b2

Browse files
authored
Prepare 3.6.0 release (#1873) (#1876)
(cherry picked from commit 1e7d5e6) Signed-off-by: Andriy Redko <drreta@gmail.com>
1 parent 6a8f0c0 commit fc4d9b2

1 file changed

Lines changed: 22 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
99
- Bump `org.ajoberstar.grgit:grgit-gradle` from 5.3.2 to 5.3.3 ([#1723](https://github.com/opensearch-project/opensearch-java/pull/1723))
1010
- Bump `org.apache.httpcomponents.core5:httpcore5` from 5.3.4 to 5.4 ([#1726](https://github.com/opensearch-project/opensearch-java/pull/1726), [#1733](https://github.com/opensearch-project/opensearch-java/pull/1733), [#1815](https://github.com/opensearch-project/opensearch-java/pull/1815))
1111
- Bump `org.owasp.dependencycheck` from 12.1.3 to 12.2.0 ([#1735](https://github.com/opensearch-project/opensearch-java/pull/1735), [#1742](https://github.com/opensearch-project/opensearch-java/pull/1742), [#1754](https://github.com/opensearch-project/opensearch-java/pull/1754), [#1765](https://github.com/opensearch-project/opensearch-java/pull/1765), [#1796](https://github.com/opensearch-project/opensearch-java/pull/1796), [#1854](https://github.com/opensearch-project/opensearch-java/pull/1854))
12-
- Bump `org.apache.httpcomponents.client5:httpclient5` from 5.5 to 5.6 ([#1740](https://github.com/opensearch-project/opensearch-java/pull/1740), [#1844](https://github.com/opensearch-project/opensearch-java/pull/1844))
13-
- Bump `gradle-wrapper` from 9.2.0 to 9.3.1 ([#1862](https://github.com/opensearch-project/opensearch-java/pull/1862), [#1864](https://github.com/opensearch-project/opensearch-java/pull/1864))
14-
- Bump `de.undercouch.download` from 5.6.0 to 5.7.0 ([#1867](https://github.com/opensearch-project/opensearch-java/pull/1867))
1512

1613
### Added
1714

@@ -50,6 +47,26 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
5047

5148
### Security
5249

50+
## [3.6.0] - 02/11/2026
51+
### Added
52+
53+
### Dependencies
54+
- Bump `de.undercouch.download` from 5.6.0 to 5.7.0 ([#1867](https://github.com/opensearch-project/opensearch-java/pull/1867))
55+
- Bump `org.owasp.dependencycheck` from 12.1.2 to 12.2.0 ([#1735](https://github.com/opensearch-project/opensearch-java/pull/1735), [#1742](https://github.com/opensearch-project/opensearch-java/pull/1742), [#1754](https://github.com/opensearch-project/opensearch-java/pull/1754), [#1765](https://github.com/opensearch-project/opensearch-java/pull/1765), [#1796](https://github.com/opensearch-project/opensearch-java/pull/1796), [#1854](https://github.com/opensearch-project/opensearch-java/pull/1854))
56+
- Bump `gradle-wrapper` from 9.3.0 to 9.3.1 ([#1864](https://github.com/opensearch-project/opensearch-java/pull/1864))
57+
- Bump `gradle-wrapper` from 9.2.0 to 9.3.0 ([#1862](https://github.com/opensearch-project/opensearch-java/pull/1862))
58+
- Bump `org.apache.httpcomponents.client5:httpclient5` from 5.5 to 5.6 [#1844](https://github.com/opensearch-project/opensearch-java/pull/1844)
59+
60+
### Changed
61+
62+
### Deprecated
63+
64+
### Removed
65+
66+
### Fixed
67+
68+
### Security
69+
5370
## [3.5.0] - 01/15/2026
5471
### Added
5572
- Fix formatting of the main method to run for various samples ([#1749](https://github.com/opensearch-project/opensearch-java/pull/1749))
@@ -637,8 +654,9 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
637654
- Fix StoryStats numeric value out of range of int ([#489](https://github.com/opensearch-project/opensearch-java/pull/489))
638655

639656
[Unreleased 4.x]: https://github.com/opensearch-project/opensearch-java/compare/3.x...main
640-
[Unreleased 3.x]: https://github.com/opensearch-project/opensearch-java/compare/v3.5.0...3.x
657+
[Unreleased 3.x]: https://github.com/opensearch-project/opensearch-java/compare/v3.6.0...3.x
641658
[Unreleased 2.x]: https://github.com/opensearch-project/opensearch-java/compare/v2.26.0...2.x
659+
[3.6.0]: https://github.com/opensearch-project/opensearch-java/compare/v3.5.0...v3.6.0
642660
[3.5.0]: https://github.com/opensearch-project/opensearch-java/compare/v3.4.0...v3.5.0
643661
[3.4.0]: https://github.com/opensearch-project/opensearch-java/compare/v3.3.0...v3.4.0
644662
[3.3.0]: https://github.com/opensearch-project/opensearch-java/compare/v3.2.0...v3.3.0

0 commit comments

Comments
 (0)