Преглед на файлове

Update What's New for 6.0

Marcus Da Coregio преди 2 години
родител
ревизия
2b4a3a85f9
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      docs/modules/ROOT/pages/whats-new.adoc

+ 2 - 1
docs/modules/ROOT/pages/whats-new.adoc

@@ -7,4 +7,5 @@ Below are the highlights of the release.
 == Breaking Changes
 
 * https://github.com/spring-projects/spring-security/issues/8980[gh-8980] - Remove unsafe/deprecated `Encryptors.querableText(CharSequence,CharSequence)`.
-Instead use data storage to encrypt values.
+Instead use data storage to encrypt values.
+* https://github.com/spring-projects/spring-security/issues/11520[gh-11520] - Remember Me uses SHA256 by default