mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
Prepare Release 1.4.1
This commit is contained in:
parent
a393f4e862
commit
737c14736e
3 changed files with 17 additions and 5 deletions
|
|
@ -5,13 +5,18 @@ Hetzner Cloud Ansible Collection Release Notes
|
|||
.. contents:: Topics
|
||||
|
||||
|
||||
v1.4.0
|
||||
v1.4.1
|
||||
======
|
||||
|
||||
Minor Changes
|
||||
-------------
|
||||
|
||||
- Add support for managed certificates to hcloud_certificate module
|
||||
- hcloud_server - improve the handling of deprecated images
|
||||
- hcloud_server - improve the validation and error response for not existing images
|
||||
- inventory - support jinjia templating within `token`
|
||||
|
||||
v1.4.0
|
||||
======
|
||||
|
||||
Security Fixes
|
||||
--------------
|
||||
|
|
|
|||
|
|
@ -104,3 +104,13 @@ releases:
|
|||
- 71-hcloud_firewall_fix_idempotence.yml
|
||||
- 73-hcloud_load_balancer_service_fix_wrong_import.yml
|
||||
release_date: '2021-04-06'
|
||||
1.4.1:
|
||||
changes:
|
||||
minor_changes:
|
||||
- hcloud_server - improve the handling of deprecated images
|
||||
- hcloud_server - improve the validation and error response for not existing
|
||||
images
|
||||
- inventory - support jinjia templating within `token`
|
||||
fragments:
|
||||
- 74-hcloud_server-improve-error-message-images.yml
|
||||
release_date: '2021-04-07'
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
minor_changes:
|
||||
- hcloud_server - improve the validation and error response for not existing images
|
||||
- hcloud_server - improve the handling of deprecated images
|
||||
Loading…
Add table
Add a link
Reference in a new issue