Skip to content

Releases: spiffe/spire

v1.10.4

13 Sep 18:45
9c4d83a
Compare
Choose a tag to compare

Fixed

v1.10.3

04 Sep 12:38
7be2981
Compare
Choose a tag to compare

Fixed

  • Regression in agent health check, requiring the agent to have an SVID on disk to be healthy (#5459)

v1.10.2

03 Sep 13:48
6ba4d56
Compare
Choose a tag to compare

Added

  • http_challenge NodeAttestor plugin (#4909)
  • Experimental support for validating container image signatures through Sigstore selectors in the docker Workload Attestor (#5272)
  • Metrics for monitoring the event-based cache (#5411)

Changed

  • Delegated Identity API to allow subscription by process ID (#5272)
  • Agent Debug endpoint to count SVIDs by type (#5352)
  • Agent health check to report an unhealthy status until the Agent SVID is attested (#5298)
  • Small documentation improvements (#5393)

Fixed

  • aws_iid NodeAttestor to properly handle multiple network interfaces (#5300)
  • Server configuration to correctly propagate the sql_transaction_timeout setting in the experimental events-based cache (#5345)

v1.10.1

01 Aug 20:02
a38f056
Compare
Choose a tag to compare

Added

  • New Grafana dashboard template (#5188)
  • aws_rolesanywhere_trustanchor BundlePublisher plugin (#5048)

Changed

  • spire UpstreamAuthority to optionally use the Preferred TTL on intermediate authorities (#5264)
  • Federation endpoint to support custom bundle and certificates for authorization (#5163)
  • Small documentation improvements (#5235, #5220)

Fixed

  • Event-based cache to handle events missed at the cache startup (#5289)
  • LRU cache to no longer send update notifications to all subscribers (#5281)

v1.10.0

24 Jun 14:13
fa6639b
Compare
Choose a tag to compare

Added

  • Plugin reconfiguration support using the plugin_data_file configurable (#5166)

Changed

  • SPIRE Server and OIDC provider images to use non root users (#4967, #5227)
  • k8s_psat NodeAttestor attestor to no longer fail when a cluster is not configured (#5216)
  • Agents are required to renew SVIDs through re-attestation when using a supporting Node Attestor (#5204)
  • Small documentation improvements (#5181, #5189)
  • Evicted agents that support reattestation can now reattest without being restarted (#4991)

Fixed

  • PSAT node attestor to cross check the audience fields (#5142)
  • Events-based cache to handle out of order events (#5071)

Deprecated

  • x509_svid_cache_max_size and disable_lru_cache in agent configuration (#5150)

Removed

  • The deprecated disable_reattest_to_renew agent configurable (#5217)
  • The deprecated key_metadata_file configurable from the aws_kms, azure_key_vault and gcp_kms server KeyManagers (#5207)
  • The deprecated use_msi configurable from the azure_key_vault server KeyManager and azure_msi NodeAttestor (#5207, #5209)
  • The deprecated exclude_sn_from_ca_subject server configurable (#5203)
  • Agent no longer cleans up deprecated bundle and SVID files (#5205)
  • The CA journal file is no longer stored on disk, and existing CA journal files are cleaned up (#5202)

v1.9.6

14 May 21:46
deda8a0
Compare
Choose a tag to compare

Added

  • Opt-in support for CGroups v2 in K8s and Docker workload attestors (#5076)
  • gcp_cloudstorage BundlePublisher plugin (#4961)
  • The aws_iid node attestor can now check if the AWS account ID is part of an AWS Organization (#4838)
  • More filtering options to count and show entries and agents (#4714)

Changed

  • Credential composer to not convert timestamp related claims (i.e., exp and iat) to floating point values (#5115)
  • FetchJWTBundles now returns an empty collection of keys instead of null (#5031)

Fixed

  • Using expired tokens when connecting to database (#5119)
  • Server no longer tries to create JWT authority when X.509 authority fails (#5064)
  • Issues in experimental events-based entry cache (#5030, #5037, #5042)

v1.9.5

08 May 00:07
Compare
Choose a tag to compare

Security

v1.8.11

07 May 21:34
Compare
Choose a tag to compare

Security

v1.9.4

06 Apr 00:05
Compare
Choose a tag to compare

Security

  • Updated to google.golang.org/grpc v1.62.2 and golang.org/x/net v0.24.0 to address CVE-2023-45288

v1.8.10

05 Apr 22:54
Compare
Choose a tag to compare

Security

  • Updated to google.golang.org/grpc v1.62.2 and golang.org/x/net v0.24.0 to address CVE-2023-45288