Skip to content

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 21:59
· 47 commits to main since this release
eb2443e

Release Verification & Checksums

Versioned, OS/arch-trimmed archives (and controlled source trees):

Asset Platform Contents SHA256
millennium-helpers-v3.1.0-linux-amd64.tar.gz Linux amd64 scripts + bin/millennium ab0dbae309b6e750221beee8b4b05616bc535471b3268530fb90b7a174fe9b25
millennium-helpers-v3.1.0-linux-arm64.tar.gz Linux arm64 scripts + bin/millennium fcad2489126e8af827e510dd40a9e01f16325771e14ede7a1541ac5e9c187717
millennium-helpers-v3.1.0-darwin-amd64.tar.gz Darwin amd64 scripts + bin/millennium 25c944117bce660cadd4cf5304fbb82df613081b21af0ad13dc09cae40180470
millennium-helpers-v3.1.0-darwin-arm64.tar.gz Darwin arm64 scripts + bin/millennium 10de12883e7b69af056a0937bdc1dbd2723fe6f93d29a4fa39d0ce93aae36a31
millennium-helpers-v3.1.0-windows-amd64.zip Windows amd64 PowerShell scripts + millennium.exe 7e931e2d6a0656e6ff2c85bc9091d102eff69a78174887e6e7eacb1c8d5cf7e6
millennium-helpers-v3.1.0-src.tar.gz / -src.zip source full tag tree for from-source builds bc58df87629c212a305794070305bb6188b78c7aaa00b835b12233a04c9370fc / 95f27c9ea56e30d189657144456ce04e1ea782029e956d2e1b2799bef29f89fd

Standalone Go dispatchers (also embedded in the matching OS/arch archives):

  • millennium-v3.1.0-linux-amd64 / -linux-arm64
  • millennium-v3.1.0-darwin-amd64 / -darwin-arm64
  • millennium-v3.1.0-windows-amd64.exe

The release also includes an SPDX JSON SBOM. GitHub build-provenance
attestations cover the published assets and can be verified with gh attestation verify.

Package Verification

sha256sum -c millennium-helpers-v3.1.0-linux-amd64.tar.gz.sha256

What's Changed

  • chore(packaging): bump to v3.0.2 by @bolens in #31
  • feat: add reversible injection controls by @bolens in #32

Full Changelog: v3.0.2...v3.1.0