14.136.0
- Restore transitive dependency (#323)
- Wrap file streams in read/write buffers (#310)
- Enable keep-alive and unwrapped socket buffers (#310)
- Remove hard-coded maximum memory arguments (#287)
- Make 'Associate' the default work item action (#280)
- Handle missing
Content-Length
orContent-Type
(#187)
NOTE: Transport security protocol can be changed by setting system property com.microsoft.tfs.core.config.httpclient.sslsocketfactory.sslprotocol
or environment variable TF_SSL_PROTOCOL_NAME
to a value supported by javax.net.ssl.SSLContext#getInstance
(for example TLSv1.2
).