Skip to content

Releases: joeig/go-powerdns

v3.19.0

29 Oct 07:47

Choose a tag to compare

New

  • Support PowerDNS Authoritative Server 5.0 (#137)

Deprecate

  • Deactivate automated tests for PowerDNS Authoritative Server 4.7, which is end-of-life (#137)

v3.18.1

03 Sep 18:13

Choose a tag to compare

Fixes

  • Restore deprecated features (#133)

v3.18.0

03 Sep 18:01

Choose a tag to compare

Changes

  • Make content-type check RFC compliant (#132)
  • Remove redundant port guessing (#130)

v3.17.0

13 Aug 06:35

Choose a tag to compare

New

  • Support Go 1.25 (#129)

Deprecate

v3.16.0

30 Apr 06:45

Choose a tag to compare

New

  • Support for managing zone metadata (#121)

v3.15.0

03 Mar 13:56

Choose a tag to compare

New

  • Support Go 1.24 (#113)

Deprecate

v3.14.3

21 Feb 07:05

Choose a tag to compare

Fixes

  • Handle IPv6 addresses in API URL (#111)

v3.14.2

20 Feb 15:39

Choose a tag to compare

Fixes

  • Handle IPv6 addresses in base URL (#110)

v3.14.1

25 Sep 13:25

Choose a tag to compare

Fixes

  • Set Go version to 1.22.7 (#97)
  • Add security policy (#98)
  • Fix link to report card (#99)

v3.14.0

21 Sep 14:56

Choose a tag to compare

New

  • Rename Client.TSIGKey to Client.TSIGKeys (#88) to be consistent with other service names.

Deprecate

  • Client.TSIGKey is now deprecated and will be removed with the next major release (#88). Please replace Client.TSIGKey with Client.TSIGKeys. Client.TSIGKey internally uses Client.TSIGKeys.