Skip to content

v4.4.0

Latest

Choose a tag to compare

@jku jku released this 06 Jul 13:06
d4c83ab

What's Changed

Changed

  • sigstore no longer limits the upper-bound of cryptography in 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 sub claim containing a non-ASCII environment name). The CSR subject is unused by Fulcio, so it is now omitted entirely
    (#1507)

New Contributors

Full Changelog: v4.3.0...v4.4.0