Skip to content

WCF 3.4.0

Compare
Choose a tag to compare
@HongGit HongGit released this 17 Aug 22:00
· 325 commits to main since this release
b4935a4

Release Notes

Package Info

What's New

  • Fix TransportWithMessageCredentials with TransferMode.Streamed missing security header (#4873)
  • Implement IAsyncDisposable and remove ChainedAsyncResult as it's buggy (#4865)
  • Improve io thread scheduler (#4862)
  • Async open improvements for NetTcp (#4832)
  • Fix for Hot Reload in .NET 6 (issue #4789) - Use MethodHandle.Value (#4820)
  • Fix issue#4775 EventSourceException single event payload too large. (#4776)
  • Fixing use of OOME left over from early days when IME was unavailable (#4767)
  • Adding support for WSTrustChannelFactory and WSTrustChannel (#4757)