Releases: lensapp/lens
Releases · lensapp/lens
v6.5.0-alpha.13
Changes since 6.5.0-alpha.12
🐛 Bug Fixes
- fix: Switch to using IAsyncComputed to resolve bad setState error within ClusterOverview from react (#7733) https://github.com/Nokel81
- fix: Copy fonts from @k8slens/core to open-lens correctly (#7736) https://github.com/Nokel81
🧰 Maintenance
- chore: Fixup dependencies and ensure no duplication between kinds of dependencies (#7735) https://github.com/Nokel81
v6.5.0-alpha.12
Changes since 6.5.0-alpha.11
🚀 Features
- Add welcome page to hotbar (#7717) https://github.com/jweak
🐛 Bug Fixes
- Bump bundled helm version to 3.11.0 (#7661) https://github.com/si458
- fix: Don't crash when hovering hotbar menu index (#7707) https://github.com/Nokel81
🧰 Maintenance
- chore: Only download binaries for the current platform by default (#7708) https://github.com/Nokel81
- chore: export ui-component styles (#7723) https://github.com/gabriel-mirantis
- chore(deps-dev): Bump monaco-editor from 0.37.1 to 0.38.0 (#7672) https://github.com/app/dependabot
- chore(deps-dev): Bump xterm from 4.17.0 to 4.19.0 (#7671) https://github.com/app/dependabot
- chore(deps-dev): Bump xterm-addon-fit from 0.5.0 to 0.7.0 (#7674) https://github.com/app/dependabot
- chore: Fix dev mode of open-lens running is circles (#7726) https://github.com/Nokel81
- chore: Support and switch to using ^9.6.5 version of NPM (#7728) https://github.com/Nokel81
v6.5.0-alpha.11
Changes since 6.5.0-alpha.10
🐛 Bug Fixes
- fix: Do not crash when opening details of a helm release (#7697) https://github.com/Nokel81
- chore: Fix build failing on non-windows platforms (#7705) https://github.com/Nokel81
- Fix "Details" not opening (#7701) https://github.com/Iku-turso
- fix: Bring back search filters for pods which were accidentally remov… (#7713) https://github.com/jansav
- fix: Kludge cluster settings not opening when extension introduces ne… (#7715) https://github.com/jansav
- Add missing styles to fix terminal resizing (#7702) https://github.com/Iku-turso
🧰 Maintenance
- chore: Fix build of open-lens (#7687) https://github.com/Nokel81
- chore: Don't fail daily alpha workflow when there is nothing to release (#7699) https://github.com/Nokel81
- Fix open-lens package address in prestart-dev (#7714) https://github.com/aleksfront
v6.5.0-alpha.10
Changes since 6.5.0-alpha.9
🚀 Features
- Change welcome icon to home (#7696) https://github.com/jweak
🐛 Bug Fixes
- Make StatefulSet dialog consistent with ReplicaSet (#7685) https://github.com/panuhorsmalahti
🧰 Maintenance
- chore: Fix daily alpha workflow not having enough commits (#7686) https://github.com/Nokel81
v6.5.0-alpha.9
Changes since 6.5.0-alpha.8
🚀 Features
- Move resource templates to @k8slens/resource-templates package (#7077) https://github.com/jakolehm
- Add ability to remove subNamespaces (#7600) https://github.com/Nokel81
- Adjust container status colors to be distinguable with red/green filter (#7621) https://github.com/aleksfront
🐛 Bug Fixes
- Fix save and save&close not working when editing existing resources (#7599) https://github.com/Nokel81
- Display zero minAvailable/maxUnavailable as 0 instead of N/A (#7620) https://github.com/panuhorsmalahti
- Hide Update Channel preference when not applicable. (#7624) https://github.com/Nokel81
🧰 Maintenance
- chore(deps-dev): Bump @types/node from 16.18.23 to 16.18.24 (#7587) https://github.com/app/dependabot
- chore(deps-dev): Bump memfs from 3.5.0 to 3.5.1 (#7597) https://github.com/app/dependabot
- chore(deps-dev): Bump @swc/core from 1.3.52 to 1.3.53 (#7603) https://github.com/app/dependabot
- chore(deps-dev): Bump typedoc from 0.24.4 to 0.24.5 (#7604) https://github.com/app/dependabot
- chore(deps): Bump inquirer from 9.1.5 to 9.2.0 (#7605) https://github.com/app/dependabot
- chore(deps-dev): Bump eslint from 8.38.0 to 8.39.0 (#7606) https://github.com/app/dependabot
- ci: Fix test of 'Cron Test' workflow (#7611) https://github.com/Nokel81
- chore(deps-dev): Bump @typescript-eslint/parser from 5.59.0 to 5.59.1 (#7614) https://github.com/app/dependabot
- chore(deps): Bump @ogre-tools/injectable-extension-for-mobx from 15.5.1 to 15.6.1 (#7616) https://github.com/app/dependabot
- chore(deps-dev): Bump typedoc from 0.24.5 to 0.24.6 (#7613) https://github.com/app/dependabot
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 (#7615) https://github.com/app/dependabot
- ci: Fix daily alpha workflow to just create the next alpha (#7612) https://github.com/Nokel81
- chore: Add support for using injectionTokens in global overrides (#7625) https://github.com/Nokel81
- feature @k8slens/routing (#7619) https://github.com/gabriel-mirantis
- chore: extract error-boundary (#7631) https://github.com/gabriel-mirantis
- chore: Remove leading '+' on some directory names (#7626) https://github.com/Nokel81
- chore(deps): Bump tailwindcss from 3.3.1 to 3.3.2 (#7627) https://github.com/app/dependabot
- chore(deps): Bump sass from 1.62.0 to 1.62.1 (#7630) https://github.com/app/dependabot
- chore(deps-dev): Bump @types/node from 16.18.24 to 16.18.25 (#7629) https://github.com/app/dependabot
- chore(deps-dev): Bump @types/http-proxy from 1.17.10 to 1.17.11 (#7628) https://github.com/app/dependabot
- chore: extract @k8slens/resizing-anchor (#7632) https://github.com/gabriel-mirantis
- chore(deps-dev): Bump electron from 22.3.6 to 22.3.7 (#7635) https://github.com/app/dependabot
- chore(deps): Bump webpack from 5.80.0 to 5.81.0 (#7633) https://github.com/app/dependabot
- chore(deps-dev): Bump xterm-addon-fit from 0.5.0 to 0.7.0 (#7636) https://github.com/app/dependabot
- chore(deps): Bump @ogre-tools/injectable from 15.6.1 to 15.7.0 (#7641) https://github.com/app/dependabot
- chore(deps): Bump sharp from 0.32.0 to 0.32.1 (#7642) https://github.com/app/dependabot
- chore(deps): Bump @ogre-tools/injectable-react from 15.6.1 to 15.7.0 (#7643) https://github.com/app/dependabot
- chore(ci): Fix Daily Alpha workflow (#7648) https://github.com/Nokel81
- chore: Add git fetch to daily alpha to fix error (#7649) https://github.com/Nokel81
- chore(deps-dev): Bump playwright from 1.32.3 to 1.33.0 (#7650) https://github.com/app/dependabot
- chore(deps): Bump @ogre-tools/injectable-extension-for-auto-registration from 15.6.1 to 15.7.0 (#7653) https://github.com/app/dependabot
- chore(deps-dev): Bump @ogre-tools/test-utils from 15.6.1 to 15.7.0 (#7652) https://github.com/app/dependabot
- chore(deps-dev): Bump @types/marked from 4.0.8 to 4.3.0 (#7651) https://github.com/app/dependabot
- Chore: extract event-emitter from core (#7658) https://github.com/jakolehm
- Extract legacy di and kube-object to fix other typings (#7640) https://github.com/Nokel81
- Migrate to shared build script and add support for linkability of development (#7654) https://github.com/jansav
- docs: Rework cluster connection flow scenarios (#7668) https://github.com/Nokel81
- @k8slens/logger (#7660) https://github.com/gabriel-mirantis
- Chore: extract json-api from core (#7675) https://github.com/jakolehm
- Remove some unused dependencies (#7678) https://github.com/Iku-turso
- Make package-locks less volatile (#7677) https://github.com/Iku-turso
- chore: Fix daily alpha to generate release PR (#7681) https://github.com/Nokel81
v6.5.0-alpha.8
Changes since 6.5.0-alpha.7
🚀 Features
- List layout column injection token package (#7544) https://github.com/samitiilikainen
🐛 Bug Fixes
- Use strict dependency for extension-api -> core (#7579) https://github.com/panuhorsmalahti
- List more than 256 helm releases (#7594) https://github.com/panuhorsmalahti
🧰 Maintenance
- chore: Revert only running one cluster page e2e test (#7572) https://github.com/Nokel81
- chore(deps-dev): Bump fast-xml-parser from 4.2.0 to 4.2.2 (#7576) https://github.com/app/dependabot
- chore: extract tooltip from core (#7539) https://github.com/gabriel-mirantis
- Fix errors in CI about documentation (#7582) https://github.com/Nokel81
- chore: Fix unit tests by increasing coverage of tooltip to 100% (#7584) https://github.com/Nokel81
- docs: Add documentation for cluster connection flow (#7580) https://github.com/Nokel81
- chore(deps-dev): Bump @swc/core from 1.3.51 to 1.3.52 (#7586) https://github.com/app/dependabot
- chore(deps): Bump webpack from 5.79.0 to 5.80.0 (#7588) https://github.com/app/dependabot
- chore(deps-dev): Bump postcss from 8.4.22 to 8.4.23 (#7589) https://github.com/app/dependabot
- chore: Expand withTooltip unit tests (#7595) https://github.com/Nokel81
- chore: extract button from core for error-boundary (#7592) https://github.com/gabriel-mirantis
v6.5.0-alpha.7
Changes since 6.5.0-alpha.6
🚀 Features
- Convert Kubectl versioning map to compile time dynamic (#7070) https://github.com/Nokel81
- New resource view: ValidatingWebhookConfigurations (#7552) https://github.com/aleksfront
- feat: Introduce API for changing the status bar colour (#7556) https://github.com/Nokel81
🐛 Bug Fixes
- fix: Make importing styles not break the builds (#7550) https://github.com/jansav
- Don't show update button if downloading of an update fails (#7568) https://github.com/jakolehm
🧰 Maintenance
- fix: Fix when github releases are marked as prereleases (#7542) https://github.com/Nokel81
- Make webpack respect dependencies vs peerDependencies when deciding dependency is external (#7545) https://github.com/jansav
- Improve typing experience with targetted decorators (#7437) https://github.com/Nokel81
- Bump typedoc from 0.23.25 to 0.24.1 (#7528) https://github.com/app/dependabot
- chore(deps-dev): Bump @swc/jest from 0.2.24 to 0.2.26 (#7554) https://github.com/app/dependabot
- chore(deps-dev): Bump monaco-editor from 0.29.1 to 0.37.1 (#7555) https://github.com/app/dependabot
- chore: Fix cron test workflow failing due to wrong reasons (#7562) https://github.com/Nokel81
- Fixing creating Pod integration tests (#7563) https://github.com/aleksfront
- Add logging of build version during application startup (#7565) https://github.com/Nokel81
- chore(deps-dev): Bump webpack-dev-server from 4.13.2 to 4.13.3 (#7557) https://github.com/app/dependabot
- chore(deps-dev): Bump html-webpack-plugin from 5.5.0 to 5.5.1 (#7560) https://github.com/app/dependabot
- chore(deps-dev): Bump postcss from 8.4.21 to 8.4.22 (#7559) https://github.com/app/dependabot
- chore(deps): Bump sharp from 0.31.3 to 0.32.0 (#7558) https://github.com/app/dependabot
v6.5.0-alpha.6
Changes since 6.5.0-alpha.5
🐛 Bug Fixes
- Improve handling of exit and cleanup flow (#7510) https://github.com/Nokel81
v6.5.0-alpha.5
Changes since 6.5.0-alpha.4
🧰 Maintenance
- Bump underscore from 1.7.0 to 1.13.6 (#7533) https://github.com/app/dependabot
- Fix publishing alpha failing due to accidental private package (#7537) https://github.com/Nokel81
v6.5.0-alpha.4
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 (#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