Skip to content

Releases: joeig/go-powerdns

v2.5.0

17 Aug 19:21
f93a4dd
Compare
Choose a tag to compare

New

  • Support PowerDNS 4.4

Fixes

  • Fix AddNative/AddMaster if zone is not DNSSEC-enabled

v2.4.0

09 Sep 18:58
b68f021
Compare
Choose a tag to compare

New

  • One-argument zone add method
  • Return error status code

v2.3.0

25 Jan 12:10
9b8feb2
Compare
Choose a tag to compare

New

  • Automatic resource record adjustment
  • Constants for various resource record types

v2.2.0

28 Dec 13:24
Compare
Choose a tag to compare

New

  • Cache flush API client
  • Config API client

v2.1.0

27 Dec 22:51
Compare
Choose a tag to compare

New

  • PowerDNS 4.2 support

Fixes

  • Ensure testability without mock endpoints