Releases: hetznercloud/hcloud-python
Releases · hetznercloud/hcloud-python
v1.8.1
- Fix Load Balancer Client.
- Fix: Unify setting of request parameters within
get_list
methods.
v1.8.0
Attention: Do not use v1.8.0! It contains several bugs regarding Load Balancers. Please use v1.8.1 instead!
- Feature: Add Load Balancers
- Feature: Add Certificates
v1.7.1
v1.7.0
- Feature: Add support for the optional 'networks' parameter on server creation.
- Feature: Add python 3.9 support
- Feature: Add subnet type
cloud
v1.6.3
- Feature: Add 'created' property to SSH Key domain
- Fix: Remove ISODatetime Descriptor because it leads to wrong dates
v1.6.2
- Fix: future dependency requirement was too strict
v1.6.1
- Fix: python-dateutil dependency requirement was too strict
v1.6.0
- Feature: Add missing
get_by_name
onFloatingIPsClient
v1.5.0
- Fix: ServersClient.create_image fails when specifying the
labels
- Feature: Add support for
name
on Floating IPs
v1.4.1
-
Fix: Documentation for
NetworkRoute
domain was missing -
Fix:
requests
dependency requirement was to strict