From d8f64996c1247e69331a9100370d3299a60615c1 Mon Sep 17 00:00:00 2001 From: derailed Date: Wed, 1 May 2019 15:57:09 -0600 Subject: [PATCH] update release notes --- change_logs/release_0.6.2.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 change_logs/release_0.6.2.md diff --git a/change_logs/release_0.6.2.md b/change_logs/release_0.6.2.md new file mode 100644 index 00000000..ed510f78 --- /dev/null +++ b/change_logs/release_0.6.2.md @@ -0,0 +1,32 @@ + + +# Release v0.6.2 + +## Notes + +Thank you to all that contributed with flushing out issues with K9s! I'll try to mark some of these issues as fixed. But if you don't mind grab the latest rev and see if we're happier with some of the fixes! + +If you've filed an issue please help me verify and close. + +Thank you so much for your support and awesome suggestions to make K9s better!! + +Also if you dig this tool, please make some noise on social! [@kitesurfer](https://twitter.com/kitesurfer) + +--- + +## Change Logs + +### Performance + +In our attempt to remediate screens lock outs, it looks like K9s performance on certain clusters took a turn for the worst. In this drop we've taken +a peek at improving some perfs tho much more in investigating remains. Big ATTA Boys! in effect to both @eldada and @despairblue for helping me track down some of these issues. We're not done by any strectch but hopefully this drop will be a bit of an improvement in the 0.6.x lineage. Thank you all for your patience and support!! + +--- + +## Resolved Bugs + ++ [Issue #171](https://github.com/derailed/k9s/issues/171) With feelings... + +--- + + © 2019 Imhotep Software LLC. All materials licensed under [Apache v2.0](http://www.apache.org/licenses/LICENSE-2.0)