mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
🤖 I have created a release *beep* *boop* --- ## [2.1.2](https://github.com/ansible-collections/hetzner.hcloud/compare/2.1.1...v2.1.2) (2023-10-05) ### Bug Fixes * firewall port argument is required with udp or tcp ([#345](https://github.com/ansible-collections/hetzner.hcloud/issues/345)) ([76c1abf](76c1abf447)) * invalid field in load_balancer_service health_check.http return data ([#333](https://github.com/ansible-collections/hetzner.hcloud/issues/333)) ([fb35516](fb35516e76)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1,009 B
1,009 B
Changelog
2.1.2 (2023-10-05)
Bug Fixes
- firewall port argument is required with udp or tcp (#345) (76c1abf)
- invalid field in load_balancer_service health_check.http return data (#333) (fb35516)
Dev Changelog
Warning
For the user changelog, please check out CHANGELOG.rst instead.
This file contains a list of changes intended towards developers. It is auto-generated by release-please.
We would prefer to not generate this file, but disabling this is not supported currently: https://github.com/googleapis/release-please/issues/2007