This documentation is for a release that is no longer maintained
See documentation for the latest supported version.Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 2. New features and enhancements
2.1. Ability to apply Visual Studio Code editor configurations from a ConfigMap Link kopierenLink in die Zwischenablage kopiert!
With this release, you can apply specific configuration properties to the Visual Studio Code - Open Source ("Code - OSS") editor using a dedicated ConfigMap:
Learn more about this feature in the official documentation.
Additional resources
2.2. UI/UX enhancements of the editor tiles on the User Dashboard Link kopierenLink in die Zwischenablage kopiert!
The editor tiles displayed on the User Dashboard, including the license and version information, received a UI/UX enhancement.
Additional resources
2.3. Display the full content of the gitconfig file on the User Dashboard Link kopierenLink in die Zwischenablage kopiert!
With this release, you can view the full content of the .gitconfig
file. Access it on the User Preferences Gitconfig tab by clicking Switch to Viewer.
Additional resources
2.4. Detect support for fuse-overlayfs for Universal Developer Image Link kopierenLink in die Zwischenablage kopiert!
Starting from this release, fuse-overlayfs will be detected automatically for the default Universal Developer Image.
Additional resources
2.5. Configuring workspace endpoints base domain Link kopierenLink in die Zwischenablage kopiert!
With this release, the official documentation for configuring workspace endpoints base domain is available.
Additional resources
2.6. Persistent user home documentation Link kopierenLink in die Zwischenablage kopiert!
With this release, the official documentation for persisting the /home/user
directory across workspace restarts is available.
Additional resources
2.7. Configuring proxy setting for https_proxy, http_proxy and no_proxy Link kopierenLink in die Zwischenablage kopiert!
The official documentation that explains how to configure proxy settings is available.
Additional resources
2.8. Allow to configure securityContext for the gateway container Link kopierenLink in die Zwischenablage kopiert!
Starting from this release, the securityContext
set in the CheCluster
Custom Resource is applied to the Cloud Development Environment’s (CDE) che-gateway
container.
Additional resources
2.9. Mount proxy environment variables to dashboard container Link kopierenLink in die Zwischenablage kopiert!
With this release, if there is a proxy configured in the cluster, the proxy configuration is mounted to the che-dashboard container as environment variables: HTTP_PROXY
, HTTPS_PROXY
, and NO_PROXY
.
Additional resources
2.10. JetBrains Gateway available as a Technology Preview feature Link kopierenLink in die Zwischenablage kopiert!
With this release, you can use JetBrains Gateway to connect your local JetBrains IDE (IntelliJ IDEA Ultimate, PyCharm, WebStorm, RubyMine, and CLion) to a running Dev Spaces instance.
JetBrains Gateway is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
For more information about the support scope of Red Hat Technology Preview features, see Technology Preview Features Support Scope.
Additional resources