GitHub CLI 2.57.0
B0C6
What's Changed
- Move non-integration tests to different test file by @codysoyland in #9577
- Added tenancy aware attestation commands by @kommendorkapten in #9542
- Added
--active
flag to thegh auth status
command by @velumuruganr in #9520 - build(deps): bump github.com/sigstore/sigstore-go from 0.6.1 to 0.6.2 by @dependabot in #9601
gh attestation verify
test for custom OIDC issuers by @bdehamer in #9595- Suggest installing Rosetta when extension installation fails due to missing
darwin-arm64
binary, but adarwin-amd64
binary is available by @timrogers in #9599 - Update
gh attestation verify
bundle parsing and validation errors by @malancas in #9564 - Suppress
attestation verify
output when no TTY present by @bdehamer in #9612 - Use api subdomains for tenant hosts by @williammartin in #9618
New Contributors
- @kommendorkapten made their first contribution in #9542
- @velumuruganr made their first contribution in #9520
- @bdehamer made their first contribution in #9595
- @timrogers made their first contribution in #9599
Full Changelog: v2.56.0...v2.57.0