From bb127cf196b8ba24b2478aaf58fadb2cc3453470 Mon Sep 17 00:00:00 2001 From: Alon Girmonsky <1990761+alongir@users.noreply.github.com> Date: Sat, 19 Nov 2022 10:49:58 -0800 Subject: [PATCH] Version 37.0 --- CHANGELOG.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 394fa68..e0516fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,12 @@ This document summarizes main and fixes changes published in stable (aka `main`) branch of this project. Ongoing work and development releases are under `develop` branch. -**NOTE**: please note the version numbering change - after 0.25.0 the next stable release is 26.0. From now on Mizu use will `Version.Patch` form for stable releases, and development builds are numbered `Version.Patch-devBUILDNUM` +**NOTE**: please note the version numbering change - after 0.25.0 the next stable release is 26.0. From now on Kubeshark (fka Mizu) use will `Version.Patch` form for stable releases, and development builds are numbered `Version.Patch-devBUILDNUM` -## 29.0 -### improvements: -- mizu check pre-tap - added cluster connectivity check to Docker-Hub -- no-redact - will not store to db sensitive data -- mizu tap - Add option to specify k8s context -- mizu install - get the latest mizu ent template -### fixes: -- basenine files took all available persistent volume space +https://github.com/kubeshark/kubeshark/wiki/CHANGELOG + +## 37.0 +### changes: +- Mizu is now Kubeshark ## 28.0 ### improvements