pglift v0.22.0
Avoid useless start of standby instances during prometheus setup
Handle PostgreSQL configuration for pgBackRest through a template file
Do not alter max_wal_senders when setting up pgBackRest
Fix 'instance apply' command to account for satellite components
Set no target-action when restoring without a target
Set target-action=immediate when restoring from a label
Configure new instance before running pg_upgrade command
Use a URI instead of key=value for DSN for prometheus config
Fix pgpass update upon port change from default value
Allow to specify password for replication user of a standby instance
Allow user to modify the value of locale subcategories
Emit a log messages when lc_ setting are heterogeneous
Add a 'restart_on_changes' field to control automatic instance restart
Add a pending_restart field on Instance
Allow to specify role password for postgres_exporter
Extend automatic reload to different settings contexts
Add 'databases' and 'roles' fields to 'instance' Ansible module
Add a --json flag to 'instance backups' command
Add instance_configuration hook
Add support for PoWA
Return a 'changed' flag from apply() functions in API
Document pgBackRest site setup
Add a note about Prometheus in standby how to
Rework user documentation about instance backup and restore