Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Eclipse Che v7.46 has been released

Hi all,

Last week we released Eclipse Che v7.46 and that's the release notes:

Major Enhancements

Updating Che Dashboard and Che-Theia Node.js versions

Node.js 12 will go EOL on 2022-04-30, Che dashboard has been updated to Node.js v16 and Che Theia to v14 (for VS Code extensions compatibility).

Pair programming: enable usage of CodeTogether propsed API for better UX

This improves the UX of CodeTogether VS Code Extension in a Che workspace and for instance allows sharing the terminal.

Add a resource monitoring extension for VS Code based Che workspaces

The resource monitoring extension tracks memory and cpu usage of the different components of a Che workspace. This is now a built-in extension of Che Code, the build of VS Code (Code OSS) for Che workspaces.

Major Bug Fixes

Start an ephemeral workspace fails

The fix allows to start workspaces in ephemeral mode, and therefore faster.

Chectl server:logs should get logs from all Che containers

With this fix Che command line tool chectl is downloading the logs of all the server components of Che, including the gateway.

VS Code extensions Updates

#1236 Update VS Code extension che4z-explorer-for-endevor to v1.0.1


Back to the top