• v0.34.1 ecf925ed18

    v0.34.1
    All checks were successful
    / build-test (push) Successful in 8m19s
    / release (push) Successful in 29s
    Stable

    eofredj released this 2026-07-14 18:24:33 +02:00 | 133 commits to main since this release

    🐛 Bug Fixes

    • fix(wire): remove invalid nonexistent-DB tests

    🔧 Other Changes

    • chore(version): Release v0.34.1

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: ecf925e
    • Build Date: 2026-07-14 16:33:11 UTC

    🔐 Checksums

    2a6f110a536edf8b558d83fde1f7097e0fde18174e8c62e0e6b4097356454fe2  pods-ctl
    
    Downloads