Skip to content

Releases: openmcp-project/project-workspace-operator

Release v1.1.0

17 Nov 14:07
e68b0f2

Choose a tag to compare

Changes included in v1.1.0:

Release v1.0.2

11 Nov 08:28
0fd8eab

Choose a tag to compare

Changes included in v1.0.2:

🐛 Fixes

  • correctly apply webhook configurations #145
    • [USER][BUGFIX] correctly apply webhook configurations

Release v1.0.1

10 Nov 12:23
2bffff3

Choose a tag to compare

Changes included in v1.0.1:

🐛 Fixes

  • specify crds path #143
    • [DEVELOPER][BUGFIX] Add missing crds path

Release v1.0.0

10 Nov 11:38
09cb333

Choose a tag to compare

Changes included in v1.0.0:

🔧 Chores

  • make PWO v2-compatible #132
    • [OPERATOR][BREAKING] When using PWO as a platform service, the configuration has to be provided as a ProjectWorkspaceConfig custom resource with the same name as the PlatformService. Webhook configuration which was provided via flags for the v1 deployment has been moved into this resource too. No changes to an existing v1 deployment are required.
    • [OPERATOR][FEATURE] The PWO can now be run as a v2 platform service. Note that a non-standard platformservice subcommand is required, task platformservice can be used to generate a manifest that uses the currently checked-out version as image tag. Existing v1 instances of the PWO don't need any changes when updating to a version containing the new v2 logic.
    • [OPERATOR][FEATURE] The configuration has been extended and now takes additional resources users should have permissions for in projects and/or workspaces.

Release v0.19.0

21 Oct 06:53
9ef13b4

Choose a tag to compare

Changes included in v0.19.0:

Release v0.18.0

07 Oct 07:28
cf706e8

Choose a tag to compare

Changes included in v0.18.0:

Release v0.17.0

10 Sep 07:41
3f0232a

Choose a tag to compare

Changes included in v0.17.0:

Release v0.16.0

08 Aug 07:50
2cce4ac

Choose a tag to compare

Changes included in v0.16.0:

🔧 Chores

  • update dependency go to v1.24.6 #89.

Release v0.15.0

28 Jul 13:19
83b4002

Choose a tag to compare

Changes included in v0.15.0:

🚀 Features

  • [feature] [user] release v0.15.0 ##85: release v0.15.0

🔧 Chores

  • renovate ignores our own image in chart as it will be updated … ##72.

Release v0.14.0

01 Jul 08:36
203f094

Choose a tag to compare

Changes included in v0.14.0:

🔧 Chores

  • release v0.14.0 #70.