v6.5.0-alpha.9
Pre-release
Pre-release
github-actions
released this
04 May 20:34
·
210 commits
to master
since this release
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