This website requires JavaScript.
Explore
Help
Register
Sign In
spiffe
/
java-spiffe
mirror of
https://github.com/spiffe/java-spiffe.git
Watch
1
Star
0
Fork
You've already forked java-spiffe
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7fc2406087
java-spiffe
/
CHANGELOG.md
256 B
Raw
Blame
History
Changelog
[0.8.3] - 2023-04-13
Added
A
JwtSource
implementation,
CachedJwtSource
, that caches the JWT SVIDs based on their subjects and audiences (#116)
Support for the
hint
field in the SVIDs retrieved by Workload API client (#114)