v1.2.1
What's Changed
- Support Go 1.20 by @bestbeforetoday in #549
- Use interface instead of @grpc/grpc-js Client class in public API to avoid potential type errors if the application and fabric-gateway API depend on different versions of gRPC by @bestbeforetoday in #555
Full Changelog: v1.2.0...v1.2.1