2.1.9
- Set socket read timeout (
fs.gs.http.read-timeout
) as early as possible on
new sockets returned from the customSSLSocketFactory
. This guarantees the
timeout is enforced during TLS handshakes when using Conscrypt as the
security provider. - The Google Cloud Storage Connector now can be used as a
Hadoop Credential Provider.