Sourced from Grpc.AspNetCore.Server's releases.
Release v2.56.0
What's Changed
- Update version to 2.56.0 (on v2.56.x branch) by
@jtattermusch
in grpc/grpc-dotnet#2251Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.56.0-pre2...v2.56.0
Release v2.56.0-pre2
What's Changed
- [2.56.x] Support infinite idle connection timeout values by
@JamesNK
in grpc/grpc-dotnet#2234- [2.56.x] Validate Windows version when using WinHttpHandler by
@JamesNK
in grpc/grpc-dotnet#2233- Update version to -pre2 on v2.56.x branch by
@jtattermusch
in grpc/grpc-dotnet#2246Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.56.0-pre1...v2.56.0-pre2
Release v2.56.0-pre1
What's Changed
- Update 2.55 branch to 2.55-pre1 by
@apolcyn
in grpc/grpc-dotnet#2174- Revert "update 2.55 branch to 2.55-pre1" by
@apolcyn
in grpc/grpc-dotnet#2175- Update version to 2.55.0-dev (on master branch) by
@jtattermusch
in grpc/grpc-dotnet#2177- update readme by
@Varorbc
in grpc/grpc-dotnet#2183- Start 2.56.x development cycle (on master branch) by
@jtattermusch
in grpc/grpc-dotnet#2185- Improve grpc-dotnet debugging by
@JamesNK
in grpc/grpc-dotnet#2192- Even better gRPC debugging by
@JamesNK
in grpc/grpc-dotnet#2193- Bump word-wrap from 1.2.3 to 1.2.4 in /testassets/InteropTestsGrpcWebWebsite/Tests by
@dependabot
in grpc/grpc-dotnet#2199- Bump word-wrap from 1.2.3 to 1.2.4 in /examples/Spar/Server/ClientApp by
@dependabot
in grpc/grpc-dotnet#2198- Bump tough-cookie from 4.0.0 to 4.1.3 in /testassets/InteropTestsGrpcWebWebsite/Tests by
@dependabot
in grpc/grpc-dotnet#2187- Bump semver from 6.3.0 to 6.3.1 in /testassets/InteropTestsGrpcWebWebsite/Tests by
@dependabot
in grpc/grpc-dotnet#2189- Remove System.Memory dependency on .NET Standard 2.1 in Grpc.Core.Api. by
@teo-tsirpanis
in grpc/grpc-dotnet#2186- Socket transport: Don't close socket on available data by
@JamesNK
in grpc/grpc-dotnet#2179- Update SocketConnectivitySubchannelTransport.cs by
@JamesNK
in grpc/grpc-dotnet#2202- Improve gRPC channel and client debugging by
@JamesNK
in grpc/grpc-dotnet#2196- Fix gRPC client retry deadlock by
@JamesNK
in grpc/grpc-dotnet#2209- Support idle connection timeout with pending sockets by
@JamesNK
in grpc/grpc-dotnet#2213- Correctly check socket on stream creation by
@JamesNK
in grpc/grpc-dotnet#2215- Add net462 build to Grpc.Net.Client with WinHttpHandler default by
@stephentoub
in grpc/grpc-dotnet#2220- Update version to v2.56.0-pre1 (on v2.56.x branch) by
@jtattermusch
in grpc/grpc-dotnet#2224New Contributors
@teo-tsirpanis
made their first contribution in grpc/grpc-dotnet#2186Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.55.0...v2.56.0-pre1
b9e7a8b
Update version to 2.56.0 (on v2.56.x branch) (#2251)c41d7e2
Update version to -pre2 on v2.56.x branch (#2246)400bbb7
[2.56.x] Validate Windows version when using WinHttpHandler (#2233)1422de0
[2.56.x] Support infinite idle connection timeout values (#2234)df13e5a
Update version to v2.56.0-pre1 (on v2.56.x branch) (#2224)6a4bca7
Add net462 build to Grpc.Net.Client with WinHttpHandler default (#2220)a2d005c
Correctly check socket on stream creation (#2215)1d12340
Support idle connection timeout with pending sockets (#2213)0ab3ada
Fix gRPC client retry deadlock (#2209)bff852c
Improve gRPC channel and client debugging (#2196)