diff --git a/change_logs/release_0.1.7.md b/change_logs/release_0.1.7.md new file mode 100644 index 00000000..d5ba3f1a --- /dev/null +++ b/change_logs/release_0.1.7.md @@ -0,0 +1,28 @@ +# Release v0.1.7 + +## 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!! + +--- + +## Change Logs + +* [Feature request #73](https://github.com/derailed/k9s/issues/73) Add support for search/filter +* [Feature request #48](https://github.com/derailed/k9s/issues/48) Add support to filter alias view +* [Feature request #30](https://github.com/derailed/k9s/issues/30) Add support for init containers +* Major cleanup + refactor. Might have introduced some instability... + +--- + +## Resolved Bugs + +* [Issue #71](https://github.com/derailed/k9s/issues/71) K9s no longer assumes a metrics server is + running. Better if it is but should not prevent from viewing resources. +* [Issue #77](https://github.com/derailed/k9s/issues/77)