Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 20:08
· 79 commits to main since this release
ca35234

Added

Changed

  • SPIRE Agent LRU identity cache is now unconditionally enabled. The LRU size can be controlled via the x509_svid_cache_max_size configuration option. (#5383, #5531)
  • Entry API RPCs return per-entry InvalidArgument status when creating/updating malformed entries (#5506)
  • Support for CGroups v2 in K8s and Docker workload attestors is now enabled by default (#5454)

Removed

  • Deprecated -ttl flag from the SPIRE Server entry create and entry update commands (#5483)
  • Official support for MySQL 5.X. While SPIRE may continue to work with this version, no explicit testing will be performed by the project (#5487)

Fixed

  • Missing TrustDomain field passed to x509pop path template (#5577)
  • Behavior in the experimental events-based cache causing duplicate entries/agents evaluation in the same cycle (#5509)