This release includes several bug fixes, adds support for RedHat-based distributions version 10, and introduces the ability to install specific PostgreSQL minor versions (for RedHat-based distros) via the postgresql_version_minor
variable.
What's Changed
- Console (API): fix connection info string parsing by @vitabaks in #1165
- build(deps): bump form-data from 4.0.0 to 4.0.4 in /console/ui by @dependabot[bot] in #1163
- chore: update boto3 update schedule by @pat-s in #1169
- fix etcd dir ownership by @MParvin in #1171
- fix(deps): update npm dependencies by @renovate[bot] in #1172
- fix:
check_mode
improvements forpgbackrest
role by @pat-s in #1174 - fix: run
stanza_create
tasks inconfig
playbook by @pat-s in #1177 - chore(deps): update dependency boto3 to v1.39.15 by @renovate[bot] in #1179
- pg_upgrade: Fix host alias usage by switching to bind_address by @vitabaks in #1180
- chore(deps): ansible 11.8.0 (support for ansible-core ≥2.17) by @renovate[bot] in #1173
- Add support for RHEL 10-based distributions by @vitabaks in #1181
- chore(deps): update python dependencies by @renovate[bot] in #1185
- chore(deps): update dependency python to 3.13 by @renovate[bot] in #1183
- fix(deps): update npm dependencies by @renovate[bot] in #1186
- Add PostgreSQL minor version support for RedHat-based distributions by @vitabaks in #1188
- Release 2.3.1 by @vitabaks in #1190
New Contributors
Full Changelog: 2.3.0...2.3.1