Releases: GoogleCloudPlatform/grpc-gcp-node
Releases · GoogleCloudPlatform/grpc-gcp-node
v1.0.2
03 Jun 21:56
Compare
Sorry, something went wrong.
No results found
1.0.2 (2025-05-30)
Bug Fixes
Fix missing runtime dependency on protobufjs (8cc212f )
v1.0.1
23 Jan 21:53
Compare
Sorry, something went wrong.
No results found
1.0.1 (2023-01-23)
Bug Fixes
Define a generic interface to allow flexibility (7e12a66 )
v1.0.0
14 Sep 19:01
Compare
Sorry, something went wrong.
No results found
1.0.0 (2022-09-14)
⚠ BREAKING CHANGES
require Node.js 12+ (#156 )
Bug Fixes
deps: update dependency @google-cloud/error-reporting to v3 (#150 ) (4fc086f )
deps: update dependency @grpc/grpc-js to ~1.7.0 (#155 ) (8dc6d31 )
grpc: loosen version range on @grpc/grpc-js (#153 ) (ad35ce7 )
Build System
v0.4.2
18 Apr 19:03
Compare
Sorry, something went wrong.
No results found
0.4.2 (2022-04-18)
Bug Fixes
deps: update dependency @grpc/grpc-js to ~1.6.0 (#143 ) (9e448f0 )
v0.4.1
06 Apr 15:40
Compare
Sorry, something went wrong.
No results found
0.4.1 (2022-04-06)
Bug Fixes
v0.4.0
06 Apr 03:19
Compare
Sorry, something went wrong.
No results found
0.4.0 (2022-04-06)
Features
add ability to periodically request debug headers (#139 ) (e551d92 )
add configuration for minimum number of channels (#136 ) (2140577 )
Bug Fixes
add a stub implementation of channelz in the channel pool to fix compilation (#137 ) (a05c3dd )
deps: update dependency argparse to v2 (#93 ) (fd9ed4a )
grpc-gcp v0.3.3
08 Jul 00:36
Compare
Sorry, something went wrong.
No results found
In this patch release the library is fixed to work with @grpc/grpc-js v1.1.1.
grpc-gcp v0.3.2
24 Apr 02:19
Compare
Sorry, something went wrong.
No results found
In this release we have updated @grpc/grpc-js dependency to v1.0.x (and a lot of devDependencies as well).
grpc-gcp v0.3.1
23 Apr 23:56
Compare
Sorry, something went wrong.
No results found
The previous release was broken, so re-releasing with the right set of files inside.
grpc-gcp v0.3.0
03 Apr 21:51
Compare
Sorry, something went wrong.
No results found
Rework library to be compatible with grpc-js (#67 )