diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-26 04:05:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-26 04:05:57 +0000 |
commit | 0dcbb2c58231264c2f0a0374733b5e9cf8747e1f (patch) | |
tree | 7f133117f9ebecefdc96e42e01ee7557247d5d8a /ansible_collections/purestorage/flashblade/CHANGELOG.rst | |
parent | Adding debian version 9.4.0+dfsg-1. (diff) | |
download | ansible-0dcbb2c58231264c2f0a0374733b5e9cf8747e1f.tar.xz ansible-0dcbb2c58231264c2f0a0374733b5e9cf8747e1f.zip |
Merging upstream version 9.5.1+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/purestorage/flashblade/CHANGELOG.rst')
-rw-r--r-- | ansible_collections/purestorage/flashblade/CHANGELOG.rst | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/ansible_collections/purestorage/flashblade/CHANGELOG.rst b/ansible_collections/purestorage/flashblade/CHANGELOG.rst index 13b845abd..a673257d2 100644 --- a/ansible_collections/purestorage/flashblade/CHANGELOG.rst +++ b/ansible_collections/purestorage/flashblade/CHANGELOG.rst @@ -5,6 +5,18 @@ Purestorage.Flashblade Release Notes .. contents:: Topics +v1.17.0 +======= + +Minor Changes +------------- + +- purefb_bucket - Add support for strict 17a-4 WORM compliance. +- purefb_connect - Increase Fan-In and Fan-Out maximums +- purefb_fs - Add ``group_ownership`` parameter from Purity//FB 4.4.0. +- purefb_info - Show array network access policy from Purity//FB 4.4.0 +- purefb_policy - Add support for network access policies from Purity//FB 4.4.0 + v1.16.0 ======= @@ -225,7 +237,6 @@ v1.6.0 Minor Changes ------------- -- purefb_virtualhost - New module to manage API Clients - purefb_ad - New module to manage Active Directory Account - purefb_eula - New module to sign EULA - purefb_info - Add Active Directory, Kerberos and Object Store Account information @@ -234,6 +245,7 @@ Minor Changes - purefb_s3user - Add access policy option to user creation - purefb_timeout - Add module to set GUI idle timeout - purefb_userpolicy - New module to manage object store user access policies +- purefb_virtualhost - New module to manage API Clients - purefb_virtualhost - New module to manage Object Store Virtual Hosts New Modules @@ -292,12 +304,12 @@ Minor Changes Bugfixes -------- -- purefb_policy - Resolve multiple issues related to incorrect use of timezones - purefb_connect - Ensure changing encryption status on array connection is performed correctly - purefb_connect - Fix breaking change created in purity_fb SDK 1.9.2 for deletion of array connections - purefb_connect - Hide target array API token - purefb_ds - Ensure updating directory service configurations completes correctly - purefb_info - Fix issue getting array info when encrypted connection exists +- purefb_policy - Resolve multiple issues related to incorrect use of timezones New Modules ----------- |