Skip to content

@grpc/grpc-js 1.13.1

Compare
Choose a tag to compare
@murgatroid99 murgatroid99 released this 21 Mar 18:02
· 8 commits to @grpc/[email protected] since this release
b937786
  • Fix a bug that caused the rejectUnauthorized channel credentials option to be handled incorrectly (#2926)
  • Fix a bug that caused the client to never send retries if any retryThrottling config was set (#2927)
  • Fix a bug that caused clients to incorrectly send retries if the feature was disabled by a channel option and a retry config was provided (#2927)