github eclipse-che/che 7.65.0
Eclipse Che 7.65.0

latest releases: 7.92.0, 7.91.0, 7.90.0...
16 months ago

Major enhancements

Container logs, including init containers, are available in the workspace startup page 'Logs' tab

The 'Logs' tab of the startup screen has been refactored to include the logs of the workspace containers. A dropdown menu allows to select the container and the logs are shown

image

Implement VS Code health check endpoint

An /healthz endpoint has been added to VS Code. Clients can use it to figure out when the VS Code server is ready to serve requests. In particular, at workspace startup, Eclipse Che dashboard redirects the developer to VS Code URL as soon as it get a successful response from the health check endpoint. Before the developers could get a 404 error if the dashboard redirection happened too early.

image

Removed functionalities

Make "Devfile" on User Dashboard uneditable

Devfile editing should happen in the IDE itself and in the last months we have made some improvements in this area. Considered that the Eclipse Che Dashboard Devfile editor was more fragile and difficult to use we have decided to make it read-only.

image

Don't miss a new che release

NewReleases is sending notifications on new releases.