Skip to content

Release v2.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 12:47
· 5 commits to main since this release
fc8f18c

Changelog

🚨 Breaking

[OPERATOR]

  • The default permissions now use the new MCPv2 kind and api group (ControlPlane.core.open-control-plane.io) instead of the old one (ManagedControlPlaneV2.core.openmcp.cloud). To keep using this version with openmcp-operator versions prior to v1.0.0, the config has to be adapted to include the (now removed) old MCPv2 names. (#234, @Diaphteiros)

🚀 Features

[OPERATOR]

  • The openmcp.cloud/operation annotation can now be used on Project and Workspace resources. (#220, @Diaphteiros)