Add deprecation of Java 11 for server to release notes (#1780)
This commit is contained in:
parent
89a1fb3aa1
commit
343c5dc9f8
1 changed files with 7 additions and 0 deletions
|
@ -11,6 +11,13 @@ Due to this change, metrics have been renamed.
|
|||
|
||||
See the migration guide for details.
|
||||
|
||||
= Java 11 support for Keycloak server deprecated
|
||||
|
||||
Running the Keycloak server with Java 11 is now deprecated, and planned to be removed in Keycloak 22.
|
||||
|
||||
Adapters remain supported on Java 8, Java 11, and Java 17. However, we are planning to remove support for Java 8 in the
|
||||
not too distant future.
|
||||
|
||||
= Hashicop Vault no longer supported
|
||||
|
||||
We removed the out-of-box support for Hashicorp vault in this release.
|
||||
|
|
Loading…
Reference in a new issue