Skip to content

v3.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 13:16
· 206 commits to main since this release

Patch Release v3.0.1 (2022-12-29)

  • Arzhang Mosaffa
    • API: Prevent OkHttp POST with null body

      OkHttp doesn't let to send post requests with null body, and also the body (with empty json object) is required by hetzner cloud api.

  • Tom Siewert
    • API: Add method to define OkHttpClient instance
    • PrimaryIP: Do not include null values for PublicNetRequest
    • test: Add server reset test

Merge Requests

New Contributors

Full Changelog: v3.0.0...v3.0.1