Skip to content

Releases: dotnet/Nerdbank.Streams

v2.13.16

31 Aug 19:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.12.87...v2.13.16

v2.12.90

26 Jul 13:29
d458702

Choose a tag to compare

What's Changed

  • Avoid throwing KeyNotFoundException from MultiplexingStream.OnContentAsync by @AArnott in #873

Full Changelog: v2.12.87...v2.12.90

v2.12.87

20 Mar 17:06
b06fc8f

Choose a tag to compare

What's Changed

  • Assert that the library is NativeAOT-friendly by @AArnott in #783
  • Add ReadOnlySequence<T>.SequenceEqual extension method by @AArnott in #791
  • Override WebSocketStream APM 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

19 Mar 20:13
9b6ba35

Choose a tag to compare

Changes:

  • #873: Avoid throwing KeyNotFoundException from MultiplexingStream.OnContentAsync

This list of changes was auto generated.

v2.11.90

19 Mar 20:13
d749ed2

Choose a tag to compare

Changes:

  • #872: Drop the threading analyzers dependency

This list of changes was auto generated.

v2.12.84-alpha

12 Mar 15:21
00ab6de

Choose a tag to compare

v2.12.84-alpha Pre-release
Pre-release

What's Changed

  • Revert the bug fix in MonitoringStream DidRead and DidWrite events by @AArnott in #857
  • Fix package.json repository.url by @AArnott in #865
  • Drop the threading analyzers dependency by @AArnott in #871

Full Changelog: v2.12.74-alpha...v2.12.84-alpha

v2.12.74-alpha

03 Mar 17:46
d9d5d7c

Choose a tag to compare

v2.12.74-alpha Pre-release
Pre-release

Enhancements

  • Assert that the library is NativeAOT-friendly by @AArnott in #783
  • Add ReadOnlySequence<T>.SequenceEqual extension method by @AArnott in #791
  • Add *Any events to MonitoringStream by @AArnott in #858
  • Override WebSocketStream APM style async methods by @AArnott in #824

Other changes

Full Changelog: v2.11.79...v2.12.74-alpha

v2.11.86

03 Mar 17:32
2bf8144

Choose a tag to compare

What's Changed

  • Fix DidReadSpan and DidReadMemory events on MonitoringStream to not over-report buffer read by @AArnott in #855
  • Revert the bug fix in MonitoringStream DidRead and DidWrite events by @AArnott in #857

Full Changelog: v2.11.79...v2.11.86

v2.11.79

24 Aug 00:48
0584d18

Choose a tag to compare

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.

v2.11.74

06 May 21:11
cdef1c7

Choose a tag to compare

Changes:

  • #748: Bump VSThreading dependency to 17.10.48, System.IO.Pipelines to 8.0.0

This list of changes was auto generated.