Skip to content

Release v2.27.0-pre1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jtattermusch jtattermusch released this 24 Jan 07:55
· 2 commits to v2.27.x since this release
37e1d8b

New features

  • New Grpc.AspNetCore.Web package Experimental (#523)
  • New Grpc.Net.Client.Web package Experimental (#523)
  • Use new Grpc.Core.Api features to get response headers only when requested (#720)
  • Improve error message when SslCredentials has arguments (#706)
  • Improve extensibility of gRPC invocation (#669)

Fixes

  • Fix two segment paths returning 405 status instead of 404 (#701)
  • Don't log message read cancellation as an error in client (#724)
  • Don't log message read cancellation as an error in server (#697)