• v1.2.0 e4bc075474

    * Introduced **`--dump-only-sql`** mode for reliable, SQL-only database backups (replaces `--dump-only`).
    Some checks failed
    CI (make tests, stable, publish) / make test (push) Has been cancelled
    CI (make tests, stable, publish) / Mark stable + publish image (SemVer tags only) (push) Has been cancelled

    kevinveenbirkenbach released this 2025-12-29 10:46:39 +00:00 | 2 commits to main since this release

    • Database configuration in databases.csv is now strict and explicit (* or concrete database name only).
    • PostgreSQL cluster backups are supported via *.
    • SQL dumps are written atomically to avoid corrupted or empty files.
    • Backups are smarter and faster: ignored volumes are skipped early, file backups run only when needed.
    • Improved reliability through expanded end-to-end tests and safer defaults.
    Downloads