Skip to content

Releases: samply/blazectl

v1.3.0

24 Nov 18:06

Choose a tag to compare

Enhancements

  • Add Render-Report Command (#105)

v1.2.0

11 Oct 16:47

Choose a tag to compare

Release v1.2.0

v1.2.0-alpha.1

14 Aug 18:06

Choose a tag to compare

v1.2.0-alpha.1 Pre-release
Pre-release
Enable Go 1.25 JSONv2 Experiment

That should improve the JSON marshalling/unmarshalling performance.

v1.1.0

06 Aug 15:51

Choose a tag to compare

This is the first version of blazectl with GitHub attestations. Users of blazectl are now able to verify that the downloaded binary was build on GitHub by using the following GitHub CLI command:

gh attestation verify --repo samply/blazectl blazectl

Additionally SBOMs are available either as release asset or by calling:

gh attestation verify --repo samply/blazectl blazectl --predicate-type "https://spdx.dev/Document/v2.3" --format json  --jq '.[].verificationResult.statement.predicate' > blazectl-sbom.json

The resulting SBOM can be viewed at a Web Viewer provided by SUSE.

Enhancements

  • Use Link Headers to Improve Download Speed (#37)

Bugfixes

  • Fix Limit of 100 Polls (#35)

The full changelog can be found here.

v1.0.0

22 May 14:32

Choose a tag to compare

Release v1.0.0

v0.17.1

03 May 15:49

Choose a tag to compare

Release v0.17.1

That release contains updates.

v0.17.0

08 Nov 11:45

Choose a tag to compare

Release v0.17.0

v0.16.1

22 Jul 14:32

Choose a tag to compare

Release v0.16.1

v0.16.0

03 Jul 08:33

Choose a tag to compare

Release v0.16.0

v0.15.1

20 Jun 06:25

Choose a tag to compare

Remove Dependency on glibc (#31)