WAL-G 2.0.1 released

From: WAL-G via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: WAL-G 2.0.1 released
Date: 2022-08-25 19:45:56
Message-ID: 166145675678.654.6382392882438026807@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-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:

- Add warning output on backup-fetch retries (#1325)
- Remove redundant check for --without-files-metadata flag (#1321)
- PostgreSQL 15 Support (#1319)
- Fix of deleting WAL-E backups (#1292)

MySQL/MariaDB:

- Fix a regression in MariaDB backup-push handler (#1313)
- Binlog cache fixes (#1281)

Greenplum:

- Optimize delete handler (#1300, #1302)
- Optimize storage listing queries during the backup push (#1312)
- Use AO files metadata instead of backup references (#1308)
- Refactor AO/AOCS storage metadata queries (#1280, #1278)

Storages:

- Azure authentication using the default credential chain (#1282)
- Update aws-sdk-go to v1.44.7 (#1262)
- Add check read/write to storage tools (#1275)

Best regards, WAL-G team.

Browse pgsql-announce by date

  From Date Subject
Next Message Red Hat via PostgreSQL Announce 2022-08-30 16:39:21 pgagroal 1.5.0
Previous Message pgAdmin Development Team via PostgreSQL Announce 2022-08-25 19:45:15 pgAdmin 4 v6.13 Released