Skip to content

0.10.0

Compare
Choose a tag to compare
@jfaltermeier jfaltermeier released this 02 Apr 11:42
c69bbaf

Changelog

  • [.github/workflows] Improve version detection in workflows (do not build release commits, auto-detect version for demo publishing) #280 - contributed on behalf of STMicroelectronics
  • [node] Separate monitor package from other workspaces to fix bundling the extension #280 - contributed on behalf of STMicroelectronics
  • [conversion] Provide java conversion webhook for CRD updates #283 | #49 - contributed on behalf of STMicroelectronics
  • [.github/workflows] Add ci for conversion-webhook and fix typo to build on version bumps #283 | #49 - contributed on behalf of STMicroelectronics
  • [common] Update CRs, keep previous version and offer Hub (used by conversion-webhook) #283 | #49 - contributed on behalf of STMicroelectronics
    • Move status like fields to status
      • Session.v1beta7: Move url, lastActivity and error fields from the spec to the status.
      • Workspace.v1beta4: Move the error field from the spec to the status. Also add the error field to Workspace.v1beta3 as it was missing
    • Remove timeout.strategy from AppDefinition
      • AppDefinition.v1beta9: Removed timeout.strategy and timeout.limit is now just timeout. This was done, as there is only one Strategy left.
  • [java] Update io.fabric8.kubernetes-client to version 6.10.0. Also update Quarkus platform to 3.8.1. This provides kubernetes 1.29 support #287
  • [terraform] Change terraform values to conform to helm chart changes #289 | #52 - contributed on behalf of STMicroelectronics

Pull Requests

Full Changelog: 0.9.0...0.10.0