This is the 1.5.0 release of gRPC-Web.
Please see the notes for the previous releases here. Please consult grpc.io for all information regarding this product.
This release contains improvements and bug fixes listed below.
- #1369 (Typescript) Mark some
metadata
parameters as optional @andrewmbenton - #1335 Update Debian (and other deps) and remove Java In-process Proxy
- #1334 Allow mixed-case headers
- #1330 Update ES6 .d.ts imports with comment about corresponding proto import... @gonzojive
- #1313 Update ES6 imports with comment about corresponding proto import path. @reddaly