-
Notifications
You must be signed in to change notification settings - Fork 907
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
Upgrade to Spring Cloud Azure 4.0.0 #871
Comments
Hi @snicoll, the release has finished. Could you help update the entries with the following changes?
|
@saragluna it would be nice if we had links to samples that are not pointing directly to a GitHub folder. Right now the samples are pointing to a branch, which can I see being changed and break. Would it be possible to add links to samples in the reference guide maybe? |
Hi @snicoll, could you point out to me which links are broken now? And what is the reference guide link? Now our samples link to this tag https://github.com/Azure-Samples/azure-spring-boot-samples/releases/tag/spring-cloud-azure_4.0.0, and reference doc is here https://aka.ms/spring/docs/4.0.0. |
They aren't any broken links. I could add links to sample using https://github.com/Azure-Samples/azure-spring-boot-samples/releases/tag/spring-cloud-azure_4.0.0 but I am not feeling comfortable doing so as they are for a fixed version and I'd rather have something that evolves over time. Ideally we should be able to add a token to replace the version in the URL but we don't have that feature yet. |
@snicoll how about using this https://aka.ms/spring/samples, it will point to our sample repo. |
It's not a link to "the samples". We need a link to "a sample". Each entry can have a number of links. One for the documentation, one for the sample, etc. Try it out on start.spring.io for more details. |
Hi @snicoll, one more question about the site, when I choose the |
Thanks for those links! I've added them in 910573d As for serving EDIT: the pods are up-to-date but we're hitting a cache problem that is web specific. If you try from the command-line or from an IDE, it should work just fine. |
We are going to GA the next major version of Spring Cloud Azure later this month, and this version will have breaking changes in both artifact names and APIs. The next major version will be 4.0.0 and it's compatible with Spring Boot 2.5.x and 2.6.x, and we have released several beta versions already. So I am reaching out before the GA release to discuss the changes.
azure-spring-boot-starter
to spring-cloud-azure-starterazure-spring-boot-starter-active-directory
to spring-cloud-azure-starter-active-directoryazure-spring-boot-starter-cosmos
to spring-cloud-azure-starter-data-cosmosazure-spring-boot-starter-keyvault-secrets
to spring-cloud-azure-starter-keyvault-secretsazure-spring-boot-starter-storage
to spring-cloud-azure-starter-storage-blobazure-spring-boot-bom
to spring-cloud-azure-dependenciesThe text was updated successfully, but these errors were encountered: