HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //usr/lib/python3.9/site-packages/ansible_collections/netapp/aws/CHANGELOG.rst
=======================================
NetApp AWS CVS Collection Release Notes
=======================================

.. contents:: Topics


v21.7.0
=======

Minor Changes
-------------

- PR1 - allow usage of Ansible module group defaults - for Ansible 2.12+.

v21.6.0
=======

Minor Changes
-------------

- all modules - ability to trace API calls and responses.

Bugfixes
--------

- all modules - fix traceback TypeError 'NoneType' object is not subscriptable when URL points to a web server.

v21.2.0
=======

Bugfixes
--------

- all modules - disable logging for ``api_key`` and ``secret_key`` values.
- all modules - prevent infinite loop when asynchronous action fails.
- all modules - report error if response does not contain valid JSON.
- aws_netapp_cvs_filesystems - fix KeyError when exportPolicy is not present.

v20.9.0
=======

Minor Changes
-------------

- Fix pylint or flake8 warnings reported by galaxy importer.

v20.8.0
=======

Minor Changes
-------------

- add "elements:" and update "required:" to match module requirements.
- use a three group format for version_added. So 2.7 becomes 2.7.0. Same thing for 2.8 and 2.9.

v20.6.0
=======

Bugfixes
--------

- galaxy.yml - fix repository and homepage links.

v20.2.0
=======

Bugfixes
--------

- galaxy.yml - fix path to github repository.

v19.10.0
========

Minor Changes
-------------

- refactor existing modules as a collection

v2.9.0
======

New Modules
-----------

- netapp.aws.aws_netapp_cvs_active_directory - NetApp AWS CloudVolumes Service Manage Active Directory.
- netapp.aws.aws_netapp_cvs_filesystems - NetApp AWS Cloud Volumes Service Manage FileSystem.
- netapp.aws.aws_netapp_cvs_pool - NetApp AWS Cloud Volumes Service Manage Pools.
- netapp.aws.aws_netapp_cvs_snapshots - NetApp AWS Cloud Volumes Service Manage Snapshots.