v2.1.1
Maintenance release containing primarily minor fixes.
The gRPC implementation used by the SDK is now grpc-js. This pure JavaScript gRPC implementation avoids the need for native gRPC code compilation when the package is installed but also means that if your application code is working directly with protobuf objects created by the SDK, the API for creating, serializing and deserializing those objects is slightly different.