Skip to content

Commit 526be73

Browse files
committed
Move changes entry to 3.x
Signed-off-by: Jan Høydahl <jan.git@cominvent.com>
1 parent 49adc25 commit 526be73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1515
### Fixed
1616
- Fix formatting of the main method to run for various samples ([#1749](https://github.com/opensearch-project/opensearch-java/pull/1749))
1717
- Fix NPE when null ObjectBuilder is accessed ([#1717](https://github.com/opensearch-project/opensearch-java/issues/1717))
18-
- Fixed deserialization failure when OpenSearch returns shard failures without the `primary` field in error responses by upgrading version of `opensearch-api-specification`
1918

2019
## [Unreleased 3.x]
2120
### Added
@@ -30,6 +29,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
3029
### Removed
3130

3231
### Fixed
32+
- Fixed deserialization failure when OpenSearch returns shard failures without the `primary` field in error responses by upgrading version of `opensearch-api-specification`
3333

3434
### Security
3535

0 commit comments

Comments
 (0)