Skip to content

v2.4.48

Compare
Choose a tag to compare
@AArnott AArnott released this 16 Jul 14:16
b666a41

Changes:

Fixes:

  • #455: The output char buffer is too small to contain the decoded characters...

Enhancements:

  • #448: Add JsonRpcTargetOptions to auto-dispose target object on connection loss
  • #447: Allow IDisposable or IAsyncDisposable to be implemented by RPC interfaces
  • #440: Provide order-preserving SynchronizationContext

Others:

  • #458: Apply fix for IAsyncEnumerable failure
  • #456: Update Nerdbank.Streams to 2.4.67
  • #451: Add test for async iterator method throwing an exception
See More
  • #449: Allow RPC interfaces to derive from IDisposable
  • #450: Add JsonRpcTargetOptions.DisposeOnDisconnect
  • #428: Fix env var capitalization handling

This list of changes was auto generated.