Powerdns Php Versions Save

PowerDNS API PHP Client

v4.5.2

5 months ago

What’s changed

🚀 Enhancements

  • [#148] Support passing ResourceRecord objects when creating new records @bennetgallein

v4.5.1

6 months ago

What’s changed

🐛 Bug fixes

  • [#147] Prevent notice if no comments are passed @trizz

v4.5.0

6 months ago

What’s changed

✨ New features

⬆️ Dependency updates

  • [#141] Update dms/phpunit-arraysubset-asserts requirement from ^0.2.1 || ^0.4.0 to ^0.2.1 || ^0.4.0 || ^0.5.0 @dependabot
  • [#142] Bump actions/checkout from 3 to 4 @dependabot
  • [#143] Bump stefanzweifel/git-auto-commit-action from 4 to 5 @dependabot

v4.4.0

11 months ago

What’s changed

✨ New features

  • [#136] Add support for private record types @jeroenvermeulen
  • [#138] Add initial support for managing zone meta data @trizz

🐛 Bug fixes

  • [#140] Remove debug variables @trizz
  • [#139] Change parameter $omitDnssecAndEditedSerialFields to $includeDnssecAndEditedSerialFields @trizz

📚 Documentation

v4.3.0

1 year ago

What’s changed

✨ New features

🚀 Enhancements

  • [#130] Accept non-canonical zone name in find @trizz

🧰 Maintenance

📚 Documentation

v4.2.0

1 year ago

What’s changed

✨ New features

  • [#112] Added getShortName() method @mvdgeijn

🧰 Maintenance

  • [#114] Use GitHub actions and own containers @trizz

v4.1.1

1 year ago

What’s changed

🧰 Maintenance

  • [#110] Automatically update the client version after a push to master @robbinjanssen

⬆️ Dependency updates

  • [#111] #109 Make package compatible with psr/log 3.0 @piotrmacha

v4.1.0

2 years ago

What’s changed

✨ New features

  • [#98] Add setSoaEdit and setSoaEditApi methods to Zone class @mvdgeijn

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

5 changes
  • [#91] Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 @dependabot
  • [#93] Bump release-drafter/release-drafter from 5.16.1 to 5.17.5 @dependabot
  • [#94] Update release-drafter/release-drafter from 5.17.5 to v5 @dependabot
  • [#97] Bump actions/checkout from 2.4.0 to 3 @dependabot
  • [#100] Update dms/phpunit-arraysubset-asserts requirement from ^0.2.1 to ^0.2.1 || ^0.4.0 @dependabot

v4.0.1

2 years ago

What’s changed

🐛 Bug fixes

  • #90 Fix undefined variable exception @styxit

🧰 Maintenance

  • #89 Login to docker before pulling containers @styxit

📚 Documentation

  • #87 Use variables that make sense in examples @styxit

v4.0.0

2 years ago

What’s changed

🚨 Breaking changes

  • #85 Update default port to 8081 @robbinjanssen

🧰 Maintenance

  • #81 Add GitHub actions @robbinjanssen
  • #82 Add PHP-CS-Fixer Github action @robbinjanssen