cloudfoundry / uaa

CloudFoundry User Account and Authentication (UAA) Server
Apache License 2.0
1.58k stars 826 forks source link

Spring Boot 3x time line #2115

Open strehle opened 1 year ago

strehle commented 1 year ago

What version of UAA are you running?

dev

How are you deploying the UAA?

I am deploying the UAA

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.

cf-gitbot commented 1 year ago

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.

DanSalt commented 1 year ago

Hi @strehle -- any updates on the status/timeline of this?

strehle commented 12 months ago

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

strehle commented 11 months ago

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

strehle commented 9 months ago

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

jan872 commented 1 month ago

Hi - any news or updates on this issue?

Tallicia commented 1 month ago

@jan872 This is progressing, currently with significant SAML library replacement pre requisite work underway.