You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release_notes.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Pure Storage PowerShell SDK for FlashArray 2.26.63 Release Notes
1
+
# Pure Storage PowerShell SDK for FlashArray 2.26.70 Release Notes
2
2
3
3
The Pure Storage PowerShell SDK for FlashArray provides integration with the Purity Operating Environment and the FlashArray.
4
4
It provides the functionalities of Purity's REST API as PowerShell cmdlets.
@@ -26,7 +26,7 @@ This release requires the following PowerShell versions:
26
26
## INSTALLATION AND REMOVAL
27
27
28
28
### POWERSHELL GALLERY
29
-
The Pure Storage FlashArray PowerShell SDK 2.26 can be installed via the PowerShell Gallery by using the Install-Module cmdlet:
29
+
The Pure Storage FlashArray PowerShell SDK version 2 can be installed via the PowerShell Gallery by using the Install-Module cmdlet:
30
30
```
31
31
Install-Module -Name PureStoragePowerShellSDK2
32
32
```
@@ -54,7 +54,9 @@ Pure Storage Code Website - https://code.purestorage.com
54
54
55
55
## RELEASE CHANGES
56
56
57
-
On this releases we added the following 22 new cmdlet(s):
57
+
### Version 2.26.70 is a maintenance release that removes an unecessary file from the distribution. No other changes were made between versions 2.26.63 and 2.26.70.
58
+
59
+
Version 2.26.63 adds the following 22 new cmdlet(s):
0 commit comments