Version 37.0

Alon Girmonsky
2022-11-19 10:49:58 -08:00
parent b34ade969f
commit bb127cf196

@@ -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