Skip to content

Commit ec416cc

Browse files
committed
release note for JWT server version 1.1.0
1 parent fb2b9c0 commit ec416cc

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

RELNOTE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
112
Release note for JWT server 1.0.1
213
=================================
314

src/main/resources/system.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# DO NOT CHANGE
2-
version=1.0.1
2+
version=1.1.0

0 commit comments

Comments
 (0)