0.11.0
jfaltermeier
released this
23 Jul 07:07
·
4 commits
to releases/0.11.X
since this release
Changelog
- [common] Add option field to CRDs and increase version to
Session.v1beta8
,Workspace.v1beta5
andAppDefinition.v1beta10
#293 | #55 - [java] Separate operator default implementation from library to allow for easier customization #303
- [node] Unify the existing landing and try now pages to a new ViteJS based landing page #304 | #58 - contributed on behalf of STMicroelectronics
- The new page is based on the old try now page but uses ViteJS instead of the deprecated Create React App
- Extend configuration options for the new landing page for texts and logo file type
- Removed terms and conditions
- Build the common package as ESM and CJS bundles for extended compatibility
- [common] Add
ingressHostnamePrefixes
list toAppDefinition.v1beta10
#298 | #57 - [java] Improved naming for kubernetes resources #326
Breaking Changes
See the helm chart Changelog for more details.
Pull Requests
- Prepare 0.11.0-next by @jfaltermeier in #292
- Add options field to CRDs by @sgraband in #293
- Fix user id to 101 in demo monitor theia image to match app definition by @lucas-koehler in #297
- Separate operator default implementation from library by @sgraband in #303
- Unify the existing landing and try now pages by @lucas-koehler in #304
- Publish maven artifacts to GH Packages by @sgraband in #305
- Rework CI workflow names by @sgraband in #306
- NPM workflow update and docker, maven workflow fix by @lucas-koehler in #308
- ci: fix npm workflow permissions when calling reusable workflow by @lucas-koehler in #309
- ci: fix version check in reusable npm workflow by @lucas-koehler in #310
- node: Stabilize next version calculation for common and monitor-theia by @lucas-koehler in #311
- ci: Re-add actual publish to monitor-theia publish:next script by @lucas-koehler in #312
- node: Add missing meta information to monitor-theia & fix author names by @lucas-koehler in #313
- Add WebView Support #296 by @jfaltermeier in #298
- Rename Theia.Cloud to Theia Cloud and Improve Ingress/Host configuration by @jfaltermeier in #314
- Update Demo Dockerfile with Theia IDE version by @jfaltermeier in #321
- Add publishing to Google artifact registry by @sgraband in #322
- Move default behavior into library by @sgraband in #323
- Standardize & apply standard formatting by @sgraband in #325
- Rework Kubernetes resource naming and set up common unit tests by @lucas-koehler in #326
- Prepare 0.11.0 Release by @jfaltermeier in #329
Full Changelog: 0.10.0...0.11.0