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 2.6.1 #25626

Merged
merged 19 commits into from
Dec 7, 2021
Merged

Conversation

Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Nov 23, 2021

Upgrade spring-boot version from 2.5.4 to 2.6.1

@ghost ghost added the azure-spring All azure-spring related issues label Nov 23, 2021
@Netyyyy Netyyyy linked an issue Nov 23, 2021 that may be closed by this pull request
6 tasks
@Netyyyy
Copy link
Member Author

Netyyyy commented Nov 24, 2021

Hi,@kushagraThapar
I'm updating spring-boot version to 2.6.0, when mockito-core and mockito-inline version changed from 3.12.4 to 4.0.0,
some errors appear:
image
Please help fix this error,thanks!

@kushagraThapar
Copy link
Member

@simplynaveen20 - can you please take a look at these issues?
I am assuming mockito removed one of the APIs, which we are using in cosmos, which is creating this issue.

@Netyyyy - can you please also provide all the breaking changes in mockito version 3 -> 4, so that we can analyze the scope of this change. Thanks!

@Netyyyy
Copy link
Member Author

Netyyyy commented Nov 25, 2021

@kushagraThapar - you can see all the changes in mockito version 3 -> 4 from here,they turely removed some deprecated APIs,including method verifyZeroInteractions,please fix it,thanks.

@chenrujun chenrujun changed the title [WIP]Upgrade spring-boot version to 2.6.0 Upgrade spring-boot version to 2.6.0 Nov 25, 2021
@chenrujun
Copy link

/azp run java - spring - tests

@chenrujun
Copy link

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Azure Azure deleted a comment from azure-pipelines bot Nov 25, 2021
@chenrujun
Copy link

Hi, @Netyyyy .

Could you please update this PR description and click Ready for review?

@azure-sdk
Copy link
Collaborator

API changes have been detected in com.azure:azure-cosmos. You can review API changes here

API changes

+         requires io.netty.transport.classes.epoll;

@chenrujun
Copy link

/azp run java - keyvault - tests

@chenrujun
Copy link

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@chenrujun
Copy link

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@saragluna
Copy link
Member

/azp run java - identity - ci

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@Netyyyy
Copy link
Member Author

Netyyyy commented Dec 6, 2021

/azp run java - spring - tests

@Netyyyy
Copy link
Member Author

Netyyyy commented Dec 6, 2021

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy
Copy link
Member Author

Netyyyy commented Dec 6, 2021

/azp run java - keyvault - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@chenrujun
Copy link

/azp run java - keyvault - tests

@chenrujun
Copy link

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@chenrujun
Copy link

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@saragluna saragluna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade spring-boot to 2.6.1, and upgrade external dependencies Upgrade spring boot to 2.6.1
8 participants