Skip to content

Commit 1804791

Browse files
authored
Merge pull request #10 from rquimbey/main
updated release_notes.txt
2 parents e2e50ce + ecd68cf commit 1804791

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This repository contains the standalone MSI installer.
3131
<!-- /wp:separator -->
3232

3333
### :rocket: LATEST MSI RELEASE OF SDK 2.x
34-
* [v2.2.272.0](https://github.com/PureStorage-Connect/PowerShellSDK/releases/tag/v1.17.3)
34+
* [v2.2.279.0](https://github.com/PureStorage-Connect/PowerShellSDK2/releases/tag/v2.2.279.0)
3535

3636
### :date: HISTORY
3737
* [v2.2.272.0] Initial release

release_notes.txt

+3
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ The limitation also applies to the Update-Pfa2Kmip cmdlet when a user wants to u
6363
The Pure Storage FlashArray PowerShell SDK 2.2 also provides a way to invoke a CLI command.
6464
Other KMIP related cmdlets like Get-Pfa2Kmip, Delete-Pfa2Kmip, and Get-Pfa2KmipTest do not have the limitation mentioned above.
6565

66+
FIXES
67+
1. Due to a security change in Purity version 6.1.15, the New-Pfa2ArrayAuth & Invoke-Pfa2CLICommand cmdlets can not aquire a valid certificate from the array to execute a CLI command. The failure happens before the command is sent to the array.
68+
6669
RESOURCES
6770
PureStorage-Connect GitHub Repository - https://github.com/PureStorage-Connect/PowerShellSDK
6871
PureCode Slack Team - https://codeinvite.purestorage.com/

0 commit comments

Comments
 (0)