Spring Boot 3x time line
What version of UAA are you running?
dev
How are you deploying the UAA?
I am deploying the UAA
- locally only using gradlew
- using a bosh release I downloaded from bosh.io
- using cf-release
- using cf-deployment
- as part of a commercial Cloud Foundry distribution
- other (please explain)
What did you do?
spring boot 2.7x used
What did you expect to see? What goal are you trying to achieve with the UAA?
See https://github.com/cloudfoundry/uaa/pull/2113
What did you see instead?
Please include UAA logs if available.
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/183888651
The labels on this github issue will be updated when the story is started.
Hi @strehle -- any updates on the status/timeline of this?
Hi @strehle -- any updates on the status/timeline of this?
Not concrete but since 27x will be deprecated end of year we plan to move to new version then. FYI @Tallicia
Update.
UAA team is working on Java 17 runtime in all pipelines. FYI @Tallicia
Then we can start working on it: https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide
Next step : running and validation UAA on tomcat 10.x
Plan is to have it in Q4 this year, maybe with some weeks of overlap of ending OSS support https://endoflife.date/spring-boot but only a few
additional information for upgrade
removed dependency https://github.com/cloudfoundry/uaa/pull/2611
Blog https://spring.io/blog/2022/05/24/preparing-for-spring-boot-3-0
Migration Tool https://github.com/spring-projects-experimental/spring-boot-migrator
Hi - any news or updates on this issue?
@jan872 This is progressing, currently with significant SAML library replacement pre requisite work underway.