Skip to content

Releases: k1LoW/grpcstub

v0.6.2

17 Mar 01:57
8a94621
Compare
Choose a tag to compare

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.1

09 Oct 14:24
5ed1e13
Compare
Choose a tag to compare

What's Changed

  • Always keep file paths unique by @k1LoW in #20

Full Changelog: v0.6.0...v0.6.1

v0.6.0

09 Oct 14:13
6e47334
Compare
Choose a tag to compare

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.5.1

09 Oct 08:16
e4bbd7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

15 Jul 02:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

09 Jul 23:30
Compare
Choose a tag to compare

What's Changed

  • Fix grpc.Dial option by @k1LoW in #11
  • gRPC conn close before server close by @k1LoW in #12

Full Changelog: v0.3.0...v0.4.0

v0.3.0

06 Jul 08:17
Compare
Choose a tag to compare

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.4

05 Jul 11:43
Compare
Choose a tag to compare

What's Changed

  • Fix handle client streaming by @k1LoW in #9

Full Changelog: v0.2.3...v0.2.4

v0.2.3

04 Jul 10:38
Compare
Choose a tag to compare

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

v0.2.2

03 Jul 14:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2