Releases: hetznercloud/hcloud-python
Releases · hetznercloud/hcloud-python
v1.12.0
- Feature: Add support for managed Certificates
v1.11.0
- Feature: Add support for Firewalls
- Feature: Add
primary_disk_size
toServer
Domain
v1.10.0
- Feature: Add
include_deprecated
filter toget_list
andget_all
onImagesClient
- Feature: Add vSwitch support to
add_subnet
onNetworksClient
- Feature: Add subnet type constants to
NetworkSubnet
domain (NetworkSubnet.TYPE_CLOUD
,NetworkSubnet.TYPE_VSWITCH
)
v1.9.1
- Bugfix: BoundLoadBalancer serialization failed when using IP targets
v1.9.0
- Feature: Add
included_traffic
,outgoing_traffic
andingoing_traffic
properties to Load Balancer domain - Feature: Add
change_type
-method toLoadBalancersClient
- Feature: Add support for
LoadBalancerTargetLabelSelector
- Feature: Add support for
LoadBalancerTargetLabelSelector
v1.8.2
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