0.10.0
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
: Moveurl
,lastActivity
anderror
fields from the spec to the status.Workspace.v1beta4
: Move theerror
field from the spec to the status. Also add theerror
field toWorkspace.v1beta3
as it was missing
- Remove
timeout.strategy
from AppDefinitionAppDefinition.v1beta9
: Removedtimeout.strategy
andtimeout.limit
is now justtimeout
. This was done, as there is only one Strategy left.
- Move status like fields to status
- [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
- Revert "Regenerate common package" by @sgraband in #277
- Update to 0.9.1 by @sgraband in #278
- Fix workflows and monitor extension by @sgraband in #280
- Fix demo CI by @sgraband in #285
- Provide conversion webhook for CRDs by @sgraband in #283
- Fix typo in CI by @sgraband in #288
- Update kubernetes-client and quarkus by @sgraband in #287
- Cleanup terraform values by @sgraband in #289
- Release 0.10.0 by @jfaltermeier in #291
Full Changelog: 0.9.0...0.10.0