WAL-G 3.0.5 released

2025-02-06 Thread WAL-G via PostgreSQL Announce
##The WAL-G team is pleased to announce the release of version 3.0.5 of WAL-G. WAL-G is a tool for archival database restoration for PostgreSQL and several other databases. WAL-G is a tool for restoring archived databases in PostgreSQL and several other database systems. Starting with this rele

WAL-G 3.0.3 released

2024-08-15 Thread WAL-G via PostgreSQL Announce
WAL-G team is happy to announce the release of WAL-G 3.0.3 WAL-G is a tool for archival database restoration for PostgreSQL, GreenplumDB, MySQL/MariaDB, MongoDB, etcd and several other databases. Major feature of this release is full support for OrioleDB. WAL-G supported block-level incremental

WAL-G 3.0.0 released

2024-03-17 Thread WAL-G via PostgreSQL Announce
WAL-G team is happy to announce the release of WAL-G 3.0.0 WAL-G is a tool for archival database restoration for PostgreSQL, GreenplumDB, MySQL/MariaDB, MongoDB, etcd and several other databases. ## Noteworthy Changes * Every database engine can now benefit from failover storage. This technique

WAL-G 2.0.1 released

2022-08-25 Thread WAL-G via PostgreSQL Announce
Release notes: This release mainly consists of various bug fixes and improvements. WAL-G v2.0.1 is available for download on our [GitHub releases page](https://github.com/wal-g/wal-g/releases/tag/v2.0.1). Common: - Add arm(aarch64) build pipeline for ubuntu20.04 binaries (#1304) PostgreSQL:

WAL-G 2.0 released

2022-05-23 Thread WAL-G via PostgreSQL Announce
Release notes: This release contains a huge amount of new features, bug fixes, and performance improvements. It is worth noting that v2.0 Postgres delta backups are not backward-compatible with the pre-2.0 versions. It means that the v2.0 delta backup can't be restored with the v1.1 or earlier

WAL-G 1.1 released

2021-08-17 Thread WAL-G via PostgreSQL Announce
Hi! Great news, we've just released the new WAL-G version. Some interesting features/fixes: - Include libsodium in the GitHub release builds. Exit with failure if libsodium is requested but WAL-G was not compiled with libsodium support [#1062](https://github.com/wal-g/wal-g/pull/1062), [CVE-2

WAL-G 1.0 released

2021-05-31 Thread WAL-G via PostgreSQL Announce
Hello world! This time we decided to bump the number to 1.0 to switch to a common versioning pattern. WAL-G 1.0 is compatible with its versions v0.2.0+. Also, WAL-G 1.0 can restore WAL-E backups and WALs. Good news for non-PostgreSQL databases: WAL-G is now production-ready for MS SQL, MySQL dat

WAL-G 0.2.19 released

2020-11-30 Thread WAL-G via PostgreSQL Announce
WAL-G team is happy to announce the release of WAL-G 0.2.19 WAL-G is an archival restoration tool for PostgreSQL (also for MySQL, MariaDB, SQL Server, FoundationDB, and MongoDB). WAL-G releases can be [found here](https://github.com/wal-g/wal-g/releases/tag/v0.2.19) Notable changes in this rel