Skip to content

Releases: grpc/grpc-dotnet

Release v2.55.0-pre1

28 Jun 08:05
76824ea

Choose a tag to compare

Release v2.55.0-pre1 Pre-release
Pre-release

What's Changed

  • Fix flaky streaming test by @JamesNK in #2134
  • Update Google.Protobuf to 3.23.1 by @JamesNK in #2136
  • Refactor healthchecks service mapping to support filtering on check by @JamesNK in #2142
  • Fix client factory extension method validation issues by @JamesNK in #2159
  • WriteAsync cancellation throws an error with the calls completed status if possible by @JamesNK in #2170
  • Update Grpc.Tools to 2.55 by @apolcyn in #2171
  • Update 2.55 branch to 2.55-pre1 by @apolcyn in #2176

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

Release v2.54.0

21 Jun 03:42
5a742a1

Choose a tag to compare

What's Changed

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

Release v2.54.0-pre1

25 May 19:42
5590d9e

Choose a tag to compare

Release v2.54.0-pre1 Pre-release
Pre-release

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

Release v2.53.0

05 May 08:41
6e6bcb5

Choose a tag to compare

What's Changed

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

Release v2.53.0-pre1

12 Apr 09:57
9085372

Choose a tag to compare

Release v2.53.0-pre1 Pre-release
Pre-release

What's Changed

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

Release v2.52.0

15 Mar 10:02
4200800

Choose a tag to compare

What's Changed

Full Changelog: v2.52.0-pre1...v2.52.0

Release v2.52.0-pre1

03 Mar 10:34
347dfea

Choose a tag to compare

Release v2.52.0-pre1 Pre-release
Pre-release

What's Changed

  • Update dotnet-grpc tool to require .NET 6 by @JamesNK in #1932
  • Add logging to resolve to indicate resolve is complete by @JamesNK in #1978
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/Spar/Server/ClientApp by @dependabot in #1977
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/Browser/Server/wwwroot by @dependabot in #1976
  • Make ChannelCredentials.Create work with allowing insecure credentials by @JamesNK in #1802
  • Skip active connections when proxy is configured by @JamesNK in #1863
  • Cancel pending state change watchers on dispose by @JamesNK in #1986
  • Update MAINTAINERS.md by @JamesNK in #1979
  • RpcException API improvements by @jtattermusch in #1992
  • Support writing to response stream with gRPC-Web middleware by @JamesNK in #1993
  • Additional dependency version cleanup (after moving some nuget packages to from grpc to grpc-dotnet) by @jtattermusch in #1786
  • Bump json5, webpack and webpack-cli in /examples/Browser/Server/wwwroot by @dependabot in #2003
  • Bump json5 from 2.2.0 to 2.2.3 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot in #2005
  • Bump json5 from 1.0.1 to 1.0.2 in /examples/Spar/Server/ClientApp by @dependabot in #2007
  • Add client factory to client linker test app by @JamesNK in #1972
  • Fix reconnecting after connection timeout by @JamesNK in #1998
  • Support running health checks in Check method by @JamesNK in #1987
  • Add host override to resolvers by @JamesNK in #2002
  • Set WaitForDataBeforeAllocatingBuffer to false in benchmark app by @JamesNK in #2012
  • Support zero-byte read in gRPC client by @JamesNK in #1985
  • Fix wrong namespace by @JamesNK in #2015
  • Update microsoft-support.md by @JamesNK in #2009
  • Don't warn about Android native handler with grpc-web by @JamesNK in #2020
  • Report user canceled cancellation token by @JamesNK in #2018
  • Trimming issue workaround in .NET 8 by @JamesNK in #2022
  • Fix reporting RpcException from server streaming error by @JamesNK in #2034
  • Fix gRPC perf client counter by @JamesNK in #2035
  • Mention Metadata.BinaryHeaderSuffix in xmldoc comments of Metadata.En… by @voroninp in #2027
  • Add test that uses localization by @JamesNK in #2039
  • Bump @sideway/formula from 3.0.0 to 3.0.1 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot in #2045
  • Add additional connection and request logging to client by @JamesNK in #2047
  • Update Google.Protobuf version by @JamesNK in #2051
  • Wrap EventSource calls with IsEnabled by @JamesNK in #2052
  • Add .editorconfig and fix warnings by @JamesNK in #2055
  • Refactor gRPC content-type constraint to be inline by @JamesNK in #2065
  • Update version to 2.52.0-dev on master by @jtattermusch in #2063
  • Upgrade version to 2.52.0-pre1 (on v2.52.x branch) by @jtattermusch in #2066

New Contributors

Full Changelog: v2.51.0...v2.52.0-pre1

Release v2.51.0

02 Jan 08:32
33ee4d8

Choose a tag to compare

What's Changed

Full Changelog: v2.51.0-pre1...v2.51.0

Release v2.51.0-pre1

07 Dec 16:25
416c72f

Choose a tag to compare

Release v2.51.0-pre1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.50.0...v2.51.0-pre1

Release v2.50.0

17 Nov 11:34
546aade

Choose a tag to compare

What's Changed

Full Changelog: v2.50.0-pre1...v2.50.0