You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
SemVer Minor
Add async version of NIOThreadPool.runIfActive (#2566, patch credit to @adam-fowler)
🚨Breaking change 🚨 Back out new typed HTTP protocol upgrader (#2579)
We had to back out the typed HTTP protocol upgrade APIs since they were causing a runtime crash for our users. This is allowed under SemVer rules even if it is a breaking change. Once the compiler bug has been fixed we will try to land the new APIs again.
SemVer Patch
Fix exclusive access violation in NIOAsyncChannelOutboundWriterHandler (#2580)