github grpc/grpc-dotnet v2.54.0-pre1
Release v2.54.0-pre1

latest releases: v2.62.0, v2.62.0-pre1, v2.61.0...
pre-release11 months ago

What's Changed

  • Update version to 2.54.0-dev (on master branch) by @jtattermusch in #2096
  • Enable NRTs throughout by @mgravell in #2102
  • Change some gRPC client error logs to debug level by @JamesNK in #2106
  • Add remove method to balancer attributes collection by @JamesNK in #2110
  • Make CancellationToken available in call credentials interceptor by @JamesNK in #2107
  • Remove host override from container sample by @JamesNK in #2109
  • Fix missing port from DnsResolver host override value by @JamesNK in #2111
  • Fix bugs related to channel dispose while there are active calls by @JamesNK in #2120
  • Update Grpc.Tools to 2.54.0 by @JamesNK in #2127
  • Add IReadOnlyDictionary to BalancerAttributes collection by @JamesNK in #2121
  • Fix capturing ExecutionContext by timers and background tasks by @JamesNK in #2129
  • Final PRs and fix gRPC-Web on v2.54.x by @JamesNK in #2131
  • Update to 2.54.0.pre1 on v2.54.x release branch by @apolcyn in #2130

New Contributors

Full Changelog: v2.53.0...v2.54.0-pre1

Don't miss a new grpc-dotnet release

NewReleases is sending notifications on new releases.