Releases: hetznercloud/hcloud-python
Releases · hetznercloud/hcloud-python
v1.6.3
- Feature: Add 'created' property to SSH Key domain
- Fix: Remove ISODatetime Descriptor because it leads to wrong dates
v1.6.2
- Fix: future dependency requirement was too strict
v1.6.1
- Fix: python-dateutil dependency requirement was too strict
v1.6.0
- Feature: Add missing
get_by_name
onFloatingIPsClient
v1.5.0
- Fix: ServersClient.create_image fails when specifying the
labels
- Feature: Add support for
name
on Floating IPs
v1.4.1
-
Fix: Documentation for
NetworkRoute
domain was missing -
Fix:
requests
dependency requirement was to strict
v1.4.0
-
Feature: Add
mac_address
to Server PrivateNet domain -
Feature: Add python 3.8 support
v1.3.0
v1.2.1
- Fix: BoundVolume.server server property now casted to the 'BoundServer'.
v1.2.0
- Feature: Add
get_by_fingerprint
-method for ssh keys - Fix: Create Floating IP with location raises an error because no action was given.