- Add new wait events from Postgres 12
- Avoid unnecessary allocations in ReplaceSecrets function
- Rename "aws_endpoint_rds_signing_region" to "aws_endpoint_signing_region"
- This more accurately reflects how the setting is used. Backwards
compatibility is provided, but its recommended to migrate to the new
config setting (when in use for custom AWS API endpoints)
- This more accurately reflects how the setting is used. Backwards