Changelog
- [All components] Documented naming conventions and updated code to follow #368
- [documentation] Add REST API markdown docs #363 - contributed on behalf of STMicroelectronics
- [node/common] Update Common Package to support listing app definitions #361
- [java/service] Extend service with a list app definitions endpoint #361
- [documentation] Improved debugging documentation #354
- [java] Fixed issue where monitor might have stopped session during session startup #354
- [terraform] Added Devcontainer for GKE demo #353
- [github] Moved from
eclipsesource
toeclipse-theia
org as an official Theia subproject #353 #358 - [node] Updated Node Dependencies #345 - contributed on behalf of STMicroelectronics
- [java] Updated Maven Dependencies #345 - contributed on behalf of STMicroelectronics
Breaking Changes
See the helm chart Changelog for more details.
We did some renaming in preparation for 1.0.0
- NOTE: default namespace renamed from
theiacloud
totheia-cloud
- Config Map template label key updated from
theiacloud
totheia-cloud.io/template-purpose
- PVC label
theia.cloud.workspace.name
renamed totheia-cloud.io/workspace-name
- System property
THEIA_CLOUD_APP_ID
renamed toTHEIACLOUD_APP_ID
- System property
THEIA_CLOUD_USE_KEYCLOAK
renamed toTHEIACLOUD_USE_KEYCLOAK
- Theia Monitor paths changed from
/services/theiacloud-
to/services/theia-cloud-
Pull Requests
- Update Versions to 0.12.0-next/snapshot by @jfaltermeier in #338
- Check Workspace Owner when launching non-ephemeral Sessions by @jfaltermeier in #328
- Increase client_timeout for terraform keycloak provider by @jfaltermeier in #335
- Update to Theia IDE 1.52.0 by @jfaltermeier in #339
- node: Update package-lock.json and run workflows on its change by @lucas-koehler in #343
- Update Dependencies by @jfaltermeier in #345
- Update to Theia IDE 1.53.200 by @jfaltermeier in #352
- Updated Helm URLs and added devcontainer definition by @harmen-xb in #353
- Fix lastActivity not being initialized properly by @sgraband in #354
- Update maven repository to new url by @sgraband in #358
- Value update for configuration snippet feature by @sgraband in #360
- GH-349: Extend service with a list app definitions endpoint by @lucas-koehler in #361
- Add REST API markdown docs based on openapi definition by @lucas-koehler in #363
- Document naming conventions & Naming alignment by @jfaltermeier in #368
- Prepare 0.12.0 Release by @jfaltermeier in #369
New Contributors
- @harmen-xb made their first contribution in #353
Full Changelog: 0.11.1...0.12.0