Skip to content

Release v2.24.0-pre1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jtattermusch jtattermusch released this 09 Oct 14:14
· 1 commit to v2.24.x since this release
906932b

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)