mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
4.7 KiB
4.7 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
6.5.0-alpha.9 (2023-05-04)
Bug Fixes
- Add checks to KubeObject constructor to ensure shape (bf6af58)
- add routingFeature to getDiForUnitTesting (b33a8b4)
- change class name behaviour to limit snapshot diffs (bfb2b8e)
- core: hide update button if downloading of an update fails (f697742)
- Fix selfLink being missing from requestKubeResource (b90e04e)
- lint:fix (76c11aa)
- observableHistoryInjectionToken and 1 revert for GlobalOverride (8c0220c)
- Only show Update Channel preferences when applicable (43cedae)
- Remove incorrect timeout on standard info notifications (bcf95a6)
- removed as-legacy-globals-for-extension-api (f1f2634)
- removed dependencies: [reactApplicationFeature], (0dae159)
Features
- Add deleting subNamespaces to contextMenu (89cf491)
- Add removing subNamespaces to Namespace route (aa95002)
- Adjust container status colors to be distinguable with red/green filter (#7621) (3532fc1)
- Compute the kubectl download version map at build time (0bd7b1f)
- Improve formatting error messages from apiKube (3439472)
- Introduce API for changing the status bar colour (06a0dce)
- Introduce injectables to remove subNamespaces (c557225)
- Never auto-close error notifications (561d8db)
6.5.0-alpha.6 (2023-04-12)
6.5.0-alpha.5 (2023-04-12)
6.5.0-alpha.4 (2023-04-12)
Bug Fixes
- Fix tests by recreating non-specific injection token (c0ebe60)
- Referencing apiManager should not throw (#7468) (351f9d4)
- remove platform specific injectable file names (9b0318b)