Skip to content

Releases: hetznercloud/hcloud-python

v1.19.0

12 Apr 08:03
9d5afe0
Compare
Choose a tag to compare

Affordable, sustainable & powerful! 🚀You can now get one of our Arm64 CAX servers to optimize your operations while minimizing your costs!
Discover Ampere’s efficient and robust Arm64 architecture and be ready to get blown away with its performance. 😎

Learn more: https://www.hetzner.com/news/arm64-cloud

What's Changed

Full Changelog: v1.18.2...v1.19.0

v1.18.2

27 Dec 08:42
5adcfb0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.18.1...v1.18.2

v1.18.1

25 Oct 05:06
ed98de0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.0...v1.18.1

v1.18.0

17 Aug 08:06
c2de84e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.0...v1.18.0

v1.17.0

29 Jun 06:57
3cb10ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.0...v1.17.0

v1.16.0

17 Aug 12:27
Compare
Choose a tag to compare
  • Feature: Add support for Load Balancer DNS PTRs

v1.15.0

16 Aug 09:18
Compare
Choose a tag to compare
  • Feature: Add support for Placement Groups

v1.14.1

10 Aug 13:08
Compare
Choose a tag to compare
  • Bugfix: Fix crash on extra fields in public_net response
  • Improvement: Format code with black

v1.14.0

03 Aug 12:31
Compare
Choose a tag to compare
  • Feature: Add support for Firewall rule descriptions

v1.13.0

16 Jul 10:44
647cd79
Compare
Choose a tag to compare
  • 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