Skip to content

Releases: spiffe/spire

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

v1.9.3

04 Apr 21:28
Compare
Choose a tag to compare

Security

  • Updated to Go 1.21.9 to address CVE-2023-45288
  • Limit the preallocation of memory when making paginated requests to the ListEntries and ListAgents RPCs

v1.8.9

04 Apr 20:16
Compare
Choose a tag to compare

Security

  • Updated to Go 1.21.9 to address CVE-2023-45288
  • Limit the preallocation of memory when making paginated requests to the ListEntries and ListAgents RPCs

v1.9.2

25 Mar 21:14
4285a8b
Compare
Choose a tag to compare

Added

  • Support for AWS IAM-based authentication with AWS RDS backed databases (#4828)
  • Support for adjusting the SPIRE Server log level at runtime (#4880)
  • New retry_bootstrap option to SPIRE Agent to retry failed bootstrapping with SPIRE Server, with a backoff, in lieu of failing the startup process (#4597)
  • Improved logging (#4902, #4906)
  • Documentation improvements (#4895, #4951, #4907)

v1.9.1

05 Mar 22:56
Compare
Choose a tag to compare

Security

v1.8.8

05 Mar 22:14
Compare
Choose a tag to compare

Security