What's Changed
- Ephemeral containers are presented in Pods views and menus (#958, #966)
- Nodes list shows metrics from metrics-server if Prometheus is not available (#986)
- Better presentation for boolean values (#953, #956)
- New format of port details for Pods and Services (#982)
- More details are presented for Services (#983, #989)
- Removed Kubernetes API batch/v1beta1 (#972)
- Extension API has all utilities exported in
Common.Util
and all stores and APIs exported inRenderer.K8sApi
(#950) - Extension API has a new class LensExtensionKubeObject that simplifies new classes for CRDs (#991)
- Electron: 35.7.0 with Chrome: 134.0.6998.205 and Node: 22.16.0
- Helm v3.18.4
- 16 dependencies updated in total
Full Changelog: v1.4.0...v1.5.0
Discussion: #935