Prepare spring cloud azure 6.0.0-beta.3 release - #31929
Merged
moarychan merged 3 commits intoNov 4, 2022
Merged
Conversation
Collaborator
|
API change check APIView has identified API level changes in this PR and created following API reviews. |
Member
Author
|
We will ignore the tests job failed, more detail from #31889 (review) |
moarychan
marked this pull request as ready for review
November 4, 2022 01:10
moarychan
requested review from
Netyyyy,
backwind1233,
chenrujun,
fangjian0423,
hui1110,
saragluna,
stliu and
yiliuTo
as code owners
November 4, 2022 01:10
chenrujun
reviewed
Nov 4, 2022
chenrujun
suggested changes
Nov 4, 2022
|
|
||
| ## 6.0.0-beta.2 (2022-09-30) | ||
|
|
||
| Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/blob/4f0af481662eebd1703a4082eea9a291b76c1608/sdk/spring/CHANGELOG.md#600-beta2-2022-09-30) for more details. |
There was a problem hiding this comment.
- We should always update the commit id (4f0af48) to the latest one. Then the link will display all release versions.
- We should add prefix of CHANGELOG to spring/CHANGELOG to make it less confuses without open the link
Of course, it's not caused by this PR. Could you please create an issue? And add a task item in that issue: Update release wiki.
| # Release History | ||
|
|
||
| ## 6.0.0-beta.3 (Unreleased) | ||
| Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/blob/63d3802ccb6e36062410f28ff90cae60de6ea3a4/sdk/spring/CHANGELOG.md#600-beta3-2022-11-04) for more details. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As the title to prepare Spring Cloud Azure 6.0.0-beta.3 release, which is based on Spring Boot 3 RC1 and Spring Cloud 2022 RC1.