Changes since 6.4.0-alpha.4
🚀 Features
- Add ability for KubeApi to filter server versions (#6908) https://github.com/Nokel81
🐛 Bug Fixes
- Broadcast error messages within Cluster.getConnectionStatus (#6964) https://github.com/Nokel81
- Do not show Created on DetailsPane when there's no timestamp. (#6984) https://github.com/jweak
- Export type-space versions of constructors to fix extension API (#6990) https://github.com/Nokel81
- Parse HPA metrics from different versions (#6971) https://github.com/aleksfront
- Change renderer attempting to load CAs to go through main (#7003) https://github.com/Nokel81
- Bump bundled helm to v3.11.0 (#6988) https://github.com/Nokel81
- Fix getting metrics name for HPA v1 (#7011) https://github.com/aleksfront
- Fix PodDistruptionBudgets not displaying on newer Kube versions (#6989) https://github.com/Nokel81
- Add more resiliancy to listing kube API resource kinds (#6995) https://github.com/Nokel81
- Fix monaco editor scroll block in config map details (#7000) https://github.com/aleksfront
🧰 Maintenance
- Bump esbuild from 0.17.2 to 0.17.3 (#6977) https://github.com/app/dependabot
- Upgrade to codeql@v2 (#6976) https://github.com/Nokel81
- Improve the injectability of cluster metadata detection (#6910) https://github.com/Nokel81
- Remove last usages of request in our code (#6911) https://github.com/Nokel81
- Restructure to monorepo (#6907) https://github.com/jakolehm
- Remove deleted make target invocation (#7005) https://github.com/Nokel81
- Add --skip-nx-cache to lerna run dev command (#7010) https://github.com/aleksfront
- Fix core package name and version (#7007) https://github.com/jakolehm
- Bump @swc/core from 1.3.25 to 1.3.28 (#7006) https://github.com/app/dependabot
- Move node-fetch to separate package (#7009) https://github.com/jakolehm
- Fix building docs and verify:docs workflow (#7013) https://github.com/Nokel81
- Bump @kubernetes/client-node from 0.18.0 to 0.18.1 (#6992) https://github.com/app/dependabot
- Bump @typescript-eslint/parser from 5.48.2 to 5.49.0 (#6998) https://github.com/app/dependabot
- Bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 (#6999) https://github.com/app/dependabot
- Bump lerna from 6.4.0 to 6.4.1 (#7015) https://github.com/app/dependabot
- Cleanup webpack configs (#7017) https://github.com/Nokel81
- Specify custom root to @k8slens/core package directory (#7018) https://github.com/Nokel81
- Revert remove GITHUB_TOKEN from release workflow (#7020) https://github.com/Nokel81