We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c650000 commit 58c2219Copy full SHA for 58c2219
CHANGELOG.md
@@ -2,8 +2,11 @@
2
All notable changes to this project will be documented in this file.
3
4
## 3.2.0
5
-- [token-client]
6
-
+- [java-security]
+ - add x-azp header to IAS JWKS fetching and adjust JWKS cache key
7
+ - `OAuth2TokenKeyService` and `OAuth2TokenKeyServiceWithCache`
8
+ - Refactor API to use generic Map instead of explicit IAS-specific parameters
9
+
10
#### Dependency upgrades
11
- Bump io.projectreactor:reactor-core from 3.5.9 to 3.5.11
12
- Bump spring.core.version from 6.0.11 to 6.0.13
0 commit comments