Skip to content

Commit cd5a4f0

Browse files
committed
Add v0.65.0 to changelog
1 parent f567101 commit cd5a4f0

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,21 @@
44

55

66

7-
## v0.64.0 (2024-09-18)
7+
## v0.65.0 (2024-11-26)
8+
9+
- Add login hint support
10+
- Add legacy support via plugin
11+
- Allow client redirect URI with only a scheme
12+
- Bump braces from 3.0.2 to 3.0.3 in /identifier
13+
- Bump path-to-regexp from 1.8.0 to 1.9.0 in /identifier
14+
- Bump ws from 8.14.2 to 8.17.1 in /identifier
15+
- Bump rollup from 2.79.1 to 2.79.2 in /identifier
16+
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
17+
- Keep extra backend provided id and access token claims on refresh
18+
- Return id token when grant type is refresh token
19+
20+
21+
## v0.64.0 (2024-09-19)
822

923
- Implement refresh and revoke for lg identifier backend session
1024
- Pass real src ip and user agent to lg identifier backend

0 commit comments

Comments
 (0)