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

Update Armeria to 1.19.0 from 1.16.0 #1837

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

dlvenable
Copy link
Member

@dlvenable dlvenable commented Sep 29, 2022

Description

Updates Armeria to 1.19.0 which is the current latest version of Armeria.

Issues Resolved

Resolves #1806

Check List

  • New functionality includes testing.
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

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.

@dlvenable dlvenable requested a review from a team as a code owner September 29, 2022 18:43
@codecov-commenter
Copy link

Codecov Report

Merging #1837 (a67dacf) into main (3999fb7) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1837      +/-   ##
============================================
- Coverage     94.19%   94.14%   -0.05%     
- Complexity     1521     1522       +1     
============================================
  Files           191      191              
  Lines          4460     4460              
  Branches        363      363              
============================================
- Hits           4201     4199       -2     
- Misses          177      179       +2     
  Partials         82       82              
Impacted Files Coverage Δ
...rwarder/discovery/AwsCloudMapPeerListProvider.java 92.68% <0.00%> (-2.44%) ⬇️

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

@dlvenable
Copy link
Member Author

The WhiteSource Security Check is failing. But, it is reporting a failure on snakeyaml from the OpenSearch client. So I don't think this was introduced by Armeria.

@dlvenable dlvenable merged commit 6477af6 into opensearch-project:main Sep 29, 2022
@dlvenable dlvenable deleted the armeria-1.19 branch October 5, 2022 17:52
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.

Update to Armeria 1.19.0
4 participants