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

[Backport 2.x] Add release notes for v2.6.0 (#6443) #6447

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

kartg
Copy link
Member

@kartg kartg commented Feb 22, 2023

Signed-off-by: Kartik Ganesh gkart@amazon.com
(cherry picked from commit 01466a6)

Description

  • Add release notes for v2.6.0

This change also includes cleanup of the CHANGELOG file to only capture unreleased changes.

Signed-off-by: Kartik Ganesh gkart@amazon.com

  • Minor language updates in v2.6.0 release notes and Changelog

Signed-off-by: Kartik Ganesh gkart@amazon.com

Issues Resolved

relates #6443 and #6360

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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.

* Add release notes for v2.6.0

This change also includes cleanup of the CHANGELOG file to only capture unreleased changes.

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

* Minor language updates in v2.6.0 release notes and Changelog

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

---------

Signed-off-by: Kartik Ganesh <gkart@amazon.com>
(cherry picked from commit 01466a6)
@kartg kartg changed the title Add release notes for v2.6.0 (#6443) [Backport 2.x] Add release notes for v2.6.0 (#6443) Feb 22, 2023
- Add index create block when all nodes have breached high disk watermark ([#5852](https://github.com/opensearch-project/OpenSearch/pull/5852))
- Add cluster manager throttling stats in nodes/stats API ([#5790](https://github.com/opensearch-project/OpenSearch/pull/5790))
- Add support for feature flags in opensearch.yml ([#4959](https://github.com/opensearch-project/OpenSearch/pull/4959))
- Add query for initialized extensions ([#5658](https://github.com/opensearch-project/OpenSearch/pull/5658))
Copy link
Member

Choose a reason for hiding this comment

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

We should remove this as it's part of extensibility.

Copy link
Member

Choose a reason for hiding this comment

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

For any updates of the release notes we should start with a PR on main and then backport them to the relevant branches.

Copy link
Member

Choose a reason for hiding this comment

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

@owaiskazi19 Feel free to make a PR on main for this and any other edits

Copy link
Member Author

@kartg kartg Feb 22, 2023

Choose a reason for hiding this comment

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

As per @andrross 's comment, i'll create a PR to main to remove these. @owaiskazi19 are you referring to these lines specifically, or the ones that mention "extensions" ?

Copy link
Member Author

Choose a reason for hiding this comment

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

@owaiskazi19 please go ahead and create a PR for these changes, or let me know if you'd like me to

Copy link
Member

@owaiskazi19 owaiskazi19 Feb 22, 2023

Choose a reason for hiding this comment

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

I was referring to all the lines that mention extensions

Copy link
Member

Choose a reason for hiding this comment

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

PR for the same: #6451

- Add index create block when all nodes have breached high disk watermark ([#5852](https://github.com/opensearch-project/OpenSearch/pull/5852))
- Add cluster manager throttling stats in nodes/stats API ([#5790](https://github.com/opensearch-project/OpenSearch/pull/5790))
- Add support for feature flags in opensearch.yml ([#4959](https://github.com/opensearch-project/OpenSearch/pull/4959))
- Add query for initialized extensions ([#5658](https://github.com/opensearch-project/OpenSearch/pull/5658))
Copy link
Member

Choose a reason for hiding this comment

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

For any updates of the release notes we should start with a PR on main and then backport them to the relevant branches.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #6447 (fb00ff1) into 2.x (e316959) will decrease coverage by 0.05%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.x    #6447      +/-   ##
============================================
- Coverage     70.41%   70.36%   -0.05%     
+ Complexity    59242    59213      -29     
============================================
  Files          4796     4796              
  Lines        284221   284221              
  Branches      41302    41302              
============================================
- Hits         200146   200005     -141     
- Misses        67328    67480     +152     
+ Partials      16747    16736      -11     
Impacted Files Coverage Δ
...search/indices/recovery/RecoveryTargetHandler.java 0.00% <0.00%> (-100.00%) ⬇️
...adonly/AddIndexBlockClusterStateUpdateRequest.java 0.00% <0.00%> (-75.00%) ⬇️
...readonly/TransportVerifyShardIndexBlockAction.java 9.75% <0.00%> (-73.18%) ⬇️
...n/admin/indices/readonly/AddIndexBlockRequest.java 17.85% <0.00%> (-53.58%) ⬇️
.../java/org/opensearch/node/NodeClosedException.java 50.00% <0.00%> (-50.00%) ⬇️
...cluster/coordination/PendingClusterStateStats.java 20.00% <0.00%> (-48.00%) ⬇️
...opensearch/persistent/PersistentTasksExecutor.java 22.22% <0.00%> (-44.45%) ⬇️
...indices/readonly/TransportAddIndexBlockAction.java 20.68% <0.00%> (-41.38%) ⬇️
.../admin/cluster/reroute/ClusterRerouteResponse.java 60.00% <0.00%> (-40.00%) ⬇️
...luster/routing/allocation/RoutingExplanations.java 62.06% <0.00%> (-37.94%) ⬇️
... and 481 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kartg kartg merged commit 03a3129 into opensearch-project:2.x Feb 22, 2023
@kartg kartg added the backport 2.6 Backport to 2.6 branch label Feb 22, 2023
@opensearch-trigger-bot
Copy link
Contributor

The backport to 2.6 failed:

The process '/usr/bin/git' failed with exit code 128

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add ../.worktrees/backport-2.6 2.6
# Navigate to the new working tree
pushd ../.worktrees/backport-2.6
# Create a new branch
git switch --create backport/backport-6447-to-2.6
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 03a31294c40ecb9691c250e5d42a213468c848c3
# Push it to GitHub
git push --set-upstream origin backport/backport-6447-to-2.6
# Go back to the original working tree
popd
# Delete the working tree
git worktree remove ../.worktrees/backport-2.6

Then, create a pull request where the base branch is 2.6 and the compare/head branch is backport/backport-6447-to-2.6.

kartg added a commit to kartg/OpenSearch that referenced this pull request Feb 22, 2023
…oject#6447)

* Add release notes for v2.6.0

This change also includes cleanup of the CHANGELOG file to only capture unreleased changes.

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

* Minor language updates in v2.6.0 release notes and Changelog

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

---------

Signed-off-by: Kartik Ganesh <gkart@amazon.com>
(cherry picked from commit 01466a6)
(cherry picked from commit 03a3129)
kartg added a commit to kartg/OpenSearch that referenced this pull request Feb 22, 2023
…oject#6447)

* Add release notes for v2.6.0

This change also includes cleanup of the CHANGELOG file to only capture unreleased changes.

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

* Minor language updates in v2.6.0 release notes and Changelog

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

---------

Signed-off-by: Kartik Ganesh <gkart@amazon.com>
(cherry picked from commit 01466a6)
(cherry picked from commit 03a3129)
kartg added a commit that referenced this pull request Feb 22, 2023
* Add release notes for v2.6.0 (#6443) (#6447)

* Add release notes for v2.6.0

This change also includes cleanup of the CHANGELOG file to only capture unreleased changes.

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

* Minor language updates in v2.6.0 release notes and Changelog

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

---------

Signed-off-by: Kartik Ganesh <gkart@amazon.com>
(cherry picked from commit 01466a6)
(cherry picked from commit 03a3129)

* Correct title in changelog from 2.x to 2.6

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

---------

Signed-off-by: Kartik Ganesh <gkart@amazon.com>
Poojita-Raj added a commit to Poojita-Raj/OpenSearch that referenced this pull request Mar 7, 2023
Poojita-Raj added a commit to Poojita-Raj/OpenSearch that referenced this pull request Mar 8, 2023
@kartg kartg deleted the backport/backport-6443-to-2.x branch June 20, 2023 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.6 Backport to 2.6 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants