Skip to content

Releases: sigstore/fulcio

v1.6.4

04 Sep 20:00
5237979
Compare
Choose a tag to compare

Features

  • use go1.22.6 to build fulcio (#1793)

Bugs

  • Revert "If custom server url exists, use that instead of the default one." (#1791)

Contributors

  • Carlos Tadeu Panato Junior
  • Fredrik Skogman

Full Changelog: v1.6.3...v1.6.4

v1.6.3

23 Aug 16:33
v1.6.3
e86540d
Compare
Choose a tag to compare

v1.6.3

Features

  • If custom server url exists, use that instead of the default one. (#1776)

Contributors

  • Fredrik Skogman
  • Javan Lacerda

v1.6.2

15 Aug 19:12
v1.6.2
8acbceb
Compare
Choose a tag to compare

Changelog

Thanks for all contributors!

v1.6.1

14 Aug 17:43
v1.6.1
9fd5c09
Compare
Choose a tag to compare

v1.6.1

Bug Fixes

  • fix: removing surplus slash, making logs richer (#1762)

Contributors

  • Javan Lacerda

Full Changelog: v1.6.0...v1.6.1

v1.6.0

06 Aug 19:18
v1.6.0
50dbac4
Compare
Choose a tag to compare

v1.6.0

v1.6.0 adds support for onboarding CI identity providers via configuration
rather than code changes, which should greatly simplify the onboarding process.

Features

  • CiProvider as a new OIDCIssuer type (#1729)
  • Add TLS support for CTLog (#1718)
  • Added support for email_verified being a string or bool (#1744)

Documentation

  • Update IDP requirements (#1742)

Public Good Instance Configuration

  • Move codefresh and buildkite to ci-provider identity (#1743)
  • Move gitlab to ci-provider (#1740)
  • Migrate github to ci provider flow (#1738)
  • add Hellō provider (#1739)
  • Move configuration to yaml format (#1720)
  • Removes identity providers federation (#1736)

Contributors

  • Andrew Block
  • cpanato
  • Dick Hardt
  • Firas Ghanmi
  • Hayden B
  • Javan Lacerda
  • Matt Moore

Full Changelog: v1.5.1...v1.6.0

v1.5.1

11 Jul 01:15
v1.5.1
f11344b
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v1.5.0...v1.5.1

v1.5.0

09 Jul 22:30
v1.5.0
781fb65
Compare
Choose a tag to compare

v1.5.0

Features

  • Add Chainguard OIDC provider. (#1703)
  • Adding support for configuration from yaml file (#1687)
  • Upgrade go to 1.22 (#1625)

Documentation

  • oid-info: fix table render (#1662)
  • docs: Fix extensions for digest values requiring a type prefix (#1661)

Contributors

  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Facundo Tuesca
  • Javan Lacerda
  • Matt Moore
  • Tomas Turek
  • William Woodruff

v1.4.5

05 Apr 20:03
v1.4.5
0ac692c
Compare
Choose a tag to compare

Changelog

Thanks for all contributors!

v1.4.4

28 Feb 22:17
v1.4.4
5c9ae3c
Compare
Choose a tag to compare

v1.4.4

Features

  • Add production OIDC provider for Eclipse (#1472)
  • Change parseExtension function to be public (#1584)
  • Allow exposed metrics port to be overridden (#1518)
  • add configurable idle timeout

Bug Fixes

  • Fix docker-compose service order (#1537)
  • Fix debug docker-compose setup (#1529)
  • Fix docker-compose file (#1560)

Documentation

  • Create new-idp-requirements.md (#1447)
  • docs: Add back descriptive content on cert issuing (#1494)
  • Added GitLab OIDC documentation to the /docs/oidc.md file that was missing. (#1574)

Misc

  • update builder to use go1.21.6
  • Move kubernetes CA processing in config.prepare (#1454)
  • Lots of dependabot updates

Contributors

  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Colleen Murphy
  • Cyril Cordoui
  • Hayden B
  • John Kjell
  • Paul Welch
  • Tanner Jones

Full Changelog: v1.4.3...v1.4.4

v1.4.3

11 Oct 23:49
99cb25d
Compare
Choose a tag to compare

v1.4.3

Bug Fixes

  • Bump golang.org/x/net from 0.15.0 to 0.17.0 in /hack/tools (#1409)
  • Bump golang.org/x/net from 0.15.0 to 0.17.0 (#1410)

Contributors

  • dependabot

Thanks for all contributors!