You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@shiro.apache.org by Brian Demers <bd...@apache.org> on 2016/07/25 18:28:50 UTC

[ANNOUNCE] Apache Shiro 1.3.0 released

The Shiro team is pleased to announce the release of Apache Shiro version
1.3.0.

This release includes a number of bug fixes and new features
<https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12317961&styleName=Text&projectId=12310950>
since the 1.2.6 release and is available for Download
<http://shiro.apache.org/download.html> now.

Release binaries (.jars) are also available through Maven Central and
source bundles through Apache distribution mirrors.

Notable new features:

   - [SHIRO-200 <https://issues.apache.org/jira/browse/SHIRO-200>] - Add
   ability to configure basic authentication for specific HTTP methods
   - [SHIRO-395 <https://issues.apache.org/jira/browse/SHIRO-395>] - Add an
   Event Bus for event publishing and low-coupling for custom
   components/plugins.
   - [SHIRO-412 <https://issues.apache.org/jira/browse/SHIRO-412>] -
   Hazelcast-based caching and session clustering


For more information on Shiro, please read the documentation
<http://shiro.apache.org/documentation.html>.

Enjoy!

The Apache Shiro Team