diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 262da39..ee352e7 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,16 @@ NetApp CloudManager Collection Release Notes .. contents:: Topics +v21.24.0 +======== + +Minor Changes +------------- + +- na_cloudmanager_cvo_aws - increase timeout for creating cvo to 90 mins. +- na_cloudmanager_cvo_azure - increase timeout for creating cvo to 90 mins. +- na_cloudmanager_cvo_gcp - increase timeout for creating cvo to 90 mins. + v21.22.0 ======== diff --git a/README.md b/README.md index 2d3476b..9def7ad 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,10 @@ https://github.com/ansible-collections/netapp/wiki ## 21.24.0 ### Minor Changes - - Requires Ansible 2.15 or higher. + - Requires Ansible 2.16 or higher. + - updated pipleine. -## 21.23.0 +## 21.22.1 ### Minor Changes - na_cloudmanager_cvo_azure - increase timeout for creating cvo to 90 mins. diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 1160305..b4a1f59 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -226,6 +226,15 @@ releases: fragments: - DEVOPS-5452.yaml release_date: '2022-12-07' + 21.24.0: + changes: + minor_changes: + - na_cloudmanager_cvo_aws - increase timeout for creating cvo to 90 mins. + - na_cloudmanager_cvo_azure - increase timeout for creating cvo to 90 mins. + - na_cloudmanager_cvo_gcp - increase timeout for creating cvo to 90 mins. + fragments: + - DEVOPS-5521.yaml + release_date: '2024-10-31' 21.3.0: modules: - description: NetApp Cloud Manager Aggregate