Releases: grpc/grpc-node
Releases · grpc/grpc-node
@grpc/grpc-js 1.10.7
01 May 18:11
Compare
Sorry, something went wrong.
No results found
Improve reporting of HTTP error codes (#2723 )
Update dependency on @grpc/proto-loader to the latest version (#2732 )
@grpc/grpc-js-xds 1.10.1
01 May 18:12
Compare
Sorry, something went wrong.
No results found
Update dependency on @grpc/proto-loader to the latest version (#2732 )
@grpc/grpc-js 1.10.6
10 Apr 20:05
Compare
Sorry, something went wrong.
No results found
Fix a bug that could cause a server to sometimes send the status early (#2708 )
@grpc/grpc-js 1.10.5
01 Apr 22:31
Compare
Sorry, something went wrong.
No results found
Resolve exception when Error.stackTraceLimit is undefined (#2701 contributed by @davidfiala )
Call configured checkServerIdentity when grpc.ssl_target_name_override is set (#2704 )
Add more information to DEADLINE_EXCEEDED error details strings (#2692 )
@grpc/proto-loader 0.7.12
28 Mar 16:34
Compare
Sorry, something went wrong.
No results found
Revert "Use a .ts extension in import statements in generated TypeScript files" (#2699 )
@grpc/proto-loader 0.7.11
26 Mar 17:07
Compare
Sorry, something went wrong.
No results found
Use a .ts extension in import statements in generated TypeScript files (#2693 contributed by @atjn )
@grpc/grpc-js 1.10.4
26 Mar 18:05
Compare
Sorry, something went wrong.
No results found
Fix a bug that caused server interceptors to crash when using partially-populated ResponderBuilder and ListenerBuilder objects (#2696 )
Avoid sending RST_STREAM from the client when the server has already finished its side of the stream (#2695 )
@grpc/grpc-js 1.10.3
15 Mar 17:12
Compare
Sorry, something went wrong.
No results found
Revert client reconnection changes in #2680 (#2691 )
@grpc/grpc-js 1.10.2
07 Mar 18:57
Compare
Sorry, something went wrong.
No results found
Implement server connection idle timeouts and improve channelz performance (#2677 contributed by @AVVS )
Fix a bug that caused clients to automatically reconnect even when there were no active requests (#2680 )
Modify order of server call events to more closely match pre-1.10.x behavior (#2683 )
@grpc/reflection 1.0.3
27 Feb 21:12
Compare
Sorry, something went wrong.
No results found
More fixes for handling of message declarations in proto files with no package declared (#2678 )