v3.0.1
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
- API: Add method to define OkHttpClient instance by @tomsiewert in #88
- prevent okhttp post with null body by @n0ise9914 in #89
- Primary IP fix, server reset test and CI by @tomsiewert in #90
New Contributors
- @n0ise9914 made their first contribution in #89
Full Changelog: v3.0.0...v3.0.1