Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Releases: dashevo/js-grpc-common

gRPC common library v0.3.5

09 Aug 08:59
Compare
Choose a tag to compare
chore(release): bump version to 0.3.5

gRPC common library v0.3.4

20 Apr 18:29
Compare
Choose a tag to compare
chore(release): bump version to 0.3.4

gRPC common library v0.3.3

08 Feb 15:12
Compare
Choose a tag to compare

Features

  • introduce unavailable gRPC error

v0.3.2: bugfix release

20 Dec 19:51
Compare
Choose a tag to compare

fix: TypeError: Cannot read property 'trim' of undefined (#22)

v0.3.1

11 Sep 08:38
e83a5da
Compare
Choose a tag to compare

feat: debug mode to respond internal error with message and stack

v0.3.0

12 May 15:46
5bfd70d
Compare
Choose a tag to compare
chore: bump version to `0.3.0` (#17)

BREAKING_CHANGE: `GrpcError.CODES` are moved to `GrpcErrorCodes` module

v0.2.1

09 Mar 19:54
4c55d79
Compare
Choose a tag to compare
feat: add additional gRPC errors

- NotFoundGrpcError
- DeadlineExceededGrpcError
- ResourceExhaustedGrpcError