Updated CHANGELOG (markdown)

Alon Girmonsky 2023-07-03 14:30:44 +03:00
parent 097f91c37b
commit 90e2d71f01

@ -5,7 +5,7 @@ This document summarizes main and fixes changes published in stable (aka `main`)
https://github.com/kubeshark/kubeshark/wiki/CHANGELOG https://github.com/kubeshark/kubeshark/wiki/CHANGELOG
# 4X.X (2023-07-04) # 4X.X (2023-07-04)
## Release Highlights ## Release Highlights
**Keywords**: Traffic Retention, Offline View, Release Namespace, IRSA, kube2iam, config merge **Keywords**: Traffic Retention, Offline View, Release Namespace, IRSA, kube2iam, config merge
@ -13,22 +13,19 @@ https://github.com/kubeshark/kubeshark/wiki/CHANGELOG
In addition to numerous bug fixes, new support for offline retained traffic viewing using AWSS3. Support for kube2iam and IRSA mechanisms. Annotations and IngressClass and more. In addition to numerous bug fixes, new support for offline retained traffic viewing using AWSS3. Support for kube2iam and IRSA mechanisms. Annotations and IngressClass and more.
## Breaking Changes ## Breaking Changes
- Default deployment namespace is now `default and not `kubeshark` - Default deployment namespace is now `default and not `kubeshark`
- Configuration attribute `selfnamespace` was changed to `releasenamespace` to comply with Helm best practices - Configuration attribute `selfnamespace` was changed to `releasenamespace` to comply with Helm best practices
### Additional Enhancements and Changes ### Additional Enhancements and Changes
- `kubeshark config -r` can now merge existing config properties into a new config structure (https://github.com/kubeshark/kubeshark/issues/1372) - `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) - 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) - 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) - Support adding annotations and setting an ingressClass (https://github.com/kubeshark/kubeshark/issues/1371)
- Changed `selfnamespace` to `releasenamespace` to comply with Helm best practices
- Changes Kubeshark's default deployment namespace to `default` with the option of setting a different deployment namespace
### Fixes ### Fixes
- Support for --debug / -d functionality - Support for --debug / -d functionality
- https://github.com/kubeshark/kubeshark/issues/1375 - Remove hostPort from Manifest to enable deployment into default namespace in EKS
- https://github.com/kubeshark/kubeshark/issues/1361
## 40.0 ## 40.0