Skip to content

14.136.0

Compare
Choose a tag to compare
@eric-milles eric-milles released this 10 Dec 21:33
· 23 commits to master since this release
  • 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 or Content-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).