From fdd9593c2a1ab492de7502246a1b27f57213cf38 Mon Sep 17 00:00:00 2001 From: Lauri Nevala Date: Wed, 24 Jun 2020 14:05:02 +0300 Subject: [PATCH] Release notes for v3.5.1 (#517) Signed-off-by: Lauri Nevala --- static/RELEASE_NOTES.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/static/RELEASE_NOTES.md b/static/RELEASE_NOTES.md index 18bcfe72cdd9..7182bb5187ab 100644 --- a/static/RELEASE_NOTES.md +++ b/static/RELEASE_NOTES.md @@ -2,8 +2,17 @@ Here you can find description of changes we've built into each release. While we try our best to make each upgrade automatic and as smooth as possible, there may be some cases where your might need to do something to ensure the application works smoothly. So please read through the release highlights! -## 3.5.0 (current version) - +## 3.5.1 (current version) +- Fix kubernetes api requests to work with non-"namespaces" pathnames +- Fix: Handle invalid metrics responses properly +- Fix: Display namespace defined in kubeconfig always in the namespace selector +- Fix: Make sure that secret is defined before trying to decode +- Update Helm to 3.2.4 +- Fix pasting unicode into terminal sometimes not working +- Fix: Open external links in web browser +- Fix kubectl binary version check + +## 3.5.0 - Dynamic dashboard UI based on RBAC rules (hides non-accessible menus) - Show object reference for all objects - Unify scrollbars/paddings