Releases: hetznercloud/hcloud-python
v1.19.0
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
- docs: link to PrivateNet broken by @apricote in #177
- feat: add support for ARM APIs by @apricote in #182
Full Changelog: v1.18.2...v1.19.0
v1.18.2
v1.18.1
What's Changed
- Update Github Actions by @LKaemmerling in #165
- Add tests for Python 3.11 by @LKaemmerling in #167
Full Changelog: v1.18.0...v1.18.1
v1.18.0
What's Changed
- Remove use of external mock module by @s-t-e-v-e-n-k in #162
- document installation path via conda-forge by @s-m-e in #149
- Drop # -- coding: utf-8 -- from files by @jonasdlindner in #154
- Simplify Requirement Constraints by @LKaemmerling in #163
- Add validation helper for Label Values/Keys by @LKaemmerling in #164
New Contributors
- @s-t-e-v-e-n-k made their first contribution in #162
- @s-m-e made their first contribution in #149
- @jonasdlindner made their first contribution in #154
Full Changelog: v1.17.0...v1.18.0
v1.17.0
v1.16.0
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