Skip to content

Releases: LKDevelopment/hetzner-cloud-php-sdk

v2.9.1

17 Oct 10:12

Choose a tag to compare

What's Changed

  • DNS: Fix handling of nullable TTL on RRSet and parsing of records into desired DTO by @LKaemmerling in #142

Full Changelog: v2.9.0...v2.9.1

v2.9.0

16 Oct 19:14
e493e2f

Choose a tag to compare

What's Changed

  • DNS Support by @LKaemmerling in #141: Attention: The DNS Support in the Hetzner Console is currently in Beta. We used the currently existing API spec to implement the changes, however breaking changes can still happen.

Full Changelog: v2.8.2...v2.9.0

v2.8.2

05 Jun 11:56
e8e35e5

Choose a tag to compare

What's Changed

Full Changelog: v2.8.1...v2.8.2

v2.8.1

05 May 09:58
f0b2c33

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.0...v2.8.1

v2.8.0

09 Apr 12:12

Choose a tag to compare

Potential Breaking changes

We misused the Client provided by the Guzzle Package by extending it. The refactor above fixes this now. However, it might be a breaking change for people who use the GuzzleClient for their own calls (direct calls) without the SDK. As this is a rather rare use case, the change was made in a Minor Release.

What's Changed

New Contributors

Full Changelog: v2.7.2...v2.8.0

v2.7.2

20 Sep 19:11
5c1edb6

Choose a tag to compare

What's Changed

Full Changelog: v2.7.1...v2.7.2

v2.7.1

17 Apr 11:22
89cd083

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.0...v2.7.1

v2.7.0

13 Dec 06:17
b6bb900

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.2...v2.7.0

v2.6.2

09 May 05:18
a646838

Choose a tag to compare

What's Changed

  • BUG: Servers create Firewalls Request Option should not get json encoded by @osthafen in #99

New Contributors

Full Changelog: v2.6.1...v2.6.2

v2.6.1

24 Apr 12:25
e8bdd47

Choose a tag to compare

What's Changed

  • Fix pagination to be nullable as it is stated in the docs by @LKaemmerling in #98

Full Changelog: v2.6.0...v2.6.1