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

latest releases: v0.21.0, v0.20.1, v0.20.0...
14 months ago

Update to current state of Hetzner's API description.

Changes in the release:

  • BREAKING: Switch remaining IDs to i64
    From September 1st 2023 on, Hetzner will start using 52 bits for IDs, so 32 bits types are no longer sufficient. Details are described in a deprecation notice on https://docs.hetzner.cloud/ .
  • BREAKING: Add support for query parameters and meta response (e.g. pagination) to datacenters and locations APIs.
  • Use OpenAPI Generator version 7.0.0 for code generation
  • Doc: Minor docstring updates

Don't miss a new hcloud-rust release

NewReleases is sending notifications on new releases.