Releases: sigstore/fulcio
Releases · sigstore/fulcio
v1.6.5
v1.6.5
Features
- use go1.23.2 (#1834)
- fallback to json default cfg path if yaml does not exist (#1810)
- Include IDP type and subject domain in configuration API response (#1824)
Documentation
- Update OIDC claim mapping table to reflect the current state (#1801)
Contributors
- Aditya Sirish
- Bob Callaway
- Carlos Tadeu Panato Junior
- Hayden B
- Nina
- Richard Fan
v1.6.4
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
v1.6.2
v1.6.1
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
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
Bug Fixes
Full Changelog: v1.5.0...v1.5.1
v1.5.0
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
v1.4.4
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