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

Removing the CHANGELOG entry for unreleased changes #5661

Merged
merged 1 commit into from
Dec 30, 2022

Conversation

reta
Copy link
Collaborator

@reta reta commented Dec 30, 2022

Signed-off-by: Andriy Redko [email protected]

Description

Removing the CHANGELOG entry for unreleased changes.

Issues Resolved

Follow up on #5642 (review)

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.

@reta
Copy link
Collaborator Author

reta commented Dec 30, 2022

@andrross please if you have a minute

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #5661 (68854cc) into main (d248643) will increase coverage by 0.12%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #5661      +/-   ##
============================================
+ Coverage     70.93%   71.06%   +0.12%     
- Complexity    58578    58636      +58     
============================================
  Files          4760     4760              
  Lines        279515   279515              
  Branches      40348    40348              
============================================
+ Hits         198263   198625     +362     
+ Misses        65098    64692     -406     
- Partials      16154    16198      +44     
Impacted Files Coverage Δ
...port/ResponseHandlerFailureTransportException.java 0.00% <0.00%> (-60.00%) ⬇️
...regations/metrics/AbstractHyperLogLogPlusPlus.java 51.72% <0.00%> (-37.94%) ⬇️
...rc/main/java/org/opensearch/ingest/IngestInfo.java 51.72% <0.00%> (-27.59%) ⬇️
...opensearch/snapshots/SnapshotRestoreException.java 25.00% <0.00%> (-25.00%) ⬇️
...ensearch/client/indices/DetailAnalyzeResponse.java 20.54% <0.00%> (-24.66%) ⬇️
...earch/client/indices/GetIndexTemplatesRequest.java 50.00% <0.00%> (-23.08%) ⬇️
...search/aggregations/pipeline/HoltWintersModel.java 21.47% <0.00%> (-22.82%) ⬇️
...tions/bucket/terms/ParsedSignificantLongTerms.java 73.68% <0.00%> (-21.06%) ⬇️
...main/java/org/opensearch/ingest/ProcessorInfo.java 47.36% <0.00%> (-21.06%) ⬇️
...rc/main/java/org/opensearch/monitor/os/OsInfo.java 68.75% <0.00%> (-20.84%) ⬇️
... and 493 more

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

@dblock dblock merged commit b3deb12 into opensearch-project:main Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants