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

Update Spring Cloud Azure Support File #32400

Conversation

moarychan
Copy link
Member

@moarychan moarychan commented Dec 2, 2022

The Spring Cloud Azure 6.0.0-beta.4 will still use Spring Boot 3.0.0-RC2 + Spring Cloud 2022.0.0-RC2 for release.

The new RC3 version for Spring Cloud has been released on Dec 1, which is a newer version based on Spring Boot RC2. After 6.0.0-beta.4 is released, this PR will be merged.

If you merged this PR, please update Spring Cloud Azure Timeline.

@ghost ghost added the azure-spring All azure-spring related issues label Dec 2, 2022
@moarychan
Copy link
Member Author

The artifact spring-cloud-stream-binder-test was changed to spring-cloud-stream-test-binder since 4.0.0-RC3. @saragluna please review, thanks~

@moarychan moarychan deleted the branch Azure:feature/spring-boot-3 December 2, 2022 10:17
@moarychan moarychan closed this Dec 2, 2022
@moarychan moarychan reopened this Dec 2, 2022
@saragluna
Copy link
Member

Could you please add some context in the PR's description?

@moarychan
Copy link
Member Author

Update:
Bug fixed:
The script sdk/spring/scripts/compatibility_get_spring_cloud_version.py will override the latest Spring Cloud Version and use the previous one if there are multiple entries with the same Spring Boot versions and different Spring Cloud versions.

Not supported scenario for compatibility tests:
It's not supported to configure multiple supported entries to use the same Spring Boot version and different Spring Cloud version. Such as the below combination:

  • Spring Boot RC2 + Spring Cloud RC2
  • Spring Boot RC2 + Spring Cloud RC3

@moarychan moarychan marked this pull request as draft December 8, 2022 02:23
@moarychan moarychan marked this pull request as ready for review December 8, 2022 06:20
@moarychan
Copy link
Member Author

moarychan commented Dec 8, 2022

Superseded by #32512

@moarychan moarychan closed this Dec 8, 2022
@moarychan moarychan deleted the moary/upgrade-support-file-to-spring-cloud-rf3 branch December 14, 2022 06:27
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.

None yet

2 participants