Releases: LKDevelopment/hetzner-cloud-php-sdk
Releases · LKDevelopment/hetzner-cloud-php-sdk
v2.9.1
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
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
What's Changed
- Fix Invalid argument errors introduced with 2.8.0 by @LKaemmerling in #137
Full Changelog: v2.8.1...v2.8.2
v2.8.1
What's Changed
- Fix Boolean Properties Getting Parsed As Null by @DanielWiedemann248 in #135
New Contributors
- @DanielWiedemann248 made their first contribution in #135
Full Changelog: v2.8.0...v2.8.1
v2.8.0
Potential Breaking changes
- Refactor GuzzleClient by @LKaemmerling in #129
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
- fix #99 in createInLocation and add delete server by id by @BenjaminLeibinger in #102
- Remove Tests on PHP 8.0 and add notice about PHP Support by @LKaemmerling in #120
- Fix nullable type declarations by @Jubeki in #122
- Assignee_id must be nullable by @tanji in #112
- fix(lb): allow null for "deprecated" field of lb type by @Floppy012 in #128
- Allow
illuminate/collections:^12.0by @rojtjo in #126 - Update composer.json: Fixing typos by @ThomasLandauer in #125
- Update phpstan/phpstan requirement from ^0.12.43 to ^0.12.43 || ^1.0.0 by @dependabot in #84
- Missing server create fields by @cosmohdx in #94
New Contributors
- @BenjaminLeibinger made their first contribution in #102
- @Jubeki made their first contribution in #122
- @tanji made their first contribution in #112
- @Floppy012 made their first contribution in #128
- @rojtjo made their first contribution in #126
- @dependabot made their first contribution in #84
Full Changelog: v2.7.2...v2.8.0
v2.7.2
What's Changed
- Handle null errors in Action model instantiation by @jprangenbergde in #118
Full Changelog: v2.7.1...v2.7.2
v2.7.1
v2.7.0
What's Changed
- Add architecture to model by @jappi00 in #107
- Same Bug as in hetzner-cloud-php-sdk/pull/99 by @osthafen in #103
- Image by name add architecture by @LKaemmerling in #111
New Contributors
Full Changelog: v2.6.2...v2.7.0
v2.6.2
v2.6.1
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