Releases: grpc/grpc-dotnet
Releases · grpc/grpc-dotnet
Release v2.25.0-pre1
Release v2.24.0
See pre-release v2.24.0-pre1 for release notes.
Release v2.24.0-pre1
New features
- New Grpc.AspNetCore.Server.Reflection package (#523)
- Log unsupported request content-type and protocol (#529)
- Major client performance improvement (#489)
Fixes
- Client should throw operation canceled when a deadline exceeded status is returned (#507)
- Fix dotnet-grpc crash when run inside Visual Studio (#512)
- Improve error when missing trailer feature (#543)
- Map HttpStatusCode to gRPC status code (#575)
- Include trailers in client with RpcException (#567)
- Fix duplicate log IDs (#589)
- Channel internal HttpClient is created with no timeout (#595)
- Fix method discovery when there are duplicate names (#591)
Release v2.23.2
The first stable release of gRPC for .NET
Release v2.23.1
Server call handler logger name shouldn't be service type name (#497)…
Release v2.23.0
Update assembly version
Release v0.2.23-pre2
Update version to 0.2.23-pre2 (#494)
Release v0.1.22-pre3
Update version to 0.1.22-pre3 (#421)
Release v0.1.22-pre2
prepare for the 0.1.22-pre2 release (#356)
Release v0.1.22-pre1
Fix metadata arguments on binder context (#327)