File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
2828
2929### Fixed
3030- Fixed building instances of ` Explanation ` by making ` details ` optional ([ #1620 ] ( https://github.com/opensearch-project/opensearch-java/pull/1620 ) )
31+ - Fixed connectTimeout option of ` ApacheHttpClient5TransportBuilder ` ([ #1633 ] ( https://github.com/opensearch-project/opensearch-java/pull/1633 ) )
3132
3233### Security
3334
@@ -68,7 +69,6 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6869
6970### Fixed
7071- Fixed ScoreCombination's ` parameters ` structure ([ #1594 ] ( https://github.com/opensearch-project/opensearch-java/pull/1594 ) )
71- - Fixed default connectTimeout of transportBuilder ([ #1633 ] ( https://github.com/opensearch-project/opensearch-java/pull/1633 ) )
7272
7373## [ 3.0.0] - 05/16/2025
7474### ⚠️ Breaking Changes ⚠️
You can’t perform that action at this time.
0 commit comments