Releases: sigstore/fulcio
Releases · sigstore/fulcio
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
v1.4.3
v1.4.2
Changelog
- c5f47ca changelog for v1.4.2 release (#1408)
- b5a341b update builder image to use go1.21.3 (#1407)
- d6a7c4d Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#1405)
- 036a40b Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#1404)
- 120c90e Bump golang from 1.21.2 to 1.21.3 (#1406)
- 3faed9b Bump go.step.sm/crypto from 0.35.1 to 0.36.0 (#1403)
- 0f0ffc7 Bump google.golang.org/api from 0.145.0 to 0.146.0 (#1402)
- 7234f1b Bump sigs.k8s.io/release-utils from 0.7.4 to 0.7.5 (#1401)
Thanks for all contributors!
v1.4.1
v1.4.1
v1.4.1 disables CGO for released binaries and containers. If you need support
for an HSM-backed CA, compile Fulcio with CGO_ENABLED=1.
The Distroless base image of the released containers has been updated to Debian 12,
gcr.io/distroless/static-debian12:nonroot.
Features
- Do not block startup if OIDC provider cannot be created (#1389)
- Gracefully shutdown HTTP, gRPC, and Prom servers (#1342)
- Create interface for GRPC server which encompasses the GRPC HealthServer (#1334)
Release
Contributors
- Appu
- Hayden B
- Jon Johnson
- Jussi Kukkonen
- Priya Wadhwa
- William Woodruff
Full Changelog: v1.4.0...v1.4.1
v1.4.0
v1.4.0
Features
- Add "Source Repository Visibility At Signing" ext (#1279)
- Expose SkipExpiryCheck OIDC Config Option in Verifier (#1271)
Documentation
- Update loadtest instructions (#1284)
Contributors
- Hayden B
- Philip Harrison
- Priya Wadhwa
Full Changelog: v1.3.4...v1.4.0