Sourced from github.com/improbable-eng/grpc-web's releases.
v0.14.1
See CHANGELOG for details
Sourced from github.com/improbable-eng/grpc-web's changelog.
0.14.1
Other changes
- Replace Dep with Go Modules
@JohanBrandhorstin #911- Replace prototool with buf
@JohanBrandhorstin #847- Allow websocket read limit to be configured
@bryanmcgranein #1023- Fix /metrics, /debug/requests, /debug/events
@zolkinin #957- Fix websocket cancellation handling
@MarcusLongmuirin #917
d1462f8 Prepare 0.14.1 release (#1052)142743a Fixed go.sum and go.mod for CI (#1048)53e1aaa Add configuration support for nyhoor websocket read limit (#1023)189bea5 Fix /metrics, /debug/requests, /debug/events + additional flag for enabling t...2605d83 Fixed generated docs (#946)43b3edb Add return statement to example (#942)84ab65f Replace prototool with buf (#847)604a83d Fix Websocket Cancellation Handling (#917)5cc8ddf Try migrating to modules again (#911)6a43460 Fix CI & Remove Firefox 21 Tests (#909)