|
We're pleased to an announce the release of Spring Security 2.0.2.
This release contains mainly bugfixes and also some minor additions to
the namespace, so if you want to take advantage of these you should
change your schema location to point at spring-security-2.0.2.xsd
rather than the 2.0 or 2.0.1 versions.
To see what's new you can browse the changelog.
Note that SEC-861
causes a minor incompatible change for those who do not want a
SavedRequest to be used after a login prompted by a POST request.
You can download the latest version from http://www.springframework.org/download.
|