Skip to content

Commit 4097759

Browse files
Update README.md
2.0.0.0 release notes
1 parent 71f809c commit 4097759

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,28 @@
33
<!-- /wp:heading -->
44
<p><!--StartFragment--></p>
55

6+
<p><!--StartFragment--></p>
7+
68
<!-- wp:paragraph -->
79
<p>To help our customers I have written a module that includes a lot of the common operations people might need to “connect” PowerCLI to our PowerShell SDK.</p>
810
<!-- /wp:paragraph -->
911

1012
<!-- wp:paragraph -->
11-
<p><strong>Latest version 1.4.2.0 (May 21st, 2020)</strong></p>
13+
<p><strong>Latest version 2.0.0.0 (August 26th, 2020)</strong></p>
1214
<!-- /wp:paragraph -->
1315

1416
<!-- wp:paragraph -->
1517
<p>The module is called <a href="https://www.powershellgallery.com/packages/PureStorage.FlashArray.VMware/">PureStorage.FlashArray.VMware</a>.</p>
1618
<!-- /wp:paragraph -->
1719

20+
<!-- wp:paragraph -->
21+
<p>New Features:</p>
22+
<!-- /wp:paragraph -->
23+
24+
<!-- wp:list -->
25+
<ul><li>PowerShell Core support</li><li>Get-PfavVolVol Returns the volumes and volume group(s) of a given vVol VM</li><li>Multi-vCenter support for get-pfaVsphereplugin, install-pfaVspherePlugin, and uninstall-pfaVspherePlugin</li><li>Can now specify a source volume name when creating a VMFS from a snapshot instead of it being auto-generated</li><li>Can now provision VMFS volumes on ESXi 7 host</li><li>Get-PfaVspherePlugin now can return what is installed on a vCenter when -Server parameter is supplied</li><li>Issue slowing down Get-PfaVspherePlugin when a FlashArray connection exists is resolved</li></ul>
26+
<!-- /wp:list -->
27+
1828
<!-- wp:paragraph -->
1929
<p><em>To report issues or request new features, please enter them here:</em></p>
2030
<!-- /wp:paragraph -->
@@ -91,8 +101,8 @@
91101
<p>For all available commands, use<em> get-command</em>:</p>
92102
<!-- /wp:paragraph -->
93103

94-
<!-- wp:image {"id":6306,"sizeSlug":"large"} -->
95-
<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/01/image-16-1024x985.png" alt="" class="wp-image-6306"/></figure>
104+
<!-- wp:image {"id":6859,"sizeSlug":"large"} -->
105+
<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/08/image-4-1024x980.png" alt="" class="wp-image-6859"/></figure>
96106
<!-- /wp:image -->
97107

98108
<!-- wp:paragraph -->

0 commit comments

Comments
 (0)