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 version to fix the search user failed issue #4366

Merged

Conversation

nobodyiam
Copy link
Member

What's the purpose of this PR

upgrade spring boot version to fix the search user failed issue

Which issue(s) this PR fixes:

Fixes #4360

Brief changelog

  • upgrade spring boot version to 2.6.8
  • upgrade spring cloud version to 2021.0.2

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.
  • Update the CHANGES log.

@nobodyiam nobodyiam requested a review from a team May 21, 2022 03:42
@codecov-commenter
Copy link

Codecov Report

Merging #4366 (c77ca99) into master (9a11168) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #4366      +/-   ##
============================================
- Coverage     53.22%   53.21%   -0.01%     
+ Complexity     2675     2674       -1     
============================================
  Files           489      489              
  Lines         15267    15267              
  Branches       1576     1576              
============================================
- Hits           8126     8125       -1     
  Misses         6587     6587              
- Partials        554      555       +1     
Impacted Files Coverage Δ
...ervice/service/ReleaseMessageServiceWithCache.java 85.88% <0.00%> (-1.18%) ⬇️

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 9a11168...c77ca99. Read the comment docs.

@nobodyiam nobodyiam added this to the 2.0.1 milestone May 21, 2022
@nobodyiam nobodyiam merged commit 698cfba into apolloconfig:master May 21, 2022
@nobodyiam nobodyiam deleted the fix-search-user-failed-issue branch May 21, 2022 04:42
@github-actions github-actions bot locked and limited conversation to collaborators May 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search user failed
3 participants