Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finalize 2.8.2 release #840

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

reta
Copy link
Collaborator

@reta reta commented Feb 7, 2024

Description

Finalize 2.8.2 release

Issues Resolved

Part of #834

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@@ -63,10 +83,27 @@ This section is for maintaining a changelog for all breaking changes for the cli
### Fixed
- Fix partial success results for msearch_template ([#709](https://github.com/opensearch-project/opensearch-java/pull/709))
- Fix deserialization of node stats response ([#745](https://github.com/opensearch-project/opensearch-java/pull/745))
- Fix PutIndexTemplateRequest field deserialization ([#765](https://github.com/opensearch-project/opensearch-java/pull/765))

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 37 and Line 38 also got released in 2.8.2. They might have been incorrectly added to Unreleased 3.0 section. Can you please add them here?

### Removed

### Fixed

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 36 and Line 39 also belong here and not in the Unreleased 3.0 section. Can we make that change?

Also, PR from line 36 is not backported to 2.x, I will do that backport.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, PR from line 36 is not backported to 2.x, I will do that backport.

@VachaShah I moved it to [Unreleased 2.x] since 2.8.2 is already shipped

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @reta!

dblock
dblock previously approved these changes Feb 7, 2024
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@VachaShah VachaShah merged commit 61f51a7 into opensearch-project:main Feb 8, 2024
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants