RELEASED: Public: 2018-04-06
Resolved issues
-
CloudBees Internal Ticket: [CJP-8620]
Fixed slowdown of reading credentials from the local cache for large caches.
Inefficient locking of the cache blocked reading threads when a save was in progress. For large caches, this took a while. The cache save has also been changed happen asynchronously now.