Confusing version compatibility indications for Spring Boot starters #24469
Labels
azure-spring
All azure-spring related issues
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
The information regarding version compatibility between Azure Spring Boot Starter and Spring Boot is somewhat confusing and inconsistent.
On the main readme it says:
But Spring Boot 2.5 is already out, no mention of it here. Also no mention of it in the version matrix further down in the same readme.
In that version matrix, Starter 3.9.0 is indicated for Spring Boot 2.4.x, except for azure-spring-boot-starter-keyvault-certificates, where it is 3.2.0.
But then, on the wiki page, Spring Boot 2.5 is explicitly mentioned as supported, and for Spring Boot 2.4 only Starters up to 3.5 seem to be supported, and 3.6+ for Spring Boot 2.5.
azure-spring-boot-starter-keyvault-certificates 3.2.0 doesn't seem to fit at all into the matrix on the wiki page.
Now for my specific question: Which version of azure-spring-boot-starter-keyvault-secrets should I use with Spring Boot 2.4?
The text was updated successfully, but these errors were encountered: