chore: update CHANGELOG.md for v1.1.0 [skip ci]

This commit is contained in:
gitea-actions[bot] 2026-06-08 02:49:25 +00:00
parent 0d7534d8d9
commit 3b0c61d4b0

View File

@ -42,6 +42,7 @@ CI, chore, and build changes are excluded.
- **kube**: Correct kubectl context, dialog close, icon visibility, cluster name
- **kube**: Use current-context for kubectl auth; fix SelectValue label display
- **kube**: Switch to --kubeconfig flag; add Test Connection diagnostic
- **kube**: Add two-stage diagnostics to test_kubectl_connection
### Documentation
- **kubernetes**: Add comment about dynamic port allocation limitation
@ -62,6 +63,9 @@ CI, chore, and build changes are excluded.
- **kubernetes**: Implement Phase 7 - real-time updates
- **kubernetes**: Implement Lens Desktop v5 feature-parity UI
### Security
- **kube**: Restrict temp kubeconfig files to owner-only permissions
## [1.1.0] — 2026-06-06
### Bug Fixes