Changes since v5.0.2
🚀 Features
- Make node shell image configurable (#3249) @vshakirova
- Selecting one namespace at a time (#2919) @vshakirova
- New spinner for cluster connect status page (#3324) @jakolehm
- Add Sentry to capture exceptions and console.error messages, add a checkbox in preference to enable/disable error reporting (#3252) @chenhunghan
🐛 Bug Fixes
- ignore Lens's prerelease tag when checking extension compatibility (#3317) @jim-docker
- Ignore extensions' clusters when adding to kubeConfigSync (#3313) @Nokel81
- Fix not being able to configure non-Lens prometheus settings (#3355) @Nokel81
- Set res.statusCode before flushing headers (#3353) @jakolehm
- Fix Sentry integration bugs (#3325) @chenhunghan
- Sync activeEntity to cluster renderer (#3323) @jakolehm
- Fix listing charts failing due to bad versions (#3308) @Nokel81
- Automatically sync all kubeConfigPaths (#3227) @Nokel81
- Fix table columns being hidden after changing any user preference (#3302) @Nokel81
- Add logging on proxy error (#3303) @Nokel81
- Fixing initial scroll-to-bottom in pod logs (#3281) @aleksfront
- Fix unhandled exception in visibility handler (#3291) @Nokel81
- Await kubeconfigPathP for fish shell args (#3286) @Nokel81
- Emit an error on async fromStore (#3285) @Nokel81
- Unblock subsequent Singleton.createInstance() (#3225) @Nokel81
- Reduce transition duration for 's (#3167) @Nokel81
- Run integration tests against real build (#3278) @jakolehm
- Don't clear searchValue on CommandDialog onBlur (#3172) @Nokel81
🧰 Maintenance
- Remove
<CubeSpinner>
and<AppInit>
as both are unused (#3336) @Nokel81 - Bump jest-mock-extended from 1.0.10 to 1.0.16 (#3341) @dependabot
- Fork-ts-checker-webpack-plugin 5.2.1 (#3046) @jakolehm
- Bump html-webpack-plugin from 4.3.0 to 4.5.2 (#3116) @dependabot
- Bump xterm-addon-fit from 0.4.0 to 0.5.0 (#3112) @dependabot
- Cleanup sentry integration (#3315) @Nokel81
- Fix user-store/5.0.3-beta.1.ts comment (#3311) @Nokel81
- Bump dompurify from 2.0.11 to 2.3.0 (#3282) @dependabot
- Formalize the to/from Store rules for UserStore (#2708) @Nokel81
- Run integration tests against real build (#3278) @jakolehm
- Add new workflow to automatically add new issues and prs to the lens project (#3059) @stevejr