github eclipse-che/che 7.48.0
Eclipse Che 7.48.0

latest releases: 7.92.0, 7.91.0, 7.90.0...
2 years ago

Major Enhancements

Default Che URL prefix should be eclipse-che rather than che-eclipse-che

The default URL is now shorter and doesn't have the name che repeated twice in it. The URL prefix doesn't depend on the Kubernetes namespace where Che is deployed anymore but is always in the format eclipse-che.<cluster-domain>.

Update Eclipse Che configuration to a simpler and more consistent format

CheCluster custom resource definition has been updated to reflect that changes introduced with the switch to the DevWorkspaces. The result is a shorter and simpler configuration file to maintain for Eclipse Che administrators.

Always use OAuth flow to authenticate user against Git services (GitHub, Gitlab and Bitbucket) when a workspace starts

When starting a workspace for the first time users are prompted systematically to authenticate against the Git service provider if the OAuth flow has been enabled by the administrator. That allows to always inject personal tokens with git credentials in workspaces. That was done for private repositories only and it's now extended to any repository. The git services providers that are supported are GitHub SaaS, Gitlab on-prem and Bitbucket on-prem.

Include a link to go back to the dashboard in the workspace loading page

The workspaces loading page didn't had any link to get back to the dashboard. Now it's possible to click on a link on the top left of the page to get back to the dashboard and on a link that is shown when an error occurs.

Major Bug Fixes

No major bug fix in this release

VS Code extensions Updates

No VS Code extension update in this release

Don't miss a new che release

NewReleases is sending notifications on new releases.