The Shiro team is pleased to announce the release of Apache Shiro version 1 .4.0-RC2. This is a feature release for 1.x.
This release includes 15 issues resolved <https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%201.4.0-RC2%20AND%20project%20%3D%20SHIRO> since the 1.3.2 release and is available for Download <http://shiro.apache.org/download.html> now. Of Note: - The core has been broken up into a fewer smaller modules ( lang, crypto, config ), but package names remain the same, If you are using Maven, Gradle, or Ivy, you will NOT be effected. - New modules <https://github.com/apache/shiro/tree/shiro-root-1.4.0-RC2/support/spring-boot> for Spring Boot - New servlet fragment module <http://search.maven.org/#artifactdetails%7Corg.apache.shiro%7Cshiro-servlet-plugin%7C1.4.0-RC2%7Cjar> - New module for JAX-RS (based off https://github.com/silb/shiro-jersey) - Guice 4 support - Shiro.ini string interpolation This release is an release candidate, so we encourage feedback on the new modules above. Release binaries (.jars) are also available through Maven Central and source bundles through Apache distribution mirrors. For more information on Shiro, please read the documentation <http://shiro.apache.org/documentation.html>. Enjoy! The Apache Shiro Team
