Getting read for the next release

Alon Girmonsky
2023-07-03 14:07:45 +03:00
parent 800eae29f4
commit ebe953b733

@@ -4,6 +4,23 @@ This document summarizes main and fixes changes published in stable (aka `main`)
https://github.com/kubeshark/kubeshark/wiki/CHANGELOG
## 4X.X
**Breaking Release**: Yes
**Keywords**: Retention, Offline Investigation, Release Namespace, IRSA, kube2iam, config merge
### Enhancements
- `kubeshark config -r` can now merge existing config properties into a new config structure (https://github.com/kubeshark/kubeshark/issues/1372)
- S3 helper now supports IRSA and kube2iam configurations. (https://github.com/kubeshark/kubeshark/issues/1376)
- Use Kubeshark to view an offline S3 bucket / folder (https://github.com/kubeshark/kubeshark/issues/1374)
- Support adding annotations and setting an ingressClass (https://github.com/kubeshark/kubeshark/issues/1371)
### Fixes
- https://github.com/kubeshark/kubeshark/issues/1375
- https://github.com/kubeshark/kubeshark/issues/1361
## 40.0
### changes