v1.1.0
pulse 1.1.0
brew install ciphera-net/tap/pulse
go install github.com/ciphera-net/pulse-cli/cmd/pulse@v1.1.0Verify a downloaded archive:
cosign verify-blob --key https://raw.githubusercontent.com/ciphera-net/pulse-cli/main/cosign.pub \
--signature <archive>.sig <archive>Changelog
- 6761c2f RELEASING.md: the release token IS configured
- f4cfc21 docs(releasing): record why the transparency log stays off, and what pulse upgrade changes (#3)
- d22638d feat(upgrade): add
pulse upgrade, verifying the release signature first (#2) - 27ab934 fix(output): never exit 0 after a write that did not complete (#1)
Full changelog: v1.0.0...v1.1.0