RELEASED: Public: August 10, 2022
Resolved issues
- Added
Group#members
attribute back to the CloudBees role-based access control (RBAC) HTTP API (BEE-21273) -
In version 5.64 of the CloudBees Role-Based Access Control Plugin, the
Group#members
attribute was split intoGroup#users
andGroup#groups
attributes.With this fix, the
Group#members
attribute was added back to the API. It includes both users and groups.