Skip to content

v1.13.3

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Oct 13:05
· 16 commits to main since this release
191c76b

Added

  • X.509 CA metric with absolute expiration time in addition to TTL-based metric (#6303)
  • spire-agent configuration to source join tokens from files to support integration with third-party credential providers (#6330)
  • Capability to filter on caller path in spire-server Rego authorization policies (#6320)

Changed

  • spire-server will use the SHA-256 algorithm for X.509-SVID Subject Key Identifiers when the GODEBUG environment variable contains fips140=only (#6294)
  • Attested node entries are now purged at a fixed interval with jitter (#6315)
  • oidc-discovery-provider now fails to initialize when started with unrecognized arguments (#6297)

Fixed