Skip to content

Releases: LithiumHosting/apnscp-powerdns

1.0.3: Changes (#3)

05 Aug 00:26
1bbd246
Compare
Choose a tag to compare
  • 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

24 Jul 17:53
Compare
Choose a tag to compare
FIX: using function/macro that doesn't exist "warning" to "warn"

FIX: changed NS constant to line up with apnscp

1.0.1

18 Jul 20:38
Compare
Choose a tag to compare

Fixes to all aspects of record management

1.0.0 Initial Release

17 Jul 18:47
Compare
Choose a tag to compare
v1.0.0

Merge branch 'develop'