We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2b9c0 commit ec416ccCopy full SHA for ec416cc
RELNOTE.md
@@ -1,3 +1,14 @@
1
+Release note for JWT server 1.1.0
2
+=================================
3
+
4
+[2024.12.16]
5
6
+### New feature
7
+* use "Spring Oauth2 Client" instead of "Keycloak Spring Security Adapter"
8
9
+### Updatd feature
10
+* record token issues
11
12
Release note for JWT server 1.0.1
13
=================================
14
src/main/resources/system.properties
@@ -1,2 +1,2 @@
# DO NOT CHANGE
-version=1.0.1
+version=1.1.0
0 commit comments