github stampchain-io/btc_stamps 1.9.5
Release 1.9.5

5 hours ago

What's Changed

New Contributors

Full Changelog: 1.9.4...1.9.5


Signed release image

This release is published to Docker Hub as an immutable digest and signed
keyless (Sigstore/cosign, GitHub Actions OIDC - no private keys):

btcstamps/indexer@sha256:27efa7283dd371c0cfef8c24a40ad6414104857d3f0247e7652da1db372d4bca

Verify the signature:

cosign verify \
  --certificate-identity-regexp '^https://github.com/stampchain-io/btc_stamps/.github/workflows/docker-auto-publish.yml@refs/tags/1.9.5$' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  btcstamps/indexer@sha256:27efa7283dd371c0cfef8c24a40ad6414104857d3f0247e7652da1db372d4bca

Verify the SPDX SBOM attestation:

cosign verify-attestation --type spdxjson \
  --certificate-identity-regexp '^https://github.com/stampchain-io/btc_stamps/.github/workflows/docker-auto-publish.yml@refs/tags/1.9.5$' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  btcstamps/indexer@sha256:27efa7283dd371c0cfef8c24a40ad6414104857d3f0247e7652da1db372d4bca

Don't miss a new btc_stamps release

NewReleases is sending notifications on new releases.