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

Fixup changelog by moving dependency bumps to 2.x section #6508

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

kartg
Copy link
Member

@kartg kartg commented Feb 28, 2023

Description

The log4j-core and azure-storage-common dependency bumps in #6490 and #6492 are being backported to the 2.x branch in #6503 and #6504. This PR corrects the CHANGELOG entry to live under the "Unreleased 2.xsection rather thanUnreleased 3.0` in response to this comment - #6503 (comment)

Issues Resolved

N/A

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.

This change also adds links to the PR.

Signed-off-by: Kartik Ganesh <gkart@amazon.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #6508 (3693738) into main (950b86a) 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              @@
##               main    #6508      +/-   ##
============================================
- Coverage     70.77%   70.73%   -0.05%     
+ Complexity    59111    59103       -8     
============================================
  Files          4802     4802              
  Lines        282964   282964              
  Branches      40793    40793              
============================================
- Hits         200258   200143     -115     
- Misses        66252    66415     +163     
+ Partials      16454    16406      -48     
Impacted Files Coverage Δ
...a/org/opensearch/tasks/TaskCancelledException.java 50.00% <0.00%> (-50.00%) ⬇️
...ch/transport/ReceiveTimeoutTransportException.java 50.00% <0.00%> (-50.00%) ⬇️
.../admin/cluster/reroute/ClusterRerouteResponse.java 60.00% <0.00%> (-40.00%) ⬇️
...h/action/ingest/SimulateDocumentVerboseResult.java 60.71% <0.00%> (-39.29%) ⬇️
...luster/routing/allocation/RoutingExplanations.java 62.06% <0.00%> (-37.94%) ⬇️
...nsearch/index/shard/IndexShardClosedException.java 66.66% <0.00%> (-33.34%) ⬇️
...cluster/routing/allocation/RerouteExplanation.java 70.00% <0.00%> (-30.00%) ⬇️
...rch/client/transport/NoNodeAvailableException.java 42.85% <0.00%> (-28.58%) ⬇️
...ndex/seqno/RetentionLeaseBackgroundSyncAction.java 37.50% <0.00%> (-26.79%) ⬇️
...ion/admin/cluster/node/info/PluginsAndModules.java 53.12% <0.00%> (-25.00%) ⬇️
... and 485 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 bc50a2e into opensearch-project:main Feb 28, 2023
@kartg kartg deleted the changelog-fixup branch February 28, 2023 18:15
mingshl pushed a commit to mingshl/OpenSearch-Mingshl that referenced this pull request Mar 24, 2023
…-project#6508)

This change also adds links to the PR.

Signed-off-by: Kartik Ganesh <gkart@amazon.com>
Signed-off-by: Mingshi Liu <mingshl@amazon.com>
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.

3 participants