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

upgrade spring-boot to 2.4.2 and spring-cloud to 2020.0.1 #3507

Merged

Conversation

nobodyiam
Copy link
Member

@nobodyiam nobodyiam commented Jan 24, 2021

What's the purpose of this PR

upgrade spring-boot and spring-cloud to latest releases

Which issue(s) this PR fixes:

Fixes #3485 #3504

Brief changelog

upgrade spring-boot to 2.4.2 and spring-cloud to 2020.0.1

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Read the Contributing Guide before making this pull request.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit tests to verify the code.
  • Run mvn clean test to make sure this pull request doesn't break anything.

@nobodyiam nobodyiam requested a review from Anilople January 24, 2021 08:47
@codecov-io
Copy link

codecov-io commented Jan 24, 2021

Codecov Report

Merging #3507 (fe4f06c) into master (41519f4) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3507      +/-   ##
============================================
- Coverage     51.44%   51.39%   -0.06%     
+ Complexity     2320     2318       -2     
============================================
  Files           442      442              
  Lines         13843    13843              
  Branches       1408     1408              
============================================
- Hits           7121     7114       -7     
- Misses         6230     6239       +9     
+ Partials        492      490       -2     
Impacted Files Coverage Δ Complexity Δ
...mework/apollo/portal/component/PortalSettings.java 57.81% <0.00%> (-7.82%) 5.00% <0.00%> (ø%)
...framework/apollo/openapi/entity/ConsumerAudit.java 42.42% <0.00%> (-6.07%) 9.00% <0.00%> (-2.00%)
...mework/apollo/openapi/service/ConsumerService.java 47.57% <0.00%> (-1.95%) 12.00% <0.00%> (-1.00%)
.../apollo/internals/RemoteConfigLongPollService.java 78.31% <0.00%> (+1.20%) 29.00% <0.00%> (+1.00%)

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 f817182...fe4f06c. Read the comment docs.

Anilople
Anilople previously approved these changes Jan 25, 2021
apollo-configservice/pom.xml Show resolved Hide resolved
pom.xml Show resolved Hide resolved
@nobodyiam nobodyiam force-pushed the upgrade-spring-boot-spring-cloud branch from b24feb0 to fe4f06c Compare January 30, 2021 11:53
@nobodyiam nobodyiam changed the title upgrade spring-boot to 2.4.2 and spring-cloud to 2020.0.0 upgrade spring-boot to 2.4.2 and spring-cloud to 2020.0.1 Jan 30, 2021
@nobodyiam nobodyiam merged commit fbec10d into apolloconfig:master Jan 30, 2021
@nobodyiam nobodyiam deleted the upgrade-spring-boot-spring-cloud branch January 30, 2021 12:00
@nobodyiam nobodyiam added this to the 1.8.0 milestone Feb 11, 2021
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.

是否能考虑一下升级依赖的 spring-boot 版本?
3 participants