Skip to content

Commit 29d46d6

Browse files
Update README.md
1 parent f65429e commit 29d46d6

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

README.md

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ https://www.codyhosterman.com/2019/12/pure1-rest-api-authentication-made-easy/
7070
<p>Use either get-help or get-command to see the details:</p>
7171
<!-- /wp:paragraph -->
7272

73-
<!-- wp:image {"id":6982,"sizeSlug":"large"} -->
74-
<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/09/image-52-1024x528.png" alt="" class="wp-image-6982"/></figure>
73+
<!-- wp:image {"id":7229,"sizeSlug":"large"} -->
74+
<figure class="wp-block-image size-large"><img src="https://www.codyhosterman.com/wp-content/uploads/2020/11/image-47-1024x557.png" alt="" class="wp-image-7229"/></figure>
7575
<!-- /wp:image -->
7676

7777
<!-- wp:image {"id":6900,"sizeSlug":"large"} -->
@@ -91,58 +91,53 @@ https://www.codyhosterman.com/2019/12/pure1-rest-api-authentication-made-easy/
9191
<!-- /wp:list -->
9292

9393
<!-- wp:heading -->
94-
<h2>Latest version 1.3.0.1 (October 7th, 2020)</h2>
94+
<h2>Latest version 1.4.1.1 (November 25th, 2020)</h2>
9595
<!-- /wp:heading -->
9696

9797
<!-- wp:paragraph -->
98-
<p>See version details: <a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/projects/3">https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/projects/3</a></p>
98+
<p>See version details:</p>
9999
<!-- /wp:paragraph -->
100100

101101
<!-- wp:paragraph -->
102102
<p><strong>New features:</strong></p>
103103
<!-- /wp:paragraph -->
104104

105105
<!-- wp:list -->
106-
<ul><li><a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/32">Auto-discovery of default private key on Unix platforms. </a></li><li>New cmdlet: <a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/28">pull all array alerts Get-PureOneAlert</a></li><li>New cmdlet: <a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/31">pull all support contracts Get-PureOneSupportContract</a></li></ul>
106+
<ul><li>Default Certificate Designation</li><li>Get-PureOneCertificate</li><li>Set-PureOneDefaultCertificate</li><li>Auto-detection of default certificates</li></ul>
107107
<!-- /wp:list -->
108108

109109
<!-- wp:paragraph -->
110110
<p><strong>Bug Fixes:</strong></p>
111111
<!-- /wp:paragraph -->
112112

113113
<!-- wp:list -->
114-
<ul><li><a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/30">Issue where new-pureoneconnection was not terminating upon first error</a></li></ul>
115-
<ul><li><a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/33">Issue where pipelining is broken for certificates with New-PureOneJwt</a></li></ul>
114+
<ul><li>Improved error handling of authentication</li><li>Multiple certificates passed into JWT command causing bad JWTs</li></ul>
116115
<!-- /wp:list -->
117116

118117
<!-- wp:heading -->
119-
<h2>Previous version 1.2.0.3 (September 1st, 2020)</h2>
118+
<h2>Previous Version 1.3.0.0 (September 24th, 2020)</h2>
120119
<!-- /wp:heading -->
121120

122121
<!-- wp:paragraph -->
123-
<p>See version details: <a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/projects/1">https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/projects/1</a></p>
122+
<p>See version details: <a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/projects/3">https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/projects/3</a></p>
124123
<!-- /wp:paragraph -->
125124

126125
<!-- wp:paragraph -->
127126
<p><strong>New features:</strong></p>
128127
<!-- /wp:paragraph -->
129128

130129
<!-- wp:list -->
131-
<ul><li>Core Support on Linux and MacOS</li><li>Multiple Pure1 Organizations</li></ul>
130+
<ul><li><a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/32">Auto-discovery of default private key on Unix platforms. </a></li><li>New cmdlet: <a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/28">pull all array alerts Get-PureOneAlert</a></li><li>New cmdlet: <a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/31">pull all support contracts Get-PureOneSupportContract</a></li></ul>
132131
<!-- /wp:list -->
133132

134133
<!-- wp:paragraph -->
135134
<p><strong>Bug Fixes:</strong></p>
136135
<!-- /wp:paragraph -->
137136

138137
<!-- wp:list -->
139-
<ul><li>Improved error handling</li><li><a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/26" target="_blank" rel="noreferrer noopener">Fixed issue with New-PureOneOperation not terminating after failure (1.2.0.2)</a></li><li><a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/25" target="_blank" rel="noreferrer noopener">Internal function to set REST header to JWT fails when not specifying token directly. (1.2.0.1)</a></li><li>Missing help examples</li></ul>
138+
<ul><li><a href="https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/30">Issue where new-pureoneconnection was not terminating upon first error</a></li></ul>
140139
<!-- /wp:list -->
141140

142-
<!-- wp:paragraph -->
143-
<p>Cmdlets:</p>
144-
<!-- /wp:paragraph -->
145-
146141
<!-- wp:paragraph -->
147142
<p><br><br></p>
148143
<!-- /wp:paragraph -->

0 commit comments

Comments
 (0)