What's Changed
- avoid unobserved task exceptions during connection teardown by @mgravell in #3108
- use
MemoryPool<byte>sources for request/response buffering by @mgravell in #3107- see
ConfigurationOptions.RequestBufferPoolandConfigurationOptions.ResponseBufferPool
- see
- Stabilize CI, especially on Windows by @mgravell in #3109
Full Changelog: 3.0.0_main...3.0.7