okta / okta-spring-boot

Okta Spring Boot Starter
327 stars 136 forks source link

Plans to support Spring Boot 3.3.0? #692

Closed mhalbritter closed 5 months ago

mhalbritter commented 5 months ago

Hello,

Spring Boot 3.3.0 has been released, however, the latest release of this starter has been built against Boot 3.2.0. Are there plans to build and test against Boot 3.3.0?

As of now, Okta is not selectable with Boot 3.3.0 on start.spring.io:

image

arvindkrishnakumar-okta commented 5 months ago

I'll plan to test it out against 3.3.0 and release the starter in the next week or so. Please stay tuned.

Thanks!

mhalbritter commented 5 months ago

Thanks! Please notify me either here or open an issue on start.spring.io to let me know that there's a Spring Boot 3.3.x compatible release and we'll get it on start.spring.io.

arvindkrishnakumar-okta commented 5 months ago

@mhalbritter Okta Spring Boot Starter 3.0.7 has just been released.

It should be available in start.spring.io once https://github.com/spring-io/start.spring.io/pull/1519 gets deployed by Spring Team.

mhalbritter commented 5 months ago

Thanks. I think your readme needs an update, too:

image