• v0.46.4 ea2651c223

    v0.46.4
    All checks were successful
    / release (push) Successful in 20s
    / build-test (push) Successful in 10m37s
    Stable

    eofredj released this 2026-07-31 23:31:09 +02:00 | 15 commits to main since this release

    🐛 Bug Fixes

    • fix: P0 bug fixes from senior Go codebase audit

    📚 Documentation

    • docs: add AGENTS.md and update documentation for P0/P1 codebase hardening

    🔧 Other Changes

    • chore(version): Release v0.46.4
    • refactor: P1 dead code removal and deduplication

    📦 Installation

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

    📋 Full Changelog

    Compare v0.46.3...v0.46.4

    🔨 Build Metadata

    • Git Commit: ea2651c
    • Build Date: 2026-07-31 21:34:53 UTC

    🔐 Checksums

    32dc0862f34620be31ec862993bcd4db85839849b00cb2f718c15f98dad3c060  pods-ctl
    
    Downloads