Releases: hetznercloud/hcloud-python
Releases · hetznercloud/hcloud-python
v1.15.0
v1.14.1
- Bugfix: Fix crash on extra fields in public_net response
- Improvement: Format code with black
v1.14.0
v1.13.0
-
Feature: Add support for Firewall Protocols ESP and GRE
-
Feature: Add support for Image Type APP
-
Feature: Add support for creating Firewalls with Firewalls
-
Feature: Add support for Label Selectors in Firewalls
-
Improvement: Improve handling of underlying TCP connections. Now for every client instance, a single TCP connection is used instead of one per call.
-
Note: Support for Python 2.7 and Python 3.5 was removed
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