Skip to content

0.11.0

Compare
Choose a tag to compare
@jfaltermeier jfaltermeier released this 23 Jul 07:07
· 4 commits to releases/0.11.X since this release
3d1bdf5

Changelog

  • [common] Add option field to CRDs and increase version to Session.v1beta8, Workspace.v1beta5 and AppDefinition.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 to AppDefinition.v1beta10 #298 | #57
  • [java] Improved naming for kubernetes resources #326

Breaking Changes

See the helm chart Changelog for more details.

Pull Requests

Full Changelog: 0.10.0...0.11.0