Releases: lensapp/lens
Releases · lensapp/lens
v6.4.0-beta.14
Changes since 6.4.0-beta.13
🚀 Features
- Renderer file logging transport (#6795) https://github.com/samitiilikainen
- Namespace details tree view (#7080) https://github.com/aleksfront
- Enable extension to specify storeName for persisting data (#7107) https://github.com/panuhorsmalahti
- Add bundled extension versions to 'About Lens' (#7163) https://github.com/Nokel81
- Replication Controllers (new resource view) (#7154) https://github.com/ixrock
- Add support for specifying orderNumber for ClusterPageMenus (#7166) https://github.com/Nokel81
- Export requestMetrics to extension api (#7167) https://github.com/Nokel81
🐛 Bug Fixes
- Use setCertificateVerifyProc to verify lens proxy certificate (#7118) https://github.com/jakolehm
- Fix typing issue with userStorePreferenceDescriptorsInjectable (#7144) https://github.com/Nokel81
- Fix node shell not loading due to Host/certificate mismatch (#7147) https://github.com/Nokel81
- Add a bit of spacing before Installed extensions title (#7152) https://github.com/aleksfront
- Fix extension installation (#7161) https://github.com/jansav
- Fix configuration shown release details being stale (#7174) https://github.com/jansav
- Fix chromium net error codes (#7180) https://github.com/jakolehm
- Fix external extensions not loading initially (#7189) https://github.com/Nokel81
- Fix empty pod logs tab content (#7177) https://github.com/aleksfront
- Fix: removed duplicated labels & annotations for Node-details view (#7202) https://github.com/ixrock
- Fix ensure hashed directory for extension (#7188) https://github.com/jweak
- Fix dropdown items readability in Dock (#7209) https://github.com/aleksfront
- Fix command line argument not being passed to lerna (#7210) https://github.com/jansav
- Fix PodList TableHead overflow (#7212) https://github.com/aleksfront
🧰 Maintenance
- Bump @swc/core from 1.3.31 to 1.3.32 (#7090) https://github.com/app/dependabot
- Bump @swc/cli from 0.1.59 to 0.1.61 (#7096) https://github.com/app/dependabot
- Bump http-cache-semantics from 4.1.0 to 4.1.1 (#7108) https://github.com/app/dependabot
- Add daily-alpha release for open-lens (#7127) https://github.com/Nokel81
- Remove self-referencial from root package.json (#7130) https://github.com/Nokel81
- Bump esbuild from 0.17.5 to 0.17.7 (#7135) https://github.com/app/dependabot
- Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 (#7119) https://github.com/app/dependabot
- Bump @typescript-eslint/parser from 5.50.0 to 5.51.0 (#7121) https://github.com/app/dependabot
- Fix daily-cron failing to bump version (#7129) https://github.com/Nokel81
- Bump @typescript-eslint/parser from 5.51.0 to 5.52.0 (#7148) https://github.com/app/dependabot
- Bump @hapi/call from 9.0.0 to 9.0.1 (#7151) https://github.com/app/dependabot
- Bump lerna from 6.4.1 to 6.5.0 (#7150) https://github.com/app/dependabot
- Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 (#7149) https://github.com/app/dependabot
- Bump @swc/core from 1.3.32 to 1.3.35 (#7157) https://github.com/app/dependabot
- Bump dompurify from 2.4.3 to 2.4.4 (#7160) https://github.com/app/dependabot
- Bump sass from 1.58.0 to 1.58.1 (#7158) https://github.com/app/dependabot
- Bump esbuild from 0.17.7 to 0.17.8 (#7159) https://github.com/app/dependabot
- Change extension ipc registration log level from info to debug (#7175) https://github.com/jakolehm
- Bump joi from 17.7.0 to 17.7.1 (#7172) https://github.com/app/dependabot
- Bump zod from 3.20.2 to 3.20.6 (#7169) https://github.com/app/dependabot
- Bump mobx from 6.7.0 to 6.8.0 (#7170) https://github.com/app/dependabot
- Bump lerna from 6.5.0 to 6.5.1 (#7171) https://github.com/app/dependabot
- Bump sass from 1.58.1 to 1.58.2 (#7184) https://github.com/app/dependabot
- Bump @types/tar from 6.1.3 to 6.1.4 (#7183) https://github.com/app/dependabot
- Bump ws from 8.12.0 to 8.12.1 (#7182) https://github.com/app/dependabot
- Bump typedoc from 0.23.24 to 0.23.25 (#7181) https://github.com/app/dependabot
- Bump @hapi/subtext from 7.0.4 to 7.1.0 (#7194) https://github.com/app/dependabot
v6.4.0-cron.219a683
What's Changed
- Bump @swc/core from 1.3.31 to 1.3.32 by @dependabot in #7090
- Bump @swc/cli from 0.1.59 to 0.1.61 by @dependabot in #7096
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #7108
- Renderer file logging transport by @samitiilikainen in #6795
- Use setCertificateVerifyProc to verify lens proxy certificate by @jakolehm in #7118
- Add daily-alpha release for open-lens by @Nokel81 in #7127
- Remove self-referencial from root package.json by @Nokel81 in #7130
- Namespace details tree view by @aleksfront in #7080
- Fix: create/edit resource tab Save & Close button behavior by @aleksfront in #7124
- Bump esbuild from 0.17.5 to 0.17.7 by @dependabot in #7135
- Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 by @dependabot in #7119
- Bump @typescript-eslint/parser from 5.50.0 to 5.51.0 by @dependabot in #7121
- Fix typing issue with userStorePreferenceDescriptorsInjectable by @Nokel81 in #7144
- Fix daily-cron failing to bump version by @Nokel81 in #7129
- Fix node shell not loading due to Host/certificate mismatch by @Nokel81 in #7147
- Bump @typescript-eslint/parser from 5.51.0 to 5.52.0 by @dependabot in #7148
- Bump @hapi/call from 9.0.0 to 9.0.1 by @dependabot in #7151
- Bump lerna from 6.4.1 to 6.5.0 by @dependabot in #7150
- Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 by @dependabot in #7149
- Add a bit of spacing before Installed extensions title by @aleksfront in #7152
- Enable extension to specify storeName for persisting data by @panuhorsmalahti in #7107
- Fix extension installation by @jansav in #7161
- Bump @swc/core from 1.3.32 to 1.3.35 by @dependabot in #7157
- Bump dompurify from 2.4.3 to 2.4.4 by @dependabot in #7160
- Add bundled extension versions to 'About Lens' by @Nokel81 in #7163
- Bump sass from 1.58.0 to 1.58.1 by @dependabot in #7158
- Bump esbuild from 0.17.7 to 0.17.8 by @dependabot in #7159
- Replication Controllers (new resource view) by @ixrock in #7154
- Fix configuration shown release details being stale by @jansav in #7174
- Change extension ipc registration log level from info to debug by @jakolehm in #7175
- Bump joi from 17.7.0 to 17.7.1 by @dependabot in #7172
- Bump zod from 3.20.2 to 3.20.6 by @dependabot in #7169
- Bump mobx from 6.7.0 to 6.8.0 by @dependabot in #7170
- Bump lerna from 6.5.0 to 6.5.1 by @dependabot in #7171
- Fix chromium net error codes by @jakolehm in #7180
- Add support for specifying orderNumber for ClusterPageMenus by @Nokel81 in #7166
- Export requestMetrics to extension api by @Nokel81 in #7167
- Bump sass from 1.58.1 to 1.58.2 by @dependabot in #7184
- Bump @types/tar from 6.1.3 to 6.1.4 by @dependabot in #7183
- Bump ws from 8.12.0 to 8.12.1 by @dependabot in #7182
- Bump typedoc from 0.23.24 to 0.23.25 by @dependabot in #7181
- Fix external extensions not loading initially by @Nokel81 in #7189
- Fix empty pod logs tab content by @aleksfront in #7177
Full Changelog: v6.4.0-beta.13...v6.4.0-cron.219a683
v6.4.0-cron.c94dce2
What's Changed
- Bump @swc/core from 1.3.31 to 1.3.32 by @dependabot in #7090
- Bump @swc/cli from 0.1.59 to 0.1.61 by @dependabot in #7096
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #7108
- Renderer file logging transport by @samitiilikainen in #6795
- Use setCertificateVerifyProc to verify lens proxy certificate by @jakolehm in #7118
- Add daily-alpha release for open-lens by @Nokel81 in #7127
- Remove self-referencial from root package.json by @Nokel81 in #7130
- Namespace details tree view by @aleksfront in #7080
- Fix: create/edit resource tab Save & Close button behavior by @aleksfront in #7124
- Bump esbuild from 0.17.5 to 0.17.7 by @dependabot in #7135
- Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 by @dependabot in #7119
- Bump @typescript-eslint/parser from 5.50.0 to 5.51.0 by @dependabot in #7121
- Fix typing issue with userStorePreferenceDescriptorsInjectable by @Nokel81 in #7144
- Fix daily-cron failing to bump version by @Nokel81 in #7129
- Fix node shell not loading due to Host/certificate mismatch by @Nokel81 in #7147
- Bump @typescript-eslint/parser from 5.51.0 to 5.52.0 by @dependabot in #7148
- Bump @hapi/call from 9.0.0 to 9.0.1 by @dependabot in #7151
- Bump lerna from 6.4.1 to 6.5.0 by @dependabot in #7150
- Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 by @dependabot in #7149
- Add a bit of spacing before Installed extensions title by @aleksfront in #7152
- Enable extension to specify storeName for persisting data by @panuhorsmalahti in #7107
- Fix extension installation by @jansav in #7161
- Bump @swc/core from 1.3.32 to 1.3.35 by @dependabot in #7157
- Bump dompurify from 2.4.3 to 2.4.4 by @dependabot in #7160
- Add bundled extension versions to 'About Lens' by @Nokel81 in #7163
- Bump sass from 1.58.0 to 1.58.1 by @dependabot in #7158
- Bump esbuild from 0.17.7 to 0.17.8 by @dependabot in #7159
- Replication Controllers (new resource view) by @ixrock in #7154
- Fix configuration shown release details being stale by @jansav in #7174
- Change extension ipc registration log level from info to debug by @jakolehm in #7175
- Bump joi from 17.7.0 to 17.7.1 by @dependabot in #7172
- Bump zod from 3.20.2 to 3.20.6 by @dependabot in #7169
- Bump mobx from 6.7.0 to 6.8.0 by @dependabot in #7170
- Bump lerna from 6.5.0 to 6.5.1 by @dependabot in #7171
- Fix chromium net error codes by @jakolehm in #7180
Full Changelog: v6.4.0-beta.13...v6.4.0-cron.c94dce2
v6.4.0-cron.de6f339
What's Changed
- Bump @swc/core from 1.3.31 to 1.3.32 by @dependabot in #7090
- Bump @swc/cli from 0.1.59 to 0.1.61 by @dependabot in #7096
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #7108
- Renderer file logging transport by @samitiilikainen in #6795
- Use setCertificateVerifyProc to verify lens proxy certificate by @jakolehm in #7118
- Add daily-alpha release for open-lens by @Nokel81 in #7127
- Remove self-referencial from root package.json by @Nokel81 in #7130
- Namespace details tree view by @aleksfront in #7080
- Fix: create/edit resource tab Save & Close button behavior by @aleksfront in #7124
- Bump esbuild from 0.17.5 to 0.17.7 by @dependabot in #7135
- Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 by @dependabot in #7119
- Bump @typescript-eslint/parser from 5.50.0 to 5.51.0 by @dependabot in #7121
- Fix typing issue with userStorePreferenceDescriptorsInjectable by @Nokel81 in #7144
- Fix daily-cron failing to bump version by @Nokel81 in #7129
- Fix node shell not loading due to Host/certificate mismatch by @Nokel81 in #7147
- Bump @typescript-eslint/parser from 5.51.0 to 5.52.0 by @dependabot in #7148
- Bump @hapi/call from 9.0.0 to 9.0.1 by @dependabot in #7151
- Bump lerna from 6.4.1 to 6.5.0 by @dependabot in #7150
- Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 by @dependabot in #7149
- Add a bit of spacing before Installed extensions title by @aleksfront in #7152
- Enable extension to specify storeName for persisting data by @panuhorsmalahti in #7107
- Fix extension installation by @jansav in #7161
- Bump @swc/core from 1.3.32 to 1.3.35 by @dependabot in #7157
- Bump dompurify from 2.4.3 to 2.4.4 by @dependabot in #7160
- Add bundled extension versions to 'About Lens' by @Nokel81 in #7163
- Bump sass from 1.58.0 to 1.58.1 by @dependabot in #7158
- Bump esbuild from 0.17.7 to 0.17.8 by @dependabot in #7159
Full Changelog: v6.4.0-beta.13...v6.4.0-cron.de6f339
v6.4.0-cron.15ba5da
What's Changed
- Bump @swc/core from 1.3.31 to 1.3.32 by @dependabot in #7090
- Bump @swc/cli from 0.1.59 to 0.1.61 by @dependabot in #7096
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #7108
- Renderer file logging transport by @samitiilikainen in #6795
- Use setCertificateVerifyProc to verify lens proxy certificate by @jakolehm in #7118
- Add daily-alpha release for open-lens by @Nokel81 in #7127
- Remove self-referencial from root package.json by @Nokel81 in #7130
- Namespace details tree view by @aleksfront in #7080
- Fix: create/edit resource tab Save & Close button behavior by @aleksfront in #7124
- Bump esbuild from 0.17.5 to 0.17.7 by @dependabot in #7135
- Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 by @dependabot in #7119
- Bump @typescript-eslint/parser from 5.50.0 to 5.51.0 by @dependabot in #7121
- Fix typing issue with userStorePreferenceDescriptorsInjectable by @Nokel81 in #7144
- Fix daily-cron failing to bump version by @Nokel81 in #7129
- Fix node shell not loading due to Host/certificate mismatch by @Nokel81 in #7147
- Bump @typescript-eslint/parser from 5.51.0 to 5.52.0 by @dependabot in #7148
- Bump @hapi/call from 9.0.0 to 9.0.1 by @dependabot in #7151
- Bump lerna from 6.4.1 to 6.5.0 by @dependabot in #7150
- Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 by @dependabot in #7149
- Add a bit of spacing before Installed extensions title by @aleksfront in #7152
Full Changelog: v6.4.0-beta.13...v6.4.0-cron.15ba5da
v6.4.0-cron.949580e
What's Changed
- Bump @swc/core from 1.3.31 to 1.3.32 by @dependabot in #7090
- Bump @swc/cli from 0.1.59 to 0.1.61 by @dependabot in #7096
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #7108
- Renderer file logging transport by @samitiilikainen in #6795
- Use setCertificateVerifyProc to verify lens proxy certificate by @jakolehm in #7118
- Add daily-alpha release for open-lens by @Nokel81 in #7127
- Remove self-referencial from root package.json by @Nokel81 in #7130
- Namespace details tree view by @aleksfront in #7080
- Fix: create/edit resource tab Save & Close button behavior by @aleksfront in #7124
- Bump esbuild from 0.17.5 to 0.17.7 by @dependabot in #7135
- Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 by @dependabot in #7119
- Bump @typescript-eslint/parser from 5.50.0 to 5.51.0 by @dependabot in #7121
- Fix typing issue with userStorePreferenceDescriptorsInjectable by @Nokel81 in #7144
- Fix daily-cron failing to bump version by @Nokel81 in #7129
- Fix node shell not loading due to Host/certificate mismatch by @Nokel81 in #7147
Full Changelog: v6.4.0-beta.13...v6.4.0-cron.949580e
v6.4.0-cron.f678bf4
What's Changed
- Bump @swc/core from 1.3.31 to 1.3.32 by @dependabot in #7090
- Bump @swc/cli from 0.1.59 to 0.1.61 by @dependabot in #7096
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #7108
- Renderer file logging transport by @samitiilikainen in #6795
- Use setCertificateVerifyProc to verify lens proxy certificate by @jakolehm in #7118
- Add daily-alpha release for open-lens by @Nokel81 in #7127
- Remove self-referencial from root package.json by @Nokel81 in #7130
- Namespace details tree view by @aleksfront in #7080
- Fix: create/edit resource tab Save & Close button behavior by @aleksfront in #7124
- Bump esbuild from 0.17.5 to 0.17.7 by @dependabot in #7135
- Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 by @dependabot in #7119
- Bump @typescript-eslint/parser from 5.50.0 to 5.51.0 by @dependabot in #7121
- Fix typing issue with userStorePreferenceDescriptorsInjectable by @Nokel81 in #7144
- Fix daily-cron failing to bump version by @Nokel81 in #7129
Full Changelog: v6.4.0-beta.13...v6.4.0-cron.f678bf4
v6.4.0-cron.a77c76a
What's Changed
- Bump @swc/core from 1.3.31 to 1.3.32 by @dependabot in #7090
- Bump @swc/cli from 0.1.59 to 0.1.61 by @dependabot in #7096
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #7108
- Renderer file logging transport by @samitiilikainen in #6795
- Use setCertificateVerifyProc to verify lens proxy certificate by @jakolehm in #7118
- Add daily-alpha release for open-lens by @Nokel81 in #7127
Full Changelog: v6.4.0-beta.13...v6.4.0-cron.a77c76a
v6.4.0-beta.13
Changes since 6.4.0-beta.12
🐛 Bug Fixes
- Export more things for the extension API (#7088) https://github.com/Nokel81
- Set core webpack dependencies as externals (#7094) https://github.com/jakolehm
- Fix invalid bin links causing errors on windows (#7101) https://github.com/jakolehm
- Fix open-lens package missing fonts (#7100) https://github.com/jakolehm
- Fix common extension api bundling (#7099) https://github.com/jakolehm
v6.4.0-beta.12
Changes since 6.4.0-beta.11
🧰 Maintenance
- Bump @swc/cli from 0.1.59 to 0.1.60 (#7072) https://github.com/app/dependabot
- Bump @typescript-eslint/parser from 5.49.0 to 5.50.0 (#7074) https://github.com/app/dependabot
- Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 (#7075) https://github.com/app/dependabot
- Fix publish release use of internal package (#7085) https://github.com/Nokel81