Skip to content

v1.1.0

Compare
Choose a tag to compare
@sigstore-bot sigstore-bot released this 16 Feb 20:44
· 739 commits to main since this release
v1.1.0
22b2955

v1.1.0

Fulcio 1.1.0 adds support for Buildkite, supports running the HTTP and gRPC servers on the same port,
and fixes a few bugs in the GCP CA Service integration. Fulcio 1.1.0 updates Go to 1.20.

Enhancements

  • Add Buildkite OIDC to Fulcio (#890)
  • Update Fulcio to 1.20 (#989)
  • Add in --duplex flag to run HTTP and GRPC servers on the same port (#931)
  • Expose client options for google ca (#892)

Bug Fixes

  • googleca: close certificate authority client when done (#930)
  • Fix bugs in googleca and update flag description (#897)
  • Fix pkcs11ca with no cgo compilation bug (#898)

Miscellaneous

  • Add custom error logs when communicating with the CA backend (#966)
  • Add new format for AKS OIDC issuer (#971)
  • expose rpc options to add auth creds (#934)
  • Refactor kmsca constructor to accept x509.Certificates (#917)

Contributors

  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Harry Marr
  • Hayden B
  • Hector Fernandez
  • Luke Hinds
  • priyawadhwa
  • Samuel Cochran
  • William Woodruff
  • Yoriyasu Yano

Full Changelog: v1.0.0...v1.1.0