Skip to content

0.12.0

Latest
Compare
Choose a tag to compare
@jfaltermeier jfaltermeier released this 30 Oct 14:29
c356223

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 to eclipse-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 to theia-cloud
  • Config Map template label key updated from theiacloud to theia-cloud.io/template-purpose
  • PVC label theia.cloud.workspace.name renamed to theia-cloud.io/workspace-name
  • System property THEIA_CLOUD_APP_ID renamed to THEIACLOUD_APP_ID
  • System property THEIA_CLOUD_USE_KEYCLOAK renamed to THEIACLOUD_USE_KEYCLOAK
  • Theia Monitor paths changed from /services/theiacloud- to /services/theia-cloud-

Pull Requests

New Contributors

Full Changelog: 0.11.1...0.12.0