Skip to content

Release v0.11.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 11:18
· 86 commits to main since this release
2de1100

Changes included in v0.11.1:

🚀 Features

  • [feature] [user] add RoleRefs to AccessRequest API ##128: Adding support for role references in AccessRequests to bind the ServiceAccount to an existing role or cluster role.
  • [feature] [operator] use K8sNameUUID instead of K8sNameHash and let each mcp have its own namespace ##114: The library functions regarding stable MCP namespace and request names have been adapted to use the new UUID-style hash functions and the concept of each MCP having its own namespace on the platform cluster.