Added
- The SPIRE Agent
fetch jwt
CLI command now supports JSON output (#2650)
Changed
- OIDC Discovery Provider now includes the
alg
parameter in JWKs to increase compatibility (#2771) - SPIRE Server now gracefully stops plugin servers, allowing outstanding RPCs a chance to complete (#2722)
- SPIRE Server logs additional authorization information with RPC requests (#2776)
- Small documentation improvements (#2746, #2792)