This is the 1.2.1 release of gRPC-Web.
Please see the notes for the previous releases here: https://github.com/grpc/grpc-web/releases. Please consult https://grpc.io/ for all information regarding this product.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
- #910 Add test to show how to access metadata in interceptor
- #903 Add error handling to a few error conditions
- #886 Add missing types definitions
- #885 Bump Envoy to 1.15.0
- #884 Update protoc plugin to support Proto3 optional
- #882 Add @interface MethodDescroptorInterface @Jennnnny
- #880 Update Bazel to 3.3.1 @Yannic
- #874 Add removeListener and missing metadata event types @danielthank
- #872 [bazel] Introduce grpc_web_toolchain @Yannic
- #871 [generator] Refactor dependency management @Yannic
- #869 Add scripts to run interop-tests on grpc-web Java connector