Skip to content

Release v2.54.0-pre1

Pre-release
Pre-release
Compare
Choose a tag to compare
@apolcyn apolcyn released this 25 May 19:42
· 2 commits to v2.54.x since this release
5590d9e

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