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

Confusing version compatibility indications for Spring Boot starters #24469

Closed
Tracked by #23402
jhyot opened this issue Sep 30, 2021 · 3 comments
Closed
Tracked by #23402

Confusing version compatibility indications for Spring Boot starters #24469

jhyot opened this issue Sep 30, 2021 · 3 comments
Assignees
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

Comments

@jhyot
Copy link

jhyot commented Sep 30, 2021

The information regarding version compatibility between Azure Spring Boot Starter and Spring Boot is somewhat confusing and inconsistent.

On the main readme it says:

This repository supports Spring Boot 2.2.x, 2.3.x and 2.4.x.

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?

@ghost ghost added needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. 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 labels Sep 30, 2021
@mrm9084
Copy link
Member

mrm9084 commented Sep 30, 2021

@jhyot It looks like

com.azure.spring azure-spring-boot-starter-keyvault-secrets 3.5.0

Is the latest release that was build with Spring Boot 2.4.

@joshfree joshfree added azure-spring All azure-spring related issues Client This issue points to a problem in the data-plane of the library. labels Oct 4, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Oct 4, 2021
@joshfree
Copy link
Member

joshfree commented Oct 4, 2021

Hi @jhyot, thanks for pointing out that our Azure Spring documentation here could be more clear. Someone from the azure-spring team will follow up with you shortly. /cc @stliu

@chenrujun
Copy link

Closing this issue because:

  1. Wiki page updated.
  2. Readme updated in azure-spring-cloud-4.0 branch. This branch will merge to main branch around 2021-12-30. It's tracked by this issue: Merge feature/azure-spring-cloud-4.0 into main branch. #24362

Repository owner moved this from Todo to Done in Spring Cloud Azure Dec 8, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
Archived in project
Development

No branches or pull requests

7 participants