-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Tom Siewert <[email protected]>
- Loading branch information
1 parent
cb4773f
commit 9438345
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
# For next 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 | ||
|
||
*Not released yet* | ||
*Released by Tom Siewert <[email protected]>* | ||
|
||
# Major Release v3.0.0 (2022-12-23) | ||
* **Christian Pelster** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters