All Versions
30
Latest Version
2.0
Avg Release Cycle
79 days
Latest Release
-

Changelog History
Page 1

  • v1.7.1 Changes

    ๐Ÿ› Bug

    [SHIRO-797] - Shiro 1.7.0 is lower than using springboot version 2.0.7 dependency error
    
  • v1.7.0 Changes

    ๐Ÿ› Bug

    [SHIRO-767] - org.apache.shiro.util.ClassUtil cannot load the array of Primitive DataType when use undertown as web container
    [SHIRO-792] - ShiroWebFilterConfiguration seems to conflict with other FilterRegistrationBean
    

    ๐Ÿ†• New Feature

    [SHIRO-789] - Also add cookie SameSite option to Spring
    

    ๐Ÿ‘Œ Improvement

    [SHIRO-740] - SslFilter with HTTP Strict Transport Security (HSTS)
    [SHIRO-794] - Add system property to enable backslash path normalization
    [SHIRO-795] - Disable session path rewriting by default
    

    Task

    [SHIRO-793] - deleteMe cookie should use the defined "sameSite"
    
  • v1.6.0 Changes

    ๐Ÿ› Bug

    [SHIRO-610] - Incorrect filterchainResolver in 1.4.0-RC2
    [SHIRO-762] - SecurityUtils.securityManager should be volatile
    [SHIRO-766] - ArrayIndexOutOfBoundsException in Base64#decode
    

    ๐Ÿ†• New Feature

    [SHIRO-788] - Add support for Global Filters
    

    Wish

    [SHIRO-780] - NOTICE files of shiro components don't match NOTICE in source code repository
    
  • v1.5.3 Changes

    April 26, 2020

    ๐Ÿ› Bug

    [SHIRO-530] - INI parser does not properly handled backslashes at end of values
    [SHIRO-751] - SimplePrincipalMap and SimplePrincipalCollection throw different exceptions for the same problem
    [SHIRO-753] - Regression in URI parsing in Shiro 1.5.2
    

    โฌ†๏ธ Dependency upgrade

    [SHIRO-754] - Upgrade to Apache Commons Codec 1.14
    [SHIRO-755] - Upgrade to Hazelcast 3.12.6
    [SHIRO-756] - Upgrade to Spring 5.2.5.RELEASE and Spring boot 2.2.6.RELEASE
    [SHIRO-757] - Upgrade to Htmlunit 2.39.0
    [SHIRO-758] - Upgrade to Jetty 9.4.27.v20200227
    [SHIRO-759] - Upgrade to Karaf 4.2.8
    
  • v1.5.3-release

    April 26, 2020
  • v1.5.2 Changes

    March 23, 2020

    ๐Ÿ› Bug

    [SHIRO-747] - FirstSuccessfulStrategy doesn't properly short circuit
    [SHIRO-749] - shiro-all jar is missing cache package
    

    ๐Ÿ‘Œ Improvement

    [SHIRO-748] - Update Commons Configuration to 2.7
    
  • v1.5.2-release

    March 18, 2020
  • v1.5.1 Changes

    February 17, 2020

    ๐Ÿ› Bug

    [SHIRO-736] - DefaultCipherInstance is an alias which is not available in every JVM or JCA Provider
    [SHIRO-739] - Bean reflection property failed with Enum values
    [SHIRO-741] - Matching of / (root) is broken
    [SHIRO-742] - fix throw exception when request uri is /
    

    โฌ†๏ธ Dependency upgrade

    [SHIRO-738] - Upgrade to Spring 5.2.3.RELEASE and Spring boot 2.2.4.RELEASE
    
  • v1.5.1-release Changes

    February 17, 2020

    2020-02-03