Skip to content

2026-06-17

New Project Collaborator Role

Projects now support two member roles: Owner and Collaborator. The new Collaborator role allows giving users access to work within a Project without granting administrative control over its settings or Service lifecycle operations.

Owners continue to have full administrative rights, while Collaborators cannot activate or deactivate Services, edit Project settings, manage Project Members, manage Compute and Kubernetes Service Instance members, or update quotas. These restrictions are enforced consistently in the Portal and the API, and Owner-only actions are hidden from Collaborators.

Enhancements and Bug Fixes

  • Enhancement - Clearer S3 object counts: An information callout next to S3 object counters now clarifies that object versions and pending multipart uploads are included in the displayed count, helping users understand why the number may be higher than the number of visible current objects.
  • Bug Fix - S3 Service Instance UID copy button not visible at some browser widths: Fixed an issue where the copy action for the S3 Service Instance UID could be cut off in the Details table at certain viewport widths.
  • Bug Fix - Unsupported login providers returned a server error: Login attempts through authentication methods other than OpenID Connect now return a generic 401 response instead of causing a server error.