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

latest releases: v0.20.0, v0.19.0
9 months ago

Update to current state of Hetzner's API description.

Changes in the release:

  • BREAKING: load_balancers_api::update_service now takes a
    UpdateLoadBalancerService type that does not require all fields.
  • BREAKING: Several integer types are now i64.
  • BREAKING: Geographical coordinates of Location type are now
    of type f64.
  • BREAKING: Progress of Action type is now i32.
  • Use OpenAPI Generator version 7.1.0 for code generation
  • Doc: Minor docstring updates

Don't miss a new hcloud-rust release

NewReleases is sending notifications on new releases.