v22.12.1
Release class: binary-release — this release changes the compiled binary, so it has a NEW macOS fingerprint that needs a corporate approval request (see the Fingerprints section below).
Generated by evolve release (go/internal/changeloggen) from commits v22.12.0..HEAD.
Fixed
- the e2e timeout belongs in the make recipe, not in one workflow (v22.12.0 shipped assetless) (#393)
- a staged RENAME's source path must not enter the git-add pathspec (#391)
Fingerprints (corporate approval)
The recommended macOS artifact is the universal evolve_darwin_all.tar.gz (a lipo'd x86_64 + arm64 fat binary) — one fingerprint covering both Intel and Apple Silicon. SHA256 checksums for every published artifact are in the checksums.txt release asset. (The per-arch evolve_darwin_amd64.tar.gz / evolve_darwin_arm64.tar.gz archives remain published for existing installs, each with its own distinct hash — approve the universal one.)
To adopt this release under a fingerprint-based approval system:
- Download
evolve_darwin_all.tar.gzandchecksums.txtfrom this release. - Verify integrity:
shasum -a 256 -c checksums.txt. - Submit the universal binary's SHA256 as the one macOS approval fingerprint (one request per adopted version; the pin re-adopts automatically on first run).