What's Changed
Changed
sigstoreno longer limits the upper-bound ofcryptographyin order to be less disruptive to downstream integrators.
(#1811)
Fixed
- Fixed generation of invalid CSRs when the identity is not ASCII (for example a GitHub Actions
subclaim containing a non-ASCII environment name). The CSR subject is unused by Fulcio, so it is now omitted entirely
(#1507)
New Contributors
- @arpitjain099 made their first contribution in #1796
Full Changelog: v4.3.0...v4.4.0