From 45ee23b02d9ebbca66cf95c093fd14484701773b Mon Sep 17 00:00:00 2001
From: Dan Heath <76443935+Dan-Heath@users.noreply.github.com>
Date: Tue, 19 Mar 2024 21:58:37 +0000
Subject: [PATCH 1/2] backport of commit
4aa428eab9e640ca4cc700c374082c888a0c98ef
---
.../content/docs/release-notes/v0_14_0.mdx | 22 +++++++++++
.../content/docs/release-notes/v0_15_0.mdx | 39 +++++++++++++++++++
2 files changed, 61 insertions(+)
diff --git a/website/content/docs/release-notes/v0_14_0.mdx b/website/content/docs/release-notes/v0_14_0.mdx
index 992583448f..7407e213db 100644
--- a/website/content/docs/release-notes/v0_14_0.mdx
+++ b/website/content/docs/release-notes/v0_14_0.mdx
@@ -283,6 +283,28 @@ description: |-
+
+
+ 0.14.0+
+
+ (Fixed in 0.15.3)
+ |
+
+ Cannot delete IAM access key resource
+ |
+
+ When you delete an AWS S3 storage bucket that had credential rotation enabled, Boundary cannot delete the associated IAM access key resource.
+
+ This issue is fixed in version 0.15.3.
+
+ Upgrade to the latest version of Boundary
+
+ Learn more:
+ Create a storage bucket
+ |
+
+
+
diff --git a/website/content/docs/release-notes/v0_15_0.mdx b/website/content/docs/release-notes/v0_15_0.mdx
index 19a939cd9b..281c1cf564 100644
--- a/website/content/docs/release-notes/v0_15_0.mdx
+++ b/website/content/docs/release-notes/v0_15_0.mdx
@@ -133,6 +133,27 @@ description: |-
+
+
+ 0.14.0+
+
+ (Fixed in 0.15.3)
+ |
+
+ Cannot delete IAM access key resource
+ |
+
+ When you delete an AWS S3 storage bucket that had credential rotation enabled, Boundary cannot delete the associated IAM access key resource.
+
+ This issue is fixed in version 0.15.3.
+
+ Upgrade to the latest version of Boundary
+
+ Learn more:
+ Create a storage bucket
+ |
+
+
|
0.15.0
@@ -231,6 +252,24 @@ description: |-
|
+
+
+ 0.15.0
+
+ (Fixed in 0.15.3)
+ |
+
+ Boundary Desktop does not update
+ |
+
+ If you used Homebrew to install Boundary Desktop on macOS, the Desktop client displays a prompt to update automatically, but it never actually updates.
+
+ This issue is fixed in version 0.15.3.
+
+ Upgrade to the latest version of Boundary
+ |
+
+
From 595f645a07f0ce8a93efa33f617688320acf03e4 Mon Sep 17 00:00:00 2001
From: Dan Heath <76443935+Dan-Heath@users.noreply.github.com>
Date: Thu, 21 Mar 2024 17:23:22 +0000
Subject: [PATCH 2/2] backport of commit
0ec5bcd1f0600134af6da6ee618afc5073fc61de
---
website/content/docs/release-notes/v0_15_0.mdx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/website/content/docs/release-notes/v0_15_0.mdx b/website/content/docs/release-notes/v0_15_0.mdx
index 281c1cf564..2c0d118c8b 100644
--- a/website/content/docs/release-notes/v0_15_0.mdx
+++ b/website/content/docs/release-notes/v0_15_0.mdx
@@ -256,15 +256,15 @@ description: |-
0.15.0
- (Fixed in 0.15.3)
+ (Fixed in 0.15.3 and 2.0.2 Desktop)
|
Boundary Desktop does not update
|
- If you used Homebrew to install Boundary Desktop on macOS, the Desktop client displays a prompt to update automatically, but it never actually updates.
+ The macOS Boundary Desktop client displays a prompt to update automatically, but it never actually updates.
- This issue is fixed in version 0.15.3.
+ This issue is fixed in Boundary version 0.15.3 and version 2.0.2 of the Desktop client.
Upgrade to the latest version of Boundary
|