Skip to content

Releases: sigstore/fulcio

v0.5.2

25 Jul 08:55
ce48043
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-go from 3.2.0 to 3.2.1 by @dependabot in #677
  • Bump github.com/prometheus/common from 0.35.0 to 0.36.0 by @dependabot in #678
  • Bump cloud.google.com/go/security from 1.4.0 to 1.4.1 by @dependabot in #681
  • Bump google.golang.org/api from 0.86.0 to 0.87.0 by @dependabot in #680
  • Bump google.golang.org/grpc from 1.47.0 to 1.48.0 by @dependabot in #682
  • Bump github.com/googleapis/api-linter from 1.33.1 to 1.33.2 in /hack/tools by @dependabot in #685
  • Bump github/codeql-action from 2.1.15 to 2.1.16 by @dependabot in #684
  • Bump golang from 1.18.3 to 1.18.4 by @dependabot in #683
  • Bump github.com/prometheus/common from 0.36.0 to 0.37.0 by @dependabot in #687
  • Bump actions/dependency-review-action from 2.0.2 to 2.0.4 by @dependabot in #686
  • Bump go.step.sm/crypto from 0.16.2 to 0.17.0 by @dependabot in #688
  • bump cosign to v1.9.0 by @bobcallaway in #692
  • Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.3 to 2.11.0 by @dependabot in #695
  • Bump google.golang.org/api from 0.87.0 to 0.88.0 by @dependabot in #694
  • Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.3 to 2.11.0 in /hack/tools by @dependabot in #696
  • [NFC] docs/oidc: mark code blocks as JSON, minor syntax fixes by @woodruffw in #697
  • ensure GetTrustBundle returns array of strings instead of a single string with newlines by @bobcallaway in #690
  • update go builder and cosign image by @cpanato in #700
  • Add CHANGELOG for 0.5.2 by @haydentherapper in #701

New Contributors

Full Changelog: v0.5.1...v0.5.2

Thanks to all contributors!

v0.5.1

08 Jul 16:56
5f4a0ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

Thanks for all contributors!

v0.5.0

07 Jun 08:19
v0.5.0
89540b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

Thanks for all contributors!

v0.4.1

03 May 13:00
v0.4.1
53b4b1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

Thanks for all contributors!

v0.4.0

23 Apr 22:28
v0.4.0
8874247
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

Thanks for all contributors!

v0.3.0

06 Apr 15:23
v0.3.0
5430b1a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

Thanks for all contributors!

v0.2.0

14 Mar 11:49
v0.2.0
57f93d2
Compare
Choose a tag to compare

What's Changed

Read more

Fulcio Release v0.1.1

26 Jul 15:37
e36f98f
Compare
Choose a tag to compare

#142 update go module dekkagaijin
#146 Validate its a recognised CA lukehinds
#145 fulcio-server: add html page when humans reach the server via the browser cpanato
#147 change or to and for known CA types runyontr
#149 add pkg/client for (non-generated) client-related utilities dekkagaijin
#151 Amend HSM cert usage lukehinds

Releases signed against fulcio root with OpenID Account: [email protected]

Fulcio Rekor entry: https://rekor.sigstore.dev/api/v1/log/entries/2fcb518e8b5b9a2db6a2a332475153a27291b3c9b188b9f2bd9c1b8652358223

Thanks to all contributors!

Release Fulcio v0.1.0

07 Jul 09:39
f64f635
Compare
Choose a tag to compare
  • Implement modular CA and SoftHSM integration #115
  • Clarify some acronyms, add links #121
  • fulcio/e2e: add initial kind cluster deployment to test fulcio server #118
  • Support SPIFFE challenges instead of just emails #107
  • Move OIDC configuration to a nested JSON config file #105
  • Remove the viper config code #103
  • Remove the common name field from the certs #102

Releases signed against fulcio root with OpenID Account: [email protected]

Fulcio Rekor entry: https://rekor.sigstore.dev/api/v1/log/entries/e5e7197c84863605b43f67bd4df554b2af6089a28ba881a65dd7e9f0c978c5d7

Thanks to all contributors!