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

Decrease the major version of Spring Cloud Azure to 5.0 #32947

Conversation

moarychan
Copy link
Member

@moarychan moarychan commented Jan 13, 2023

Description

Address comments of API review.

We do not skip the major version 5.0, because Spring Boot 2.x will not produce new breaking changes, and Spring Cloud Azure should not produce the new breaking changes for Spring Boot 2 support.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@ghost ghost added the azure-spring All azure-spring related issues label Jan 13, 2023
@moarychan
Copy link
Member Author

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@moarychan moarychan merged commit 6624f2d into Azure:feature/spring-boot-3 Jan 13, 2023
@moarychan moarychan deleted the moary/decrease-major-version-for-spring-boot-3-support-version branch February 20, 2023 03:49
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.

3 participants