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

Updated spring boot version support policy #29530

Conversation

kushagraThapar
Copy link
Member

  • Added information about current supported versions of spring boot.
  • Updated readme with spring project end of life information.

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

Comment on lines +6 to +17
## Spring Boot Support Policy
This project supports multiple [Spring Boot Versions][spring_version_mapping]. For complete list of currently supported versions, please visit our [Spring Version Mapping][spring_version_mapping].

Spring Boot releases are marked as "End of Life" when they are no longer supported or released in any form. If you are running an EOL version, you should upgrade as soon as possible.

Please note that a version can be out of support before it is marked as "End of Life". During this time you should only expect releases for critical bugs or security issues.

For more information on Spring Boot supported versions, please visit [Spring Boot Supported Versions][spring_boot_supported_versions].

## Spring Boot Version Support
Maven users can inherit from the `spring-boot-starter-parent` project to obtain a dependency management section to let Spring manage the versions for dependencies.

Copy link
Member

Choose a reason for hiding this comment

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

Should we still mention or stick to the Spring Data versions here, because the Spring Data Cosmos is in the Spring Data project https://github.com/spring-projects/spring-data-commons/wiki. But I understand that most users will use Spring Boot, we can add another section for Spring Boot version support

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

Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

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

LGTM

@kushagraThapar kushagraThapar merged commit 738d858 into Azure:main Jun 17, 2022
khmic5 pushed a commit to daniel-rocha/azure-sdk-for-java that referenced this pull request Jun 19, 2022
* Updated spring boot version support policy

* Added spring data commons section

* Fixed casing
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 Cosmos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants