diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 06:22:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 06:22:20 +0000 |
commit | 18bd2207b6c1977e99a93673a7be099e23f0f547 (patch) | |
tree | 40fd9e5913462a88be6ba24be6953383c5b39874 /ansible_collections/purestorage/flasharray/changelogs/changelog.yaml | |
parent | Releasing progress-linux version 10.0.1+dfsg-1~progress7.99u1. (diff) | |
download | ansible-18bd2207b6c1977e99a93673a7be099e23f0f547.tar.xz ansible-18bd2207b6c1977e99a93673a7be099e23f0f547.zip |
Merging upstream version 10.1.0+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/purestorage/flasharray/changelogs/changelog.yaml')
-rw-r--r-- | ansible_collections/purestorage/flasharray/changelogs/changelog.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ansible_collections/purestorage/flasharray/changelogs/changelog.yaml b/ansible_collections/purestorage/flasharray/changelogs/changelog.yaml index c73a6b48b..07129c043 100644 --- a/ansible_collections/purestorage/flasharray/changelogs/changelog.yaml +++ b/ansible_collections/purestorage/flasharray/changelogs/changelog.yaml @@ -609,6 +609,17 @@ releases: - 561_remote_snap_info.yaml - 562_host_vol_fix.yaml release_date: '2024-05-01' + 1.28.1: + changes: + bugfixes: + - purefa_network - Fix issue with clearing network interface addresses + - purefa_network - Resolve issue when setting a network port on a new array + - purefa_policy - Enhanced idempotency for snapshot policy rules + fragments: + - 565_fix_clear_interface.yaml + - 567_newarray_network.yaml + - 569_enhanced_snap_policy.yaml + release_date: '2024-05-31' 1.4.0: changes: bugfixes: |