Release 20220117.828e6c5
[20220117]
News
-
Provide sidecar-less model (#70)
Introduce new model, when editor in Eclipse Che environment injected to the runtime container.
This means that editor does not run in container where it was built. It left for local run, in docker environment.
Sidecar-less model described in the following issue: New workspace model to run VS Code as a Che editor -
Update devfiles to version 2.1 (#71)
With sidecar-less model workspace configuration now should be provided by version v2.1 instead v1 to run in Eclipse Che.
Added
- Auto opening projects in Eclipse Che environment (#75)
Changed
- Update from ubi8-minimal:8.5-204 to ubi8-minimal:8.5-218 (#67)
- Simplify entrypoint.sh by moving necessary code to ide-projector-launcher.sh (#69)
- Update README.md and Developer-Guide.md to reflect latest changes (#73)
Fixed
- Update mechanism of syncing configuration (#74)