Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/sigstore/protobuf-specs from 0.2.1 to 0.3.0 #101

Commits on Mar 28, 2024

  1. Bump github.com/sigstore/protobuf-specs from 0.2.1 to 0.3.0

    Bumps [github.com/sigstore/protobuf-specs](https://github.com/sigstore/protobuf-specs) from 0.2.1 to 0.3.0.
    - [Release notes](https://github.com/sigstore/protobuf-specs/releases)
    - [Changelog](https://github.com/sigstore/protobuf-specs/blob/main/CHANGELOG.md)
    - [Commits](sigstore/protobuf-specs@v0.2.1...v0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/sigstore/protobuf-specs
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and steiza committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    864a540 View commit details
    Browse the repository at this point in the history
  2. Add support for bundle v0.3

    Signed-off-by: Zach Steindler <[email protected]>
    steiza committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d9545f9 View commit details
    Browse the repository at this point in the history
  3. Allow private keys for bundles v0.3

    Signed-off-by: Zach Steindler <[email protected]>
    steiza committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0433bd3 View commit details
    Browse the repository at this point in the history
  4. Allow deprecated key type currently in use by staging infrastructure

    Signed-off-by: Zach Steindler <[email protected]>
    steiza committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5f7e2d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Support legacy bundle v0.3 string; only parse leaf from cert chain

    Signed-off-by: Zach Steindler <[email protected]>
    steiza committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c49270a View commit details
    Browse the repository at this point in the history