github HenningHolmDE/hcloud-rust v0.23.0
hcloud-rust v0.23.0

one day ago

Add access to new Hetzner API for managing storage boxes, update to current state of Hetzner's Cloud API description.

Changes in the release:

  • BREAKING: Added field category to ServerType.
  • BREAKING: Removed ActionWithOptionalError (using Action) type as the server now correctly returns the error field.
  • BREAKING: Field base_path of Configuration replaced by base_path_mapping: HashMap<String, String> to map API base paths separately.
  • Added access to new Hetzner API through storage_box_types_api and storage_boxes_api for managing storage boxes.
  • Examples: Added examples for using the new storage box types and storage box APIs.
  • Doc: Updated several docstrings.

Don't miss a new hcloud-rust release

NewReleases is sending notifications on new releases.