GoogleCloudPlatform / spring-cloud-gcp

New home for Spring Cloud GCP development starting with version 2.0.
Apache License 2.0
397 stars 295 forks source link

docs: update compatibility table #3000

Closed breun closed 5 days ago

breun commented 1 week ago

This pull request adds the recently released Spring Boot 3.3.x to the compatibility table. Just like Spring Boot 3.2.x, Spring Boot 3.3.x is compatible with Spring Cloud 2023.0.x and Spring Framework 6.1.x.

I've also included these minor improvements in this PR:

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

burkedavison commented 1 week ago

Associated Spring Boot 3.3.x compatibility PR: https://github.com/GoogleCloudPlatform/spring-cloud-gcp/pull/2990

burkedavison commented 5 days ago

This commit was merged into https://github.com/GoogleCloudPlatform/spring-cloud-gcp/pull/2990 which has now been merged into main.

Thank you @breun for the improvements!