Added
- SPIRE Server and Agent log files can be rotated by sending the
SIGUSR2
signal to the process (#2703) - K8s Workload Registrar CRD mode now supports registering "downstream" workloads (#2885)
- SPIRE can now be compiled on macOS machines with an Apple Silicon CPU (#2876)
- Small documentation improvements (#2851)
Changed
- SPIRE Server no longer sets the
DigitalSignature
KeyUsage bit in its CA certificate (#2896)
Fixed
- The
k8sbundle
Notifier plugin in SPIRE Server no longer consumes excessive CPU cycles (#2857)