Skip to content

v2.1.0

Compare
Choose a tag to compare
@hcloud-bot hcloud-bot released this 25 Jul 11:16
9215daa

2.1.0 (2024-07-25)

API Changes for Traffic Prices and Server Type Included Traffic

There will be a breaking change in the API regarding Traffic Prices and Server Type Included Traffic on 2024-08-05. This release marks the affected fields as Deprecated. Please check if this affects any of your code and switch to the replacement fields where necessary.

You can learn more about this change in our changelog.

Features

  • add exponential and constant backoff function (#416) (fe7ddf6)
  • deprecate ServerType included_traffic property (#423) (3d56ac5)
  • use exponential backoff when retrying requests (#417) (f306073)