Skip to content

Version 1.4.1

Compare
Choose a tag to compare
@max-ieremenko max-ieremenko released this 08 Jan 13:38
· 634 commits to master since this release
aeb1cfc

improvements

  • support CancellationToken? and CallOptions? as context parameters #60

update references

  • Grpc.Core 2.42.0 => 2.43.0
  • Grpc.AspNetCore.Server 2.40.0 => 2.41.0

internal changes

  • replace psake in CI build with Invoke-Build #57
  • unify server and client call handlers #59
  • streaming corner cases "*StopReading" #61