Skip to content

Commit

Permalink
add CHANGELOG.md
Browse files Browse the repository at this point in the history
Signed-off-by: AntCode97 <dbswns97@gmail.com>
  • Loading branch information
AntCode97 committed May 31, 2024
1 parent d9e5728 commit 0dcf634
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ This section is for maintaining a changelog for all breaking changes for the cli
### Fixed
- ApacheHttpClient5Transport requires Apache Commons Logging dependency ([#1003](https://github.com/opensearch-project/opensearch-java/pull/1003))
- Preserve caller information in stack traces when synchronous callers use asynchronous transports ([#656](https://github.com/opensearch-project/opensearch-java/pull/656))
- Fix java.lang.NoSuchMethodError: org.apache.http.client.utils.URLEncodedUtils.formatSegments w/o httpclient ([#999](https://github.com/opensearch-project/opensearch-java/pull/999))

### Security

Expand Down

0 comments on commit 0dcf634

Please sign in to comment.