- Fix concurrent remote snapshot (Julien Rouhaud)
- Fix role / db setting snapshot when all previous settings have been removed (Julien Rouhaud, per report from github user sajiljosephs)
- Fix regression tests on PG 11 an earlier (Christoph Berg)
- Run regression tests in a GitHub workflow (Christoph Berg)
- Allow installation in a custom schema (Julien Rouhaud)
- debian packaging improvements (Chrstoph Berg)
- Make the extension compatible with EDB fork of postgres (Julien Rouhaud, per report from github user manishnew09 and help from Thomas Reiss)
- various regression testss improvements (Julien Rouhaud)
- Fix handling of dropped pg_db_role_setting entries. Thanks to Adrien Nayrat for the report.
- Add support for remote snapshot mode that will be available with powa 4 (thanks to github user Ikrar-k for testing and bug reporting)
- Add pg_track_reboot_log function
Bug fixes:
- Fix issue leading to duplicated role settings changes when several roles exists (Adrien Nayrat).
- First version of pg_track_settings.