Loading
Go: Update module github.com/in-toto/attestation to v1.2.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/in-toto/attestation | require | minor | v1.1.2 -> v1.2.0 |
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
in-toto/attestation (github.com/in-toto/attestation)
v1.2.0
Core Attestation Framework Spec Changes
- Ensure the Envelope spec meets ITE-5 by @marcelamelara in https://github.com/in-toto/attestation/pull/431
- Add predicate type to the allowed media types for the envelope's payload type by @mdeicas in https://github.com/in-toto/attestation/pull/473
- Clarify that non-cryptographic digests may use custom value encoding by @marcelamelara in https://github.com/in-toto/attestation/pull/517
New / Updated Predicates
- New Simple Verification Result (SVR) Predicate by @arewm in https://github.com/in-toto/attestation/pull/470
- Update Release Predicate to v0.2 by @ bdehamer in https://github.com/in-toto/attestation/pull/495
- New SPDX 3 Predicate by @JPEWdev in https://github.com/in-toto/attestation/pull/508
Language Bindings Changes
- Support validation of Cosign OCI statements with type https://in-toto.io/Statement/v0.1 by @alenon in https://github.com/in-toto/attestation/pull/464
- Add Rust bindings by @marcelamelara in https://github.com/in-toto/attestation/pull/468
- SVR proto definitions by @puerco in https://github.com/in-toto/attestation/pull/519
Other Changes
- Update link to URL redirects list by @mdeicas in https://github.com/in-toto/attestation/pull/471
- docs: fix typo in README.md by @tarilabs in https://github.com/in-toto/attestation/pull/472
- Upgrade Go in make-protos.yml@setup-go to be consistent w/ go.mod by @trishankatdatadog in https://github.com/in-toto/attestation/pull/488
- Bump Go version in CI tests by @marcelamelara in https://github.com/in-toto/attestation/pull/491
- Update attestation maintainers by @marcelamelara in https://github.com/in-toto/attestation/pull/516 and https://github.com/in-toto/attestation/pull/536
- Add SVR to the list of predicates and fix some issues in the list by @lcarva in https://github.com/in-toto/attestation/pull/537
New Contributors
- @tarilabs made their first contribution in https://github.com/in-toto/attestation/pull/472
- @alenon made their first contribution in https://github.com/in-toto/attestation/pull/464
- @bdehamer made their first contribution in https://github.com/in-toto/attestation/pull/495
- @JPEWdev made their first contribution in https://github.com/in-toto/attestation/pull/508
- @lcarva made their first contribution in https://github.com/in-toto/attestation/pull/537
Full Changelog: https://github.com/in-toto/attestation/compare/v1.1.2...v1.2.0
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.