Releases: dotnet/Nerdbank.Streams
Releases · dotnet/Nerdbank.Streams
v2.13.16
What's Changed
- add feature to set error when using CompleteWriting by @MiloszKrajewski in #882
New Contributors
- @MiloszKrajewski made their first contribution in #882
Full Changelog: v2.12.87...v2.13.16
v2.12.90
v2.12.87
What's Changed
- Assert that the library is NativeAOT-friendly by @AArnott in #783
- Add
ReadOnlySequence<T>.SequenceEqualextension method by @AArnott in #791 - Override
WebSocketStreamAPM style async methods by @AArnott in #824 - Add *Any events to MonitoringStream by @AArnott in #858
- Drop the threading analyzers dependency by @AArnott in #871
Full Changelog: v2.11.92...v2.12.87
v2.11.92
v2.11.90
v2.12.84-alpha
v2.12.74-alpha
Enhancements
- Assert that the library is NativeAOT-friendly by @AArnott in #783
- Add
ReadOnlySequence<T>.SequenceEqualextension method by @AArnott in #791 - Add *Any events to MonitoringStream by @AArnott in #858
- Override
WebSocketStreamAPM style async methods by @AArnott in #824
Other changes
- Bump VSThreadingVersion from 17.11.20 to 17.12.19 by @dependabot in #799
Full Changelog: v2.11.79...v2.12.74-alpha
v2.11.86
v2.11.79
Behavioral breaking change notice
#851: MonitoringStream DidRead and DidWrite events are not raised in cases where they used to.
This change is reverted in the 2.11.86 release.
Changes
- #768: Fix node.js stream blockage in mxstream channels
- #769: Fix double-logging in
MonitoringStream - #765: Avoid loading strings unless needed
This list of changes was auto generated.