Skip to content

Node gRPC 1.24.11

Compare
Choose a tag to compare
@murgatroid99 murgatroid99 released this 23 Jul 18:17
39680a5
  • SECURITY FIX: Fix a double free bug in server-side TCP error handling code (grpc/grpc#26750 picked up in #1861). This bug was discovered by Brad Buckingham and Alex Skwarczynski.
  • Update the ServiceDefinition TypeScript type for compatibility with @grpc/grpc-js (#1860)