-
Notifications
You must be signed in to change notification settings - Fork 2
Release Notes
CAS in the cloud LELEU Jérôme edited this page Feb 22, 2024
·
9 revisions
See the pac4j release notes as well.
3.0.0:
- Upgrade to pac4j v6
- Implemented the
SpringWebfluxWebContext.getRequestContent()method
2.0.0:
- Upgrade to JDK 17 and Spring 6
1.2.0:
- Improve the smart builder for the
SecurityFilter
1.1.0:
- Time tracking on the security filter and callback/logout controllers
- Implement
destroySessionandrenewSessionfor theSpringWebfluxSessionStore - Advanced builder for the
SecurityFilter - Use
SessionStoreFactorycapability
1.0.0:
- First version based on pac4j v5.4 and Spring Webflux v5.3