Vitaliy Kukharik/autobase: Release 1.8.0

Name: autobase

Owner: Vitaliy Kukharik

Release: Release 1.8.0

Released: 2023-08-19

License: MIT

Release Assets:

New features

Enhancements

Fixes

  • PITR: clear data directory for replicas before restoring if patroni_create_replica_method does not contain pgbackrest (9313991)
  • PITR: don't try to stop Postgres if "pg_ctl status" returned 4 (6a9934c)
  • PITR: Remove patroni.dynamic.json file before start PostgreSQL for Recovery (476df01601be2647b97f8cea9c97d9aeda7296d3)
  • pgbackrest: fix condition for task ssh_keys (48a7ecc)
  • etcd: exclude performance tuning (nice/ionice) for containers (cc2bd54b52a146d678cca76bcb1f2d1ab62c007b, 2483a71)
  • exclude "Disable Transparent Huge Pages" for containers (775c80c1c376f2df238df592ebce431ab5f964eb)
  • exclude role swap for containers (a6dd4df047608fc646dd5ea157313675e80ee361)
  • Set permissions for the etcd directory by @mrsrvman in https://github.com/vitabaks/postgresql_cluster/pull/268
  • repaired pgbackrest (fix typo) by @wolacinio in https://github.com/vitabaks/postgresql_cluster/pull/282
  • vip-manager: fix task "Wait for the cluster ip address (VIP) is running" (e4a7524)
  • fix: define all groups in the firewall_additional_rules_for variable (59b6100281b3e5ebd674ad2427a02716cd1494bb)
  • firewall: prevent errors when there are host groups undefined in firewall_allowed_tcp_ports_for and firewall_additional_rules_for variables (db81ac649316ab3adba1ee6f44b92f873506bb4f)
  • sysctl: avoid errors when there are host groups undefined in sysctl_conf variable (0d9287fbc72f1718c222bbd67275a7d7530b0b47)
  • Fix the condition for the "Create Dnsmasq configuration" task loop (0449e67bf1580b3324a04304b8f9770d1543d6e1)
  • Fix: Disable privilege escalation for temp file deletion tasks (https://github.com/vitabaks/postgresql_cluster/pull/421)
  • Make sure that the cron package is installed (https://github.com/vitabaks/postgresql_cluster/pull/426)
  • Consul: Fix '_consul_lan_servers' variable to resolve 'hostvars[' ']' not defined' (https://github.com/vitabaks/postgresql_cluster/pull/440)

Other

Dev and Tests

New Contributors

Full Changelog: https://github.com/vitabaks/postgresql_cluster/compare/1.7.0...1.8.0

Consider sponsoring the project via GitHub or Patreon

To top