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

latest releases: v0.20.1, v0.20.0, v0.19.0...
17 months ago

Update to current state of Hetzner's API description.

Changes in the release:

  • BREAKING: Represent nullable values which are not required by double options
    (Option<Option<T>>).
  • BREAKING: Add architecture to ServerType, Image and Iso
  • BREAKING: Add included_traffic to ServerType
  • BREAKING: Rename AddTargetRequestIp to LoadBalancerTargetIp
  • BREAKING: Switch IDs to i64
    On September 1st 2023, Hetzner will start using 52 bits for IDs, so 32 bits are no longer
    sufficient. Details are described in a deprecation notice on https://docs.hetzner.cloud/ .
  • Use OpenAPI Generator version 6.6.0 for code generation
  • Update docstrings

Don't miss a new hcloud-rust release

NewReleases is sending notifications on new releases.