Upgrading from 7.4.X to 7.5.0

HTTP Client Default Timeouts

The default Connect and Socket timeouts have been decreased from 60 seconds to 10 seconds to fail earlier when a remote system is not reachable or not responding. These new values are automatically applied to all HTTP clients relying on default timeouts.

Note that timeouts can be customized, per HTTP client, through the facilities/http/client{id}/connect-timeout and facilities/http/client{id}/socket-timeout configuration properties.