Skip to content

Releases: GoogleCloudPlatform/grpc-gcp-node

v1.0.1

23 Jan 21:53
4a7d811
Compare
Choose a tag to compare

1.0.1 (2023-01-23)

Bug Fixes

  • Define a generic interface to allow flexibility (7e12a66)

v1.0.0

14 Sep 19:01
db52df9
Compare
Choose a tag to compare

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
d914ad9
Compare
Choose a tag to compare

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
befe233
Compare
Choose a tag to compare

0.4.1 (2022-04-06)

Bug Fixes

v0.4.0

06 Apr 03:19
ba8609f
Compare
Choose a tag to compare

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
6c455cc
Compare
Choose a tag to compare

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
1b1c905
Compare
Choose a tag to compare

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
a6f1032
Compare
Choose a tag to compare

The previous release was broken, so re-releasing with the right set of files inside.

grpc-gcp v0.3.0

03 Apr 21:51
8542f7e
Compare
Choose a tag to compare
  • Rework library to be compatible with grpc-js (#67)

grpc-gcp v0.2.0

20 May 20:29
Compare
Choose a tag to compare
  • Add support for watchConnectivityState