docs: Update release notes (#4543)

* docs: Update release notes

* docs: Updates based on review feedback
pull/4566/head
Dan Heath 2 years ago committed by GitHub
parent 46a16b91e5
commit a4ac18073c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -283,6 +283,28 @@ description: |-
</td>
</tr>
<tr>
<td style={{verticalAlign: 'middle'}}>
0.14.0+
<br /><br />
(Fixed in 0.15.3)
</td>
<td style={{verticalAlign: 'middle'}}>
Cannot delete IAM access key resource
</td>
<td style={{verticalAlign: 'middle'}}>
When you delete an AWS S3 storage bucket that had credential rotation enabled, Boundary cannot delete the associated IAM access key resource.
<br /><br />
This issue is fixed in version 0.15.3.
<br /><br />
<a href="/boundary/tutorials/self-managed-deployment/upgrade-version">Upgrade to the latest version of Boundary</a>
<br /><br />
Learn more:&nbsp;
<a href="/boundary/docs/configuration/session-recording/create-storage-bucket">Create a storage bucket</a>
</td>
</tr>
</tbody>
</table>

@ -133,6 +133,27 @@ description: |-
</td>
</tr>
<tr>
<td style={{verticalAlign: 'middle'}}>
0.14.0+
<br /><br />
(Fixed in 0.15.3)
</td>
<td style={{verticalAlign: 'middle'}}>
Cannot delete IAM access key resource
</td>
<td style={{verticalAlign: 'middle'}}>
When you delete an AWS S3 storage bucket that had credential rotation enabled, Boundary cannot delete the associated IAM access key resource.
<br /><br />
This issue is fixed in version 0.15.3.
<br /><br />
<a href="/boundary/tutorials/self-managed-deployment/upgrade-version">Upgrade to the latest version of Boundary</a>
<br /><br />
Learn more:&nbsp;
<a href="/boundary/docs/configuration/session-recording/create-storage-bucket">Create a storage bucket</a>
</td>
</tr>
<tr>
<td style={{verticalAlign: 'middle'}}>
0.15.0
@ -231,6 +252,24 @@ description: |-
</td>
</tr>
<tr>
<td style={{verticalAlign: 'middle'}}>
0.15.0
<br /><br />
(Fixed in 0.15.3 and 2.0.2 Desktop)
</td>
<td style={{verticalAlign: 'middle'}}>
Boundary Desktop does not update
</td>
<td style={{verticalAlign: 'middle'}}>
The macOS Boundary Desktop client displays a prompt to update automatically, but it never actually updates.
<br /><br />
This issue is fixed in Boundary version 0.15.3 and version 2.0.2 of the Desktop client.
<br /><br />
<a href="/boundary/tutorials/self-managed-deployment/upgrade-version">Upgrade to the latest version of Boundary</a>
</td>
</tr>
</tbody>
</table>

Loading…
Cancel
Save