Keycloak 16 release notes
This commit is contained in:
parent
f66121f82a
commit
a5a7e6defe
2 changed files with 12 additions and 0 deletions
|
@ -13,6 +13,9 @@ include::topics/templates/document-attributes-community.adoc[]
|
|||
:release_header_latest_link: {releasenotes_link_latest}
|
||||
include::topics/templates/release-header.adoc[]
|
||||
|
||||
== {project_name_full} 16.0.0
|
||||
include::topics/16_0_0.adoc[leveloffset=2]
|
||||
|
||||
== {project_name_full} 15.1.0
|
||||
include::topics/15_1_0.adoc[leveloffset=2]
|
||||
|
||||
|
|
9
release_notes/topics/16_0_0.adoc
Normal file
9
release_notes/topics/16_0_0.adoc
Normal file
|
@ -0,0 +1,9 @@
|
|||
= Highlights
|
||||
|
||||
== Upgrade to Wildfly 25.0.1
|
||||
|
||||
Keycloak server was upgraded to use Wildfly 25.0.1.Final as the underlying container.
|
||||
|
||||
== Upgrade to Quarkus 2.5.3
|
||||
|
||||
Keycloak.X Quarkus preview distribution was upgraded to Quarkus 2.5.3.
|
Loading…
Reference in a new issue