Skip to content

Release 1.2.0

Compare
Choose a tag to compare
@brendandburns brendandburns released this 14 Jul 03:40
· 690 commits to master since this release
  • Update WatcherDelegatingHandler to stop eating first line (#183)
  • Always add client certificates if present. (#188)
  • Watcher: notify the caller when the server closes the connection (#184)
  • Fix issue with X509VerificationFlags.AllowUnknownCertificateAuthority behavior (#174)
  • Fix incorrect exception message in CertUtils (#172)
  • Remove hacky WebSocket connection factory