Skip to content

Releases: hetznercloud/hcloud-python

v1.9.0

10 Aug 07:24
70059ec

Choose a tag to compare

  • Feature: Add included_traffic, outgoing_traffic and ingoing_traffic properties to Load Balancer domain
  • Feature: Add change_type-method to LoadBalancersClient
  • Feature: Add support for LoadBalancerTargetLabelSelector
  • Feature: Add support for LoadBalancerTargetLabelSelector

v1.8.2

20 Jul 09:23
0dbfa8a

Choose a tag to compare

  • Fix: Loosen up the requirements.

v1.8.1

29 Jun 12:46
2dd6b24

Choose a tag to compare

  • Fix Load Balancer Client.
  • Fix: Unify setting of request parameters within get_list methods.

v1.8.0

23 Jun 07:55
950f1d8

Choose a tag to compare

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

15 Jun 11:37
2233bb4

Choose a tag to compare

  • Feature: Add requests 2.23 support

v1.7.0

05 Jun 10:55
053e285

Choose a tag to compare

  • 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

09 Jan 11:30
9c9fe9f

Choose a tag to compare

  • Feature: Add 'created' property to SSH Key domain
  • Fix: Remove ISODatetime Descriptor because it leads to wrong dates

v1.6.2

15 Oct 14:34
7b08021

Choose a tag to compare

  • Fix: future dependency requirement was too strict

v1.6.1

01 Oct 13:31
c6e352c

Choose a tag to compare

  • Fix: python-dateutil dependency requirement was too strict

v1.6.0

17 Sep 07:12

Choose a tag to compare

  • Feature: Add missing get_by_name on FloatingIPsClient