mirror of
https://github.com/keycloak/keycloak.git
synced 2026-04-21 14:19:29 -04:00
* Review release notes about missing items Closes #47358 Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com> * Apply suggestion from @stianst Signed-off-by: Stian Thorgersen <stianst@gmail.com> * Apply suggestion from @stianst Signed-off-by: Stian Thorgersen <stianst@gmail.com> --------- Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com> Signed-off-by: Stian Thorgersen <stianst@gmail.com> Co-authored-by: Stian Thorgersen <stianst@gmail.com>
43 lines
1.1 KiB
Text
43 lines
1.1 KiB
Text
// Release notes should contain only headline-worthy new features,
|
|
// assuming that people who migrate will read the upgrading guide anyway.
|
|
|
|
This release features new capabilities for users and administrators of {project_name}. The highlights of this release are:
|
|
|
|
<TODO>
|
|
|
|
Read on to learn more about each new feature. If you are upgrading from a previous release, https://www.keycloak.org/docs/latest/upgrading/index.html[review also the changes listed in the upgrading guide].
|
|
|
|
// use sections aligned with the different Guides
|
|
|
|
= Security and Standards
|
|
|
|
<TODO>
|
|
|
|
////
|
|
|
|
== <Heading describing the new feature> (optional wih preview or supported status)
|
|
|
|
<Optional but recommended: Short introduction to the topic, assuming that the reader doesn't know about the feature yet and explain how the can be used. This adds the necessary context for the following paragraph.>
|
|
|
|
<Describe what's new in this release, and if it preview or supported>
|
|
|
|
<Optional but recommended: Link to additional docs that have been added and allow for further reading>
|
|
|
|
////
|
|
|
|
|
|
= Administration
|
|
|
|
<TODO>
|
|
|
|
= Configuring and Running
|
|
|
|
<TODO>
|
|
|
|
= Observability
|
|
|
|
<TODO>
|
|
|
|
= Extension Development
|
|
|
|
<TODO>
|