Releases: grpc/grpc-node
Releases · grpc/grpc-node
@grpc/grpc-js 1.9.16
- Fix a bug that could cause servers to crash when handling malformed requests (advisory GHSA-5375-pq7m-f5r2)
- Fix a bug that could cause clients and servers to crash when handling malformed compressed messages (advisory GHSA-99f4-grh7-6pcq)
@grpc/grpc-js 1.14.4
- Fix a bug that could cause servers to crash when handling malformed requests (advisory GHSA-5375-pq7m-f5r2)
- Fix a bug that could cause clients and servers to crash when handling malformed compressed messages (advisory GHSA-99f4-grh7-6pcq)
@grpc/grpc-js 1.13.5
- Fix a bug that could cause servers to crash when handling malformed requests (advisory GHSA-5375-pq7m-f5r2)
- Fix a bug that could cause clients and servers to crash when handling malformed compressed messages (advisory GHSA-99f4-grh7-6pcq)
@grpc/grpc-js 1.12.7
- Fix a bug that could cause servers to crash when handling malformed requests (advisory GHSA-5375-pq7m-f5r2)
- Fix a bug that could cause clients and servers to crash when handling malformed compressed messages (advisory GHSA-99f4-grh7-6pcq)
@grpc/grpc-js 1.11.4
- Fix a bug that could cause servers to crash when handling malformed requests (advisory GHSA-5375-pq7m-f5r2)
- Fix a bug that could cause clients and servers to crash when handling malformed compressed messages (advisory GHSA-99f4-grh7-6pcq)
@grpc/grpc-js 1.10.12
- Fix a bug that could cause servers to crash when handling malformed requests (advisory GHSA-5375-pq7m-f5r2)
- Fix a bug that could cause clients and servers to crash when handling malformed compressed messages (advisory GHSA-99f4-grh7-6pcq)
@grpc/proto-loader 0.8.1
- Bump dependency on
protobufjsto the newest version to pick up security fixes (#3048 contributed by @tawni-dev)
@grpc/grpc-js 1.14.3
- Send halfClose immediately after messages to prevent late halfClose issues with Envoy (#3031 contributed by @serkanerip)
@grpc/grpc-js 1.14.2
- Fix server keep alive timeout not properly destroying connections (#3022 contributed by @mattias-wiberg)
grpc-tools 1.13.1
- Use a newer version of
node-pre-gyp(#3026 contributed by @robcresswell)