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: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,24 @@
2
2
3
3
* As of v1.4.0 release candidates will be published in an effort to get new features out faster while still allowing time for full QA testing before moving the release candidate to a full release.
4
4
5
+
## v1.6.0rc3 [2023-10-31]
6
+
#### What's New
7
+
* None
8
+
9
+
#### Enhancements
10
+
* None
11
+
12
+
#### Bug Fixes
13
+
* Clarified language in an error message when an authentication token has been invalidated on the server side and the resulting action the user must take to clear the token.
14
+
* More gracefully handle when a Kubernetes `certificate-authority-data` cannot be base64 decoded to a proper certificate - we will skip over that specific cluster.
0 commit comments