Releases: neat-no/goat
Releases · neat-no/goat
v0.2.0
v0.1.10
What's Changed
- Fix head of line blocking bug when the underlying connection has errors in streaming RPC by @samavos in #48
- Send RST_STREAM for client-cancelled streams by @samc-avos in #49
Full Changelog: v0.1.9...v0.1.10
v0.1.8
What's Changed
- An RPC with a nil body would produce a seg fault. by @samavos in #39
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #40
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #41
- replace benbjohnson clock by @willavos in #42
- Fix websocket library deprecation by @willavos in #43
- integration test on GitHub workflow by @willavos in #45
- bump grpc version by @willavos in #44
Full Changelog: v0.1.5...v0.1.8