Releases: k1LoW/grpcstub
Releases · k1LoW/grpcstub
v0.6.2
What's Changed
- Bump golang.org/x/text from 0.3.3 to 0.3.8 by @dependabot in #22
- Bump golang.org/x/net from 0.0.0-20201021035429-f5854403a974 to 0.7.0 by @dependabot in #24
New Contributors
Full Changelog: v0.6.1...v0.6.2
v0.6.0
What's Changed
- [BREAKING] Add Option and Change function signature of NewServer() by @k1LoW in #17
Full Changelog: v0.5.1...v0.6.0
v0.3.0
What's Changed
- Only the first response sends Header in bidirectional streaming by @k1LoW in #10
Full Changelog: v0.2.4...v0.3.0
v0.2.3
What's Changed
- Use encoding/json by @k1LoW in #6
- The keys of the parameters of the recorded request message should be the same as in the proto file. by @k1LoW in #7
- Fix keys convert: use OrigName option by @k1LoW in #8
Full Changelog: v0.2.2...v0.2.3