Spring Security v5.3.2.RELEASE Release Notes

Release Date: 2020-05-06 // almost 4 years ago
  • ๐Ÿฑ โญ New Features

    • ๐Ÿ”’ SAML Authentication Provider assertions #8491
    • ๐Ÿ”’ BCryptPasswordEncoder.encode() throws NPE #8345

    ๐Ÿฑ ๐Ÿž Bug Fixes

    • ๐Ÿ›  Fix Javadoc punctuation #8490
    • ๐Ÿ›  Fixed typos in documentation #8460
    • โšก๏ธ JdbcOAuth2AuthorizedClientService should support update when saving #8448
    • โž• Add ROLE_INFRASTRUCTURE to infrastructure beans #8437
    • ๐Ÿ›  Fix Documentation to Refer to BasicAuthenticationFilter #8423
    • ๐Ÿ›  Fix typo with correct capitalization #8408
    • ๐Ÿ”’ Global ServerSecurityContextRepository ignored by logout #8385
    • ๐Ÿ›  Fix example in javadoc of FilterChainProxy #8351
    • ๐Ÿ”’ Java Doc of org.springframework.security.config.annotation.web.builders.HttpSecurity contains grammatical errors #8311

    โฌ†๏ธ ๐Ÿ”จ Dependency Upgrades

    • โšก๏ธ Update to aspectj-plugin:4.1.6 #8306