Skip to content

v1.4.0

Compare
Choose a tag to compare
@ianlewis ianlewis released this 02 Dec 00:12
· 612 commits to main since this release
68bad40

What's Changed

🥳 This release is the first Generally Available version of the Container Generator workflow. The Container Generator workflow is now considered stable and can be included in your production GitHub Actions workflows 🥳

🎉 This is also the first release (technically the second) with support for the generally available version of sigstore!! 🎉
We hope to have fewer issues with sigstore infrastructure moving forward.

Generic Generator

Bug fixes

  1. Allow users of the Generic Generator to generate provenance for artifacts created in a project subdirectory (#1225)

Go Builder

Bug fixes

  1. Allow environment variables to contain '=' characters in the Go builder (#1231)

New Contributors

Full Changelog

v1.2.2...v1.4.0