From 62e182924264b92cb74b73f6987cee541b64fb39 Mon Sep 17 00:00:00 2001 From: Lauri Nevala Date: Tue, 6 Oct 2020 14:49:34 +0300 Subject: [PATCH] Release v3.6.6 (#1031) Signed-off-by: Lauri Nevala --- package.json | 2 +- static/RELEASE_NOTES.md | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 059ffc63ef..0e7fac5657 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "kontena-lens", "productName": "Lens", "description": "Lens - The Kubernetes IDE", - "version": "3.6.5", + "version": "3.6.6", "main": "static/build/main.js", "copyright": "© 2020, Mirantis, Inc.", "license": "MIT", diff --git a/static/RELEASE_NOTES.md b/static/RELEASE_NOTES.md index 11e3ef4aa7..39d8b45aff 100644 --- a/static/RELEASE_NOTES.md +++ b/static/RELEASE_NOTES.md @@ -2,7 +2,12 @@ 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 you might need to do something to ensure the application works smoothly. So please read through the release highlights! -## 3.6.5 (current version) +## 3.6.6 (current version) +- Fix labels' word boundary to cover only drawer badges +- Fix cluster dashboard opening not to start authentication proxy twice +- Fix: Refresh cluster connection status also when connection is disconnected + +## 3.6.5 - Prevent drawer close when revealing secret value - Fix app crash when CRD conditions were not present - Add support for Stacklight prometheus metrics