Skip to content

Commit

Permalink
move log from 2.x to 3.0 on changelog
Browse files Browse the repository at this point in the history
Signed-off-by: channel-dante <dante@channel.io>
  • Loading branch information
channel-dante committed Dec 22, 2023
1 parent d86372d commit 06846df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ This section is for maintaining a changelog for all breaking changes for the cli

### Changed
- Migrate client transports to Apache HttpClient / Core 5.x ([#246](https://github.com/opensearch-project/opensearch-java/pull/246))
- Changed SearchAfter of SearchRequest type to FieldValue instead of String ([#769](https://github.com/opensearch-project/opensearch-java/pull/769))

### Deprecated
- Deprecate RestClientTransport ([#536](https://github.com/opensearch-project/opensearch-java/pull/536))
Expand All @@ -42,7 +43,6 @@ This section is for maintaining a changelog for all breaking changes for the cli
### Dependencies

### Changed
- Changed SearchAfter of SearchRequest type to FieldValue instead of String

### Deprecated
- Deprecated "_toQuery()" in Query and QueryVariant ([#760](https://github.com/opensearch-project/opensearch-java/pull/760)
Expand Down

0 comments on commit 06846df

Please sign in to comment.