grails-spring-security-rest icon indicating copy to clipboard operation
grails-spring-security-rest copied to clipboard

Is there any support available on Grails 6.x?

Open vsachinv opened this issue 9 months ago • 3 comments

Hi @puneetbehl ,

We are upgrading application from Grails 3.x to Grails 6.x and application has dependency on spring-security-rest? Could you please tell do we have support available for Grails 6.x?

vsachinv avatar May 03 '24 12:05 vsachinv

I've been using 3.0.1 with Grails 6.1.x without any issues so far.

will-districtnerds avatar Jun 28 '24 15:06 will-districtnerds

https://github.com/grails/grails-spring-security-rest/pull/521 will bring this back to life for grails 6.1.1+. We plan to also update this plugin for Grails 7.

jdaugherty avatar Sep 27 '24 15:09 jdaugherty

https://github.com/grails/grails-spring-security-rest/pull/521 will bring this back to life for grails 6.1.1+. We plan to also update this plugin for Grails 7.

Thanks @jdaugherty that will be great.

vsachinv avatar Sep 27 '24 17:09 vsachinv

FYI: snapshots are now publishing to repo.grails.org for Grails 6 support - use the 5.0.0-SNAPSHOT version to try it out.

jdaugherty avatar Oct 15 '24 20:10 jdaugherty