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_sizetoServerDomain
v1.10.0
- Feature: Add
include_deprecatedfilter toget_listandget_allonImagesClient - Feature: Add vSwitch support to
add_subnetonNetworksClient - Feature: Add subnet type constants to
NetworkSubnetdomain (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_trafficandingoing_trafficproperties 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_listmethods.
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