Skip to content

Releases: postgresql-tools/wal-g

v0.15.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 20:31
Adds compliance-report evidence aggregator (doctor, backup-verify,
retention-validate, pitr-window, restore-test collected into one
pass/fail report). Fixes backup-verify's exit code always returning 0
regardless of pass/fail.

v0.15.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 18:25
fix: remove redundant go get step in release workflow that causes HTT…

v0.15.0-stable

Choose a tag to compare

@github-actions github-actions released this 22 Jun 15:52
fix: use -llzo2 on macOS (no -Bstatic/-Bdynamic which are GNU ld only)

v0.14.3-stable

Choose a tag to compare

@github-actions github-actions released this 13 Jun 15:33
fix: add contents: write permission for release workflow

The GITHUB_TOKEN defaults to read-only permissions, which causes
softprops/action-gh-release@v3 to fail with 403 when creating a
release or uploading assets. Adding permissions: contents: write
at the workflow level grants the necessary access.

WAL-G v0.14.2-lts.1 - Initial Production Release

Choose a tag to compare

@leochong leochong released this 06 Jun 04:51

PostgreSQL WAL archiving and backup. Actively maintained successor to WAL-G.

✅ 100% backward compatible with WAL-G v0.14.1
✅ Production-ready CI/CD pipeline
✅ Kubernetes-native (Helm charts)
✅ Multi-cloud support (S3, GCS, Azure, B2)
✅ Security patches within 24 hours

Installation:

GitHub: https://github.com/lateos-ai/wal-g
Homebrew: https://github.com/lateos-ai/homebrew-wal-g