New Features:
- Support for upcoming PoWA v5 new extension model (Julien Rouhaud)
- Support snapshot of per-database datasources (Julien Rouhaud)
- Support snapshot of per-database catalogs (Julien Rouhaud)
- Support on-demand snapshot of any remote server (Julien Rouhaud)
- Support on-demand catalog snapshot of any remote server (Julien Rouhaud)
- Add permission checking based on new PoWA predefine roles for on-demand request (Julien Rouhaud)
- Support any extension installed in any schema (Julien Rouhaud)
- Optionally emit logs using the server alias rather than the server hostname and port (Julien Rouhaud, thanks to Marc Cousin for the request)
Bugfixes:
- Redact the password (if provided) in the worker representation logs (Julien Rouhaud per report from Marc Cousin)
- Fix the logic to spread the activity on server start (Julien Rouhaud)
- Fix configuration file error handling (Julien Rouhaud)
Misc:
- Check for PoWA version incompatibility between remote servers and the repository server (Julien Rouhaud)