v0.8.2
Added
- Unary request client stubs now accept simple types in addition to types wrapped in
Single
/Mono
.
Updated
- Upgraded gRPC to 1.12.0
Fixed
- Downstream terminal events now correctly propagate upstream cancellation.
- Unary services that complete with no response now correctly signal error.
- Improved compliance with Reactive Streams.
- Fixed "Queue Full?!" errors.