# Pip.Services Logo
GRPC components for Pip.Services in Node.js / ES2017 Changelog ## 1.1.0 (2023-02-16) ### Features - Migrated from grpc to @grpc/grpc-js driver ## 1.0.1 - 1.0.5 (2022-04-11) ### Bug fixes * Fixed google-protobuf dependency * Fixed instrument method in GrpcClient * Add generic typing to client call methods * Fixed validation in while calling auth interceptor * Fixed interceptors for commandable interface ## 1.0.0 (2021-05-28) ### Features * **clients** GrpcClient, CommandableGrpcClient * **services** GrpcEndpoint, GrpcService, CommandableGrpcService