CloudBees Role-Based Access Control Plugin 5.59

1 minute read

RELEASED: Public: 2021-08-25

New features

None.

Feature enhancements

None.

Resolved issues

Reentrant locking in Role-based Access Control (RBAC) groups causes Jenkins to become unresponsive (BEE-7033)

Making concurrent modifications to RBAC groups was occasionally causing Jenkins to become unresponsive. The issue was caused by a deadlock, as a result of the reentrant locking strategy.

The deadlock issue has been resolved. Making concurrent modifications to RBAC groups no longer causes Jenkins to become unresponsive.

LDAP permissions were not updated until Jenkins was restarted (BEE-5618)

When you used LDAP to grant users new permissions in RBAC, the changes were not effective until you restarted Jenkins.

Permissions are now updated in RBAC without having to restart Jenkins.

Known issues

None.

Upgrade notes

None.