v1.1.4
What's Changed
- Support zero-length compressed request and response messages on Node.js by @timostamm in #893.
- Don't set
User-Agent
header in connect-web by @srikrsna-buf in #912. - Always capture header in
ConnectError
by @srikrsna-buf in #924. - Introduce experimental
ConnectRouter.rpc
overload to not require fullServiceType
by @paul-sachs in #925. - Add explicit exports for node by @smaye81 in #921.
Full Changelog: v1.1.3...v1.1.4