v1.2.0-beta.1
Pre-release
Pre-release
github-actions
released this
23 Jul 03:49
·
57 commits
to main
since this release
Vote PASSED [+4 -0]: #995
New Features
- Support for RFC 3161 compliant Timestamping
- Introduce two new flags
--timestamp-url
and--timestamp-root-cert
innotation sign
command for signing with timestamping, see the notation sign CLI spec for more details. - Support a new trust store type
tsa
innotation certificate
command. - Support RFC 3161 timestamp verification in the
notation verify
command with updated trust policy, see the notation verify CLI spec for more details.
- Introduce two new flags
Detailed Commits
- 787665f Merge pull request #995 from Two-Hearts/release
- 00af3ce bump: release v1.2.0-beta.1
- bbeb75d bump: bump up dependencies for v1.2.0-beta.1 (#994)
- e604a4f build(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0 (#993)
- a034721 feat: Timestamp (#978)
- 26c0b36 build(deps): Bump github/codeql-action from 3.25.11 to 3.25.13 (#991)
- d8c77d1 build(deps): Bump actions/setup-go from 5.0.1 to 5.0.2 (#986)
- cab4fef docs: update RELEASE_CHECKLIST.md (#713)
- c6636ca build(deps): Bump github/codeql-action from 3.25.8 to 3.25.11 (#980)
- e9ed3d5 build(deps): Bump actions/add-to-project from 1.0.1 to 1.0.2 (#981)
- 214b0b2 build(deps): Bump golang.org/x/term from 0.21.0 to 0.22.0 (#982)
- 2de7110 build(deps): Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#983)
- acf54be build(deps): Bump codecov/codecov-action from 4.4.1 to 4.5.0 (#972)
- ae6ff01 build(deps): Bump actions/checkout from 4.1.6 to 4.1.7 (#970)
- 944c661 build(deps): Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#969)
- 626002a Merge pull request #967 from JeyJeyGao/vote/v1.2.0-alpha.1
Full Changelog: v1.2.0-alpha.1...v1.2.0-beta.1