Changes
Breaking changes
- Now using
MemoryPool<T>
instead ofArrayPool<T>
where possible - Now using
RentedMemory(Ref)<T>
where possible (many places) TimeoutToken
won't cast as serialized data anymore
Full Changelog: v2.19.0...v2.20.0
MemoryPool<T>
instead of ArrayPool<T>
where possibleRentedMemory(Ref)<T>
where possible (many places)TimeoutToken
won't cast as serialized data anymoreFull Changelog: v2.19.0...v2.20.0