v6.5.0-alpha.4
版本发布时间: 2023-04-12 21:07:57
lensapp/lens最新发布版本:v2024.1.300751-latest(2024-01-31 15:25:59)
Changes since 6.5.0-alpha.3
🚀 Features
- Respect cluster avatars entity background color (#7365) https://github.com/aleksfront
- Renderer file logging through IPC (#7300) https://github.com/samitiilikainen
- Fix Check for updates menu item title capitalisation (#7396) https://github.com/aleksfront
- Adding package exporting injection tokens for cluster settings (#7395) https://github.com/aleksfront
- Support using Eviction API where applicable (#7372) https://github.com/ixrock
- Export
getPodsByOwnerId
to extension API (#7225) https://github.com/apialaviiva - Make ServiceAccount kubeconfig context name differ from cluster context name (#7433) https://github.com/jim-docker
- Introduce Feature for Keyboard Shortcuts (#7442) https://github.com/jansav
- Show Message Box when no update is available after manually checking for updates (#7390) https://github.com/gabriel-mirantis
- Add workload 'kind' param to 'show-details' event (#7464) https://github.com/aleksfront
- Renderer file logging through IPC (#7499) https://github.com/samitiilikainen
- feat: Allow built versions to specify an environment (#7495) https://github.com/Nokel81
- New Resouce View: MutatingWebhookConfigurations (#7522) https://github.com/aleksfront
- Add metrics Feature (#7507) https://github.com/jweak
🐛 Bug Fixes
- Fix catalog & workloads table view (#7371) https://github.com/aleksfront
- Fix type error in new @k8slens/messaging (#7392) https://github.com/Nokel81
- Revert "Renderer file logging through IPC" (#7393) https://github.com/Nokel81
- Add behavioural tests for Cluster Menu K8s Resources in Sidebar menu not being shown (#7280) https://github.com/Nokel81
- Fix download all logs for pod with few containers (#7413) https://github.com/aleksfront
- Block renderering non http(s):// links via <HelmChartIcon> (#7419) https://github.com/aleksfront
- Fix metrics visibility logic (#7465) https://github.com/jweak
- Fix node metrics line progress (#7466) https://github.com/jweak
- fix: Add check in release-tool for no relevant PRs (#7478) https://github.com/Nokel81
- fix: Referencing apiManager should not throw (#7468) https://github.com/Nokel81
🧰 Maintenance
- Fix findClosestVersionTagLessThanVersion in release tool (#7374) https://github.com/Nokel81
- Remove direct dependency on 'abort-controller' package (#7366) https://github.com/Nokel81
- Add note about major version bumps in release guide (#7382) https://github.com/Nokel81
- Fix problems when using 'npm link' (#7380) https://github.com/Nokel81
- Switch to using messaging and startable stoppable from NPM package (#7368) https://github.com/jansav
- Electron 22.3.3 (#7389) https://github.com/jakolehm
- Fix formatting in release guide (#7398) https://github.com/Nokel81
- Update webstorm configs (#7415) https://github.com/jansav
- Fix Cannot find module '@k8slens/cluster-settings' while running in dev mode (#7412) https://github.com/aleksfront
- Refactor electron window setCertificateVerifyProc (#7185) https://github.com/jakolehm
- Remove
BaseStore<T>
and replace with composition of dependencies (#7002) https://github.com/Nokel81 - Remove auto adding tickets to project board (#7424) https://github.com/Nokel81
- Remove Materials Insiders usage. (#7430) https://github.com/stevejr
- Add scenarios for namespace selector (#7431) https://github.com/Nokel81
- Remove requirement for JSON of messages (#7426) https://github.com/Nokel81
- Extract React Application as a Feature (#7441) https://github.com/jansav
- Bump rimraf from 4.4.0 to 4.4.1 (#7406) https://github.com/app/dependabot
- Bump lerna from 6.5.1 to 6.6.1 (#7411) https://github.com/app/dependabot
- Move Cluster.apiUrl to seperate injectable (#7354) https://github.com/Nokel81
- Get dev mode fixed (#7447) https://github.com/Nokel81
- conf v10.2.0 (#7462) https://github.com/panuhorsmalahti
- Bump webpack-dev-server from 4.11.1 to 4.13.2 (#7457) https://github.com/app/dependabot
- Bump playwright from 1.31.2 to 1.32.1 (#7460) https://github.com/app/dependabot
- Bump @types/react-beautiful-dnd from 13.1.3 to 13.1.4 (#7459) https://github.com/app/dependabot
- chore: Add notes about picking PRs in release guide (#7492) https://github.com/Nokel81
- Add front-end specific requirements like sass, post-css, assets to reusable webpack configurations (#7423) https://github.com/jweak
- Auto cancel stale workflows (#7494) https://github.com/Nokel81
- Bump tailwindcss from 3.2.7 to 3.3.1 (#7458) https://github.com/app/dependabot
- Bump @ogre-tools/injectable-extension-for-mobx from 15.1.2 to 15.3.0 (#7503) https://github.com/app/dependabot
- Introduce clearer boundry between extensions (#7164) https://github.com/Nokel81
- Bump joi from 17.8.4 to 17.9.1 (#7500) https://github.com/app/dependabot
- Simplify extension dependency injection (#7165) https://github.com/Nokel81
- Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.57.1 (#7518) https://github.com/app/dependabot
- Bump immer from 9.0.19 to 9.0.21 (#7502) https://github.com/app/dependabot
- Set status item
padding-inline
to 0 if there is no children elements (#7529) https://github.com/chenhunghan