Skip to content

WCF 3.2.0 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rbhanda rbhanda released this 13 Oct 22:14
cfd0413

Release Notes

**This is part of .NET 5 RC2 released on October 13, 2020 (Release Note and Install Instructions).

Package Info

What's New

  • Reliable sessions support (#4325)
  • Fix IOTS cleanup on non Windows (#4360)
  • Add support for X509CertificateIdentity with https (#4356)
  • Add support for AuthenticationSchemes.IntegratedWindowsAuthentication (#4353)
  • Expose ConcurrencyMode property in CallBackBehaviorAttribute. (#4348)
  • Use NET5 version with Http auth bug fixed #(4337)
  • Add TransportBindingElement.set_MaxBufferPoolSize. (#4316)
  • Fix HttpsChannelFactory to use GetToken as a spinwait was happening (#4332)
  • Fix RST generation issues in WsFederation (#4322)

Relates Repos