-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c8ccd2c
commit fa1b02f
Showing
5 changed files
with
36 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[ { | ||
"number" : 26427, | ||
"repository" : "keycloak", | ||
"title" : "Operator CSV uses wrong format for `createdAt` field", | ||
"kind" : "bug", | ||
"area" : "operator", | ||
"url" : "https://github.com/keycloak/keycloak/issues/26427" | ||
}, { | ||
"number" : 26597, | ||
"repository" : "keycloak", | ||
"title" : "Keycloak UI meets \"Internal Sever Error\" after save \"Refresh Token Max Reuse\" number", | ||
"kind" : "bug", | ||
"area" : "core", | ||
"url" : "https://github.com/keycloak/keycloak/issues/26597" | ||
}, { | ||
"number" : 26665, | ||
"repository" : "keycloak", | ||
"title" : "Unable to modify access token lifespan at realm level. Keycloak stops working.", | ||
"kind" : "bug", | ||
"area" : "core", | ||
"url" : "https://github.com/keycloak/keycloak/issues/26665" | ||
} ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<div> | ||
|
||
<h2>Upgrading</h2> | ||
<p>Before upgrading refer to <a href="file:/home/runner/work/keycloak-rel/keycloak-rel/target/web/docs/latest/upgrading/index.html#migration-changes">the migration guide</a> for a complete list of changes.</p> | ||
|
||
</div> |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"date": "2024-02-02", | ||
"version": "23.0.6", | ||
"blogTemplate": 3, | ||
"documentationTemplate": 11, | ||
"downloadTemplate": 22 | ||
} |