• v0.31.2 1cb1e694e8

    v0.31.2
    All checks were successful
    / release (push) Successful in 38s
    / build-test (push) Successful in 4m29s
    Stable

    eofredj released this 2026-07-12 23:47:42 +02:00 | 194 commits to main since this release

    🐛 Bug Fixes

    • fix(db): enable WAL mode and SetMaxOpenConns(1) to prevent database locked errors

    📚 Documentation

    • docs(security): add SECURITY.md with verified threat register
    • docs(security): verify threat mitigations for recent changes

    🔧 Other Changes

    • chore(version): Release v0.31.2

    📦 Installation

    # Download the binary
    curl -LO "https://git.desord.re/desordre/pods-ctl/releases/download/v0.31.2/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.1...v0.31.2

    🔨 Build Metadata

    • Git Commit: 1cb1e69
    • Build Date: 2026-07-12 21:50:12 UTC

    🔐 Checksums

    68e388dbc151aadf26d2dc657100eeaf218642538e196ea60a99472c0bbe6e33  pods-ctl
    
    Downloads