Release Notes
Package Info
- System.ServiceModel.Http 8.1.0
- System.ServiceModel.NetFramingBase 8.1.0
- System.ServiceModel.NetTcp 8.1.0
- System.ServiceModel.NetNamedPipe 8.1.0
- System.ServiceModel.Primitives 8.1.0
- System.ServiceModel.Federation 8.1.0
- System.Web.Services.Description 8.1.0
- System.ServiceModel.UnixDomainSocket 8.1.0
What's New
Net standard 2.0 and .NET Framework support are back in WCF Client 8.1 Release.
Bug Fixes
- Update UDS WindowsAuth test to run on Windows only. by @frank117117 in #5397
- Add NetNamedPipe long path test by @imcarolwang in #5036
- Set ProducesDotNetReleaseShippingAssets property in Publishing.props by @MilenaHristova in #5430
- Fix UDS connection exception handling and add test. by @imcarolwang in #5435
- Added ProtocolException towards header validation by @DmitryOlshak in #5448
- Make ServiceChannelProxy implement IAsyncDisposable by @0xced in #5385
- Multi target type reuse by @imcarolwang in #5300
- Enable source indexing for internal builds by @mconnew in #5489
- Add missing constructors for FaultException and add unit test. by @imcarolwang in #5558
- Fix Streamed Timeout TimeSpan.MaxValue Exception by @afifi-ins in #5618
- Fix UnixDomainSocketBinding default security issue on Windows. by @imcarolwang in #5627
- Fix sync hang issue after async task method call by @imcarolwang in #5634
- Add IMergeEnabledMessageProperty to S.S.Primitives by @imcarolwang in #5527
- Resolve Line-Breaking in Test Properties File for Semicolon Values by @imcarolwang in #5668
- Handle current null-ref situation that can occur when Content-Type is present but Content-Length is 0. by @wrall in #5679
- Adding Readme file for each Nuget package by @HongGit in #5682
- Include all pdb's for S.SM.Primitives so that package is deterministic and has compiler flags by @mconnew in #5683
- Fix ServiceModel shim facade generation was broken by @mconnew in #5684
New Contributors
- @betmix-matt made their first contribution in #5376
- @MilenaHristova made their first contribution in #5430
- @DmitryOlshak made their first contribution in #5448
- @0xced made their first contribution in #5385
- @directhex made their first contribution in #5536
- @wrall made their first contribution in #5679
Full Changelog: v8.0.0-rtm...v8.1.0-rtm