Skip to content

Commit

Permalink
[skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
wistefan committed Nov 16, 2023
1 parent 86d3581 commit 4dd11d7
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
25 changes: 25 additions & 0 deletions doc/compatibility/compatibility.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,5 +333,30 @@
"Keycloak": "21.1.2",
"FIWARE/Keycloak-VC-Issuer": "1.0.1",
"compatible": true
},
{
"Keycloak": "18.0.2",
"FIWARE/Keycloak-VC-Issuer": "1.0.2",
"compatible": true
},
{
"Keycloak": "19.0.3",
"FIWARE/Keycloak-VC-Issuer": "1.0.2",
"compatible": true
},
{
"Keycloak": "20.0.5",
"FIWARE/Keycloak-VC-Issuer": "1.0.2",
"compatible": true
},
{
"Keycloak": "21.0.2",
"FIWARE/Keycloak-VC-Issuer": "1.0.2",
"compatible": true
},
{
"Keycloak": "21.1.2",
"FIWARE/Keycloak-VC-Issuer": "1.0.2",
"compatible": true
}
]
5 changes: 5 additions & 0 deletions doc/compatibility/compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,8 @@
| ```20.0.5``` | ```1.0.1``` | ```True``` |
| ```21.0.2``` | ```1.0.1``` | ```True``` |
| ```21.1.2``` | ```1.0.1``` | ```True``` |
| ```18.0.2``` | ```1.0.2``` | ```True``` |
| ```19.0.3``` | ```1.0.2``` | ```True``` |
| ```20.0.5``` | ```1.0.2``` | ```True``` |
| ```21.0.2``` | ```1.0.2``` | ```True``` |
| ```21.1.2``` | ```1.0.2``` | ```True``` |

0 comments on commit 4dd11d7

Please sign in to comment.