Added:
- Server configurable for periodically purging expired agents (#6152)
- The experimental events-based cache now implements a full cache reload (#6151)
- Support for automatic agent rebootstrap when the server CA goes invalid (#5892)
Changed:
- Default values for
rebootstrapMode
andrebootstrapDelay
in SPIRE Agent (#6227) - "No identities issued" error log now includes the attested selectors (#6179)
- Server configuration validation to verify
agent_ttl
compatibility with currentca_ttl
(#6178) - Small documentation improvements (#6169)
Deprecated:
retry_bootstrap
experimental agent setting (#5906)
Fixed:
- Health checks and metrics initialization when
retry_bootstrap
is enabled (#6164)
Removed: