Skip to content

Upgrade dependencies #1413

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

Merged
merged 3 commits into from
Sep 12, 2019
Merged

Upgrade dependencies #1413

merged 3 commits into from
Sep 12, 2019

Conversation

zoewangg
Copy link
Contributor

@zoewangg zoewangg commented Sep 11, 2019

Description

  • Upgrade depdencies for jackson, slf4j
  • Update module path tests
  • update Netty version

TODOs
- add a changelog entry
- Update baseline

Motivation and Context

#1403

Testing

Running integ tests, benchmark tests, stability tests now
Integ tests, stability tests, perf tests passed

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-io
Copy link

codecov-io commented Sep 11, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1413      +/-   ##
============================================
- Coverage     73.74%   73.71%   -0.04%     
  Complexity      660      660              
============================================
  Files           844      844              
  Lines         25900    25900              
  Branches       1981     1981              
============================================
- Hits          19099    19091       -8     
- Misses         5947     5951       +4     
- Partials        854      858       +4
Flag Coverage Δ Complexity Δ
#unittests 73.71% <ø> (-0.04%) 660 <ø> (ø)
Impacted Files Coverage Δ Complexity Δ
...ssdk/core/internal/async/FileAsyncRequestBody.java 80.95% <0%> (-6.67%) 0% <0%> (ø)
...ware/amazon/awssdk/utils/cache/CachedSupplier.java 87.8% <0%> (-2.44%) 0% <0%> (ø)

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 18ba8b6...538bdb6. Read the comment docs.

@zoewangg zoewangg force-pushed the zoewang-upradeDependencies branch from 91dd05a to e71c4d5 Compare September 12, 2019 17:43
@zoewangg zoewangg force-pushed the zoewang-upradeDependencies branch from e71c4d5 to 446bffe Compare September 12, 2019 19:56
@zoewangg zoewangg changed the title [WIP] Upgrade dependencies Upgrade dependencies Sep 12, 2019
@zoewangg zoewangg merged commit 41c2827 into master Sep 12, 2019
@zoewangg zoewangg deleted the zoewang-upradeDependencies branch September 12, 2019 22:06
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