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: website/content/docs/release-notes/v0_15_0.mdx
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -290,6 +290,28 @@ description: |-
290
290
</td>
291
291
</tr>
292
292
293
+
<tr>
294
+
<tdstyle={{verticalAlign: 'middle'}}>
295
+
0.15.0
296
+
<br /><br />
297
+
(Fixed in 0.15.5)
298
+
</td>
299
+
<tdstyle={{verticalAlign: 'middle'}}>
300
+
Users cannot log in to Boundary Desktop
301
+
</td>
302
+
<tdstyle={{verticalAlign: 'middle'}}>
303
+
A bug caused Boundary Desktop to incorrectly assume the controller was running an unsupported version. It would prevent users from being able to log in to the Desktop client.
Copy file name to clipboardExpand all lines: website/content/docs/release-notes/v0_16_0.mdx
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,5 +201,27 @@ description: |-
201
201
<ahref="/boundary/tutorials/self-managed-deployment/upgrade-version">Upgrade to the latest version of Boundary</a>
202
202
</td>
203
203
</tr>
204
+
205
+
<tr>
206
+
<tdstyle={{verticalAlign: 'middle'}}>
207
+
0.16.0
208
+
<br /><br />
209
+
(Fixed in 0.16.0)
210
+
</td>
211
+
<tdstyle={{verticalAlign: 'middle'}}>
212
+
Users cannot log in to Boundary Desktop
213
+
</td>
214
+
<tdstyle={{verticalAlign: 'middle'}}>
215
+
A bug caused Boundary Desktop to incorrectly assume the controller was running an unsupported version. It would prevent users from being able to log in to the Desktop client.
0 commit comments