Releases: PowerDNS/pdns-ansible
Releases · PowerDNS/pdns-ansible
Version 1.8.0
NEW FEATURES:
- Added pdns48 repository and CI (#180)
- Added support for OL9 (#145)
- Added pdns47 repository and CI (#135)
- Replaced Centos8 with OL8 (#133)
- Added pdns46 repository and CI (#117)
IMPROVEMENTS:
- Bump versions and various fixes in CI and README.md (#179)
- Bump versions in requirements.txt (#144)
- Removal of deprecation warning (#121)
- Do not restart all servers at once (#109)
- Prevent logging of password information (#106)
REMOVED FEATURES:
- Drop pdns45, support for Debian 9 (#179) EOL
- Drop Ansible v2.9 - v2.10 - v2.11 from CI and removed pdns43 and pdns44 (#144) for EOL
BUG FIXES:
- Add MySQL schema path with PowerDNS 4.6 and Rocky Linux 8 with EPEL package installation (#114)
Version 1.7.0
NEW FEATURES:
- Create directory, set the ownership and permissions for LMDB databases (#95)
- Add database schema file detection on the target system with override possibility (#100)
- Add 4.4 repositories (#91)
IMPROVEMENTS:
- Use systemd task option
daemon_reload
instead of command task (#90)
REMOVED FEATURES: