Skip to content

v0.3.0

Choose a tag to compare

@sigstore-bot sigstore-bot released this 06 Apr 15:23
· 1524 commits to main since this release
v0.3.0
5430b1a

What's Changed

  • Bump go.step.sm/crypto from 0.15.2 to 0.15.3 by @dependabot in #473
  • Bump google.golang.org/api from 0.71.0 to 0.72.0 by @dependabot in #476
  • Bump github/codeql-action from 1.1.4 to 1.1.5 by @dependabot in #477
  • Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #478
  • Bump google.golang.org/api from 0.72.0 to 0.73.0 by @dependabot in #479
  • Refactor API tests by @haydentherapper in #483
  • Bump go.step.sm/crypto from 0.15.3 to 0.16.0 by @dependabot in #482
  • Update Username OIDC flow based on comments by @haydentherapper in #463
  • fix build date format for version command by @cpanato in #484
  • Fix minor typos in README by @jspeed-meyers in #486
  • Fix minor typos in security model README by @jspeed-meyers in #488
  • Bump google.golang.org/protobuf from 1.27.1 to 1.28.0 by @dependabot in #485
  • Fix certificate README typos by @jspeed-meyers in #487
  • Bump github.com/prometheus/common from 0.32.1 to 0.33.0 by @dependabot in #491
  • Add validation of public keys to prevent certifying weak keys by @haydentherapper in #490
  • Add missing reader lock to File CA when reading certificate chain by @haydentherapper in #493
  • Fix concurrency properly in File CA implementation by @haydentherapper in #495
  • Bump google.golang.org/api from 0.73.0 to 0.74.0 by @dependabot in #499
  • Bump github/codeql-action from 1.1.5 to 2.1.6 by @dependabot in #497
  • Bump go.step.sm/crypto from 0.16.0 to 0.16.1 by @dependabot in #498
  • Use provided HTTP client instead when fetching root cert by @imjasonh in #502
  • Generate larger, compliant serial numbers by @haydentherapper in #500
  • Bump github/codeql-action from 2.1.6 to 2.1.7 by @dependabot in #504
  • Bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #505
  • update cosign and golang-cross images by @cpanato in #506

New Contributors

Full Changelog: v0.2.0...v0.3.0

Thanks for all contributors!