From 67c6a4d1dccb62159b9d9b2dea4e2f487446e276 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 26 Apr 2024 06:05:56 +0200 Subject: Adding upstream version 9.5.1+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/netapp/ontap/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ansible_collections/netapp/ontap/README.md') diff --git a/ansible_collections/netapp/ontap/README.md b/ansible_collections/netapp/ontap/README.md index cfad4cbcf..a8e0b1c28 100644 --- a/ansible_collections/netapp/ontap/README.md +++ b/ansible_collections/netapp/ontap/README.md @@ -62,6 +62,19 @@ The following modules do not have REST equivalent APIs. They will stop working o # Release Notes +## 22.11.0 + +### Minor Changes + - na_ontap_vserver_audit - new options `schedule.*` added under `log.rotation`, requires ONTAP 9.6 or later. + - 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_security_config - added warning for missing `supported_cipher_suites` to maintain idempotency in REST. + +### Bug Fixes + - na_ontap_fpolicy_policy - fixed issue with idempotency in REST. + - na_ontap_dns - fix issue with modifying DNS servers in REST. + - na_ontap_quotas - fixed issue with idempotency in REST. + ## 22.10.0 ### Minor Changes @@ -76,6 +89,7 @@ The following modules do not have REST equivalent APIs. They will stop working o - na_ontap_storage_auto_giveback - added information on modifed attributes in module output. - na_ontap_vscan_scanner_pool - added REST support to Vscan Scanner Pools Configuration module, requires ONTAP 9.6 or later. - na_ontap_cifs_server - new option `is_multichannel_enabled` added in REST, requires ONTAP 9.10 or later. + - na_ontap_vserver_audit - new options `schedule.*` added under `log.rotation`. ### Bug Fixes - na_ontap_igroup_initiator - fixed issue with idempotency. -- cgit v1.2.3