Skip to content

Releases: hetznercloud/hcloud-python

v1.6.3

09 Jan 11:30
9c9fe9f
Compare
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
Compare
Choose a tag to compare
  • Fix: future dependency requirement was too strict

v1.6.1

01 Oct 13:31
c6e352c
Compare
Choose a tag to compare
  • Fix: python-dateutil dependency requirement was too strict

v1.6.0

17 Sep 07:12
Compare
Choose a tag to compare
  • Feature: Add missing get_by_name on FloatingIPsClient

v1.5.0

16 Sep 08:19
Compare
Choose a tag to compare
  • Fix: ServersClient.create_image fails when specifying the labels
  • Feature: Add support for name on Floating IPs

v1.4.1

19 Aug 11:41
8ddcb0a
Compare
Choose a tag to compare
  • Fix: Documentation for NetworkRoute domain was missing

  • Fix: requests dependency requirement was to strict

v1.4.0

29 Jul 06:19
a2fe67e
Compare
Choose a tag to compare
  • Feature: Add mac_address to Server PrivateNet domain

  • Feature: Add python 3.8 support

v1.3.0

10 Jul 13:09
0b9c6b1
Compare
Choose a tag to compare
  • Feature: Add status filter for servers, images and volumes
  • Feature: Add 'created' property to Floating IP domain
  • Feature: Add 'Networks' support

v1.2.1

13 Mar 11:22
a17b8eb
Compare
Choose a tag to compare
  • Fix: BoundVolume.server server property now casted to the 'BoundServer'.

v1.2.0

06 Mar 09:59
07caaf4
Compare
Choose a tag to compare
  • Feature: Add get_by_fingerprint-method for ssh keys
  • Fix: Create Floating IP with location raises an error because no action was given.