WCF 3.3.0
Release Notes
**This is part of .NET 5 released on November 8, 2021 Release Notes and Install Instructions.
Package Info
- System.ServiceModel.Duplex 4.9.0
- System.ServiceModel.Http 4.9.0
- System.ServiceModel.NetTcp 4.9.0
- System.ServiceModel.Primitives 4.9.0
- System.ServiceModel.Security 4.9.0
- System.ServiceModel.Federation 4.9.0
- System.Web.Services.Description 4.9.0
What's New
- Add missing property BasicHttpsSecurity.Message to public pkg (#4727)
- Fix Issue4708 - if credential not set Use Default Credentials only wh…(#4728)
- Fix XML Serialize - Missing Encoding Parameter (#4729)
- Add MtomMessageEncodingBindingElement to reference assembly (#4730)
- Update dependencies, small Mtom cleanup (#4731)
- Fix object null reference exception in reflection. (#4738)
- Fix unhandled KeyNotFoundException in RequestReplyCorrelator (#4743)
- Add DecompressionEnabled property and wire up changing HttpClientHandler behavior (#4745)
- Fix reliable sessions locking (#4752)