Releases: LithiumHosting/apnscp-powerdns
Releases · LithiumHosting/apnscp-powerdns
1.0.3: Changes (#3)
- Track last modification per zone. Bust Packet Cache prior to record_exists(), which returns false positives in high-frequency environments (request ts - modification ts <= cache-ttl)
- Populate auth.yaml pdns placeholders
- Extend RR support
- Unit test pass
- atomicUpdate()- fix RR renames in which the RR category is orphaned
- ALIAS support
- All components of a TXT must be bounded by double quotes
- Switch to the one true form of indentation
- API endpoint validation queries statistics
After installation, update auth.yaml configuration via cd /usr/local/apnscp/resources/playbooks && ansible-playbook addin.yml --extra-vars=addin=apnscp-powerdns
1.0.2
1.0.1
1.0.0 Initial Release
v1.0.0 Merge branch 'develop'