Eclipse Che 7.57.0
Major Enhancements
Updating documentation section "Calculating Che resource requirements" with CPU and VS Code based workspaces details
Use Visual Studio Code in the example in Calculating Che resource requirements and add CPU details that were missing in previous version.
Feature ported to 7.56.x
Major Bug Fixes
Che ignores changes to devfile.yaml and che-editor.yaml after pushing to a git repository (because che-server URLFetcher sometimes caches its results)
Che ignores changes to devfile.yaml and che-editor.yaml after pushing to a git repository (because che-server URLFetcher sometimes caches its results)
Fix ported to 7.56.x
VS Code shows wrong commands and files (restored from a previous workspace)
When starting a new workspace VS Code may restore the state of a previous workspace showing commands and files that do not exist in the new workspace.
Getting Started Samples are failing with 'user is not permitted use the container-build SCC'
A regression has been introduced in Eclipse Che 7.56 so that when installing Che on OpenShift using operator hub, workspaces started from Getting Started section of User Dashboard would fail to start with the error 'user is not permitted use the container-build SCC'.
Fix ported to 7.56.x