Releases: ciphera-net/pulse-cli
Releases · ciphera-net/pulse-cli
Release list
v1.1.2
pulse 1.1.2
brew install ciphera-net/tap/pulse
go install github.com/ciphera-net/pulse-cli/cmd/pulse@v1.1.2Verify a downloaded archive:
cosign verify-blob --key https://raw.githubusercontent.com/ciphera-net/pulse-cli/main/cosign.pub \
--signature <archive>.sig <archive>Changelog
- 89c5636 Merge pull request #5 from ciphera-net/fix/suppressed-day-metrics-header
- cfccd4f fix(export): an explicit-zero suppression header is a signal, not an absence
Full changelog: v1.1.1...v1.1.2
v1.1.1
pulse 1.1.1
brew install ciphera-net/tap/pulse
go install github.com/ciphera-net/pulse-cli/cmd/pulse@v1.1.1Verify a downloaded archive:
cosign verify-blob --key https://raw.githubusercontent.com/ciphera-net/pulse-cli/main/cosign.pub \
--signature <archive>.sig <archive>Changelog
Full changelog: v1.1.0...v1.1.1
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
v1.0.0
pulse 1.0.0
brew install ciphera-net/tap/pulse
go install github.com/ciphera-net/pulse-cli/cmd/pulse@v1.0.0Verify a downloaded archive:
cosign verify-blob --key https://raw.githubusercontent.com/ciphera-net/pulse-cli/main/cosign.pub \
--signature <archive>.sig <archive>Changelog
- db193c6 --csv emits machine columns, not the display table
- 403217c Add the release runbook
- 16b0447 Check the credential before the site, on every read command
- ff94bdf Fix the release pipeline: two defects the first real run exposed
- c514880 Initial commit: the Pulse CLI
- 3dedc51 Record why release_github_token cannot be automated
- f80b7cf Release pipeline: use the goreleaser image, and pin cosign BACK to v2
- df03890 Use errors.As instead of two hand-rolled unwrap loops
- 5f19e62 export: always name the site and range on stderr
Full changelog: ...v1.0.0