CloudBees Update Center Project 4.82

1 minute read

RELEASED: Public: September 20, 2023

New features

None.

Feature enhancements

None.

Resolved issues

Download Task sensitive to default HTTP timeouts (BEE-39250)

In an environment with a slower network, the download of larger plugins may be subjected to the default read and connection timeouts of the HTTP client (10 seconds). In which case it fails with a SocketTimeoutException.

System properties com.cloudbees.plugins.updatecenter.UpdateCenter.HTTP_CONNECT_TIMEOUT_SECONDS and com.cloudbees.plugins.updatecenter.UpdateCenter.HTTP_READ_TIMEOUT_SECONDS have been added to adjust those timeouts if needed.

Known issues

None.

Upgrade notes

None.