summaryrefslogtreecommitdiffstats
path: root/ansible_collections/netapp/ontap/changelogs/changelog.yaml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-26 04:06:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-26 04:06:02 +0000
commite3eb94c23206603103f3c4faec6c227f59a1544c (patch)
treef2639459807ba88f55fc9c54d745bd7075d7f15c /ansible_collections/netapp/ontap/changelogs/changelog.yaml
parentReleasing progress-linux version 9.4.0+dfsg-1~progress7.99u1. (diff)
downloadansible-e3eb94c23206603103f3c4faec6c227f59a1544c.tar.xz
ansible-e3eb94c23206603103f3c4faec6c227f59a1544c.zip
Merging upstream version 9.5.1+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/netapp/ontap/changelogs/changelog.yaml')
-rw-r--r--ansible_collections/netapp/ontap/changelogs/changelog.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/ansible_collections/netapp/ontap/changelogs/changelog.yaml b/ansible_collections/netapp/ontap/changelogs/changelog.yaml
index 8d0eb138e..d383264a8 100644
--- a/ansible_collections/netapp/ontap/changelogs/changelog.yaml
+++ b/ansible_collections/netapp/ontap/changelogs/changelog.yaml
@@ -2766,6 +2766,29 @@ releases:
- DEVOPS-6680.yaml
- DEVOPS-6681.yaml
release_date: '2024-02-06'
+ 22.11.0:
+ changes:
+ bugfixes:
+ - na_ontap_dns - fix issue with modifying DNS servers in REST.
+ - na_ontap_fpolicy_policy - fixed issue with idempotency in REST.
+ - na_ontap_quotas - fixed issue with idempotency in REST.
+ - na_ontap_security_config - added warning for missing `supported_cipher_suites`
+ to maintain idempotency in REST.
+ minor_changes:
+ - na_ontap_cifs - new option `offline_files` added in REST, requires ONTAP 9.10
+ or later.
+ - na_ontap_net_ifgrp - updated documentation for parameter `name`.
+ - na_ontap_vserver_audit - new options `schedule.*` added under `log.rotation`,
+ requires ONTAP 9.6 or later.
+ fragments:
+ - DEVOPS-6356.yaml
+ - DEVOPS-6691.yaml
+ - DEVOPS-6715.yaml
+ - DEVOPS-6721.yaml
+ - DEVOPS-6747.yaml
+ - DEVOPS-6807.yaml
+ - DEVOPS-6825.yaml
+ release_date: '2024-04-08'
22.2.0:
changes:
bugfixes: