Skip to content

Upgrades Netty#1961

Closed
Marcus-Rosti wants to merge 2 commits intoaws:masterfrom
Marcus-Rosti:patch-2
Closed

Upgrades Netty#1961
Marcus-Rosti wants to merge 2 commits intoaws:masterfrom
Marcus-Rosti:patch-2

Conversation

@Marcus-Rosti
Copy link

@Marcus-Rosti Marcus-Rosti commented Jul 24, 2020

potential security vulnerability:
https://snyk.io/vuln/maven:io.netty%3Anetty-all

Description

Motivation and Context

Testing

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING document
  • Local run of mvn install succeeds
  • My code follows the code style of this project
  • My change requires a change to the Javadoc documentation
  • I have updated the Javadoc documentation accordingly
  • I have read the README document
  • I have added tests to cover my changes
  • All new and existing tests passed
  • A short description of the change has been added to the CHANGELOG
  • My change is to implement 1.11 parity feature and I have updated LaunchChangelog

License

  • I confirm that this pull request can be released under the Apache 2 license

@codecov-commenter
Copy link

codecov-commenter commented Jul 24, 2020

Codecov Report

Merging #1961 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1961      +/-   ##
============================================
+ Coverage     76.66%   76.70%   +0.03%     
  Complexity      225      225              
============================================
  Files          1112     1112              
  Lines         33658    33589      -69     
  Branches       2621     2598      -23     
============================================
- Hits          25805    25763      -42     
+ Misses         6574     6553      -21     
+ Partials       1279     1273       -6     
Flag Coverage Δ Complexity Δ
#unittests 76.70% <ø> (+0.03%) 225.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
.../awssdk/http/apache/internal/net/SdkSslSocket.java 36.36% <0.00%> (-22.73%) 0.00% <0.00%> (ø%)
...blishers/cloudwatch/CloudWatchMetricPublisher.java 77.10% <0.00%> (-7.23%) 0.00% <0.00%> (ø%)
...tials/WebIdentityTokenFileCredentialsProvider.java 35.55% <0.00%> (-2.23%) 0.00% <0.00%> (ø%)
...ery/internal/marshall/QueryMarshallerRegistry.java 77.77% <0.00%> (-2.23%) 0.00% <0.00%> (ø%)
...awssdk/codegen/poet/client/specs/ProtocolSpec.java 83.33% <0.00%> (-1.78%) 0.00% <0.00%> (ø%)
.../amazon/awssdk/http/apache/ProxyConfiguration.java 49.03% <0.00%> (-0.97%) 0.00% <0.00%> (ø%)
...internal/client/DefaultDynamoDbEnhancedClient.java 63.46% <0.00%> (-0.69%) 0.00% <0.00%> (ø%)
...k/enhanced/dynamodb/model/ScanEnhancedRequest.java 60.71% <0.00%> (-0.69%) 0.00% <0.00%> (ø%)
...signer/internal/AwsChunkedEncodingInputStream.java 46.62% <0.00%> (-0.68%) 0.00% <0.00%> (ø%)
...ons/servicemetadata/EnhancedS3ServiceMetadata.java 88.23% <0.00%> (-0.66%) 0.00% <0.00%> (ø%)
... and 43 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2facf82...a854935. Read the comment docs.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

warning The version of Java (1.8.0_252) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11.
Read more here

@dagnir
Copy link
Contributor

dagnir commented Nov 17, 2020

Closing this since we've upgraded to 4.1.53.Final. Thanks for the PR!

@dagnir dagnir closed this Nov 17, 2020
aws-sdk-java-automation added a commit that referenced this pull request Mar 15, 2022
…84a8266c1

Pull request: release <- staging/97f5fb55-1e4c-4146-ab49-c3784a8266c1
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