• v0.31.1 fb40ad7715

    v0.31.1
    All checks were successful
    / build-test (push) Successful in 10m10s
    / release (push) Successful in 17s
    Stable

    eofredj released this 2026-07-12 22:28:11 +02:00 | 198 commits to main since this release

    🔧 Other Changes

    • chore(version): Release v0.31.1
    • perf(systemd,batch): replace exec.Command('id') with os/user.Lookup, parallelize batch ops across users
    • perf(discover): replace exec.Command('id') with directory probe, skip re-extraction when unchanged

    📦 Installation

    # Download the binary
    curl -LO "https://git.desord.re/desordre/pods-ctl/releases/download/v0.31.1/pods-ctl-linux-amd64"
    
    # Verify checksum
    sha256sum -c pods-ctl-linux-amd64.sha256
    
    # Make executable and move to PATH
    chmod +x pods-ctl-linux-amd64
    mv pods-ctl-linux-amd64 /usr/local/bin/pods-ctl
    

    📋 Full Changelog

    Compare v0.31.0...v0.31.1

    🔨 Build Metadata

    • Git Commit: fb40ad7
    • Build Date: 2026-07-12 20:38:37 UTC

    🔐 Checksums

    7842c088faebd7d37e1c951e04fc8a8c13820985c094b9a0157e7e09fa761f79  pods-ctl
    
    Downloads