Skip to content

Releases: k1LoW/grpcstub

v0.17.2

15 Apr 09:03
d5eab73
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

Other Changes

  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #72

Full Changelog: v0.17.1...v0.17.2

v0.17.1

16 Feb 09:18
4d42d19
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.17.0...v0.17.1

v0.17.0

15 Feb 22:20
7bac7ce
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.16.0...v0.17.0

v0.16.0

12 Jan 12:35
df3f4d4
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

Full Changelog: v0.15.3...v0.16.0

v0.15.3

30 Oct 07:18
924d899
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: v0.15.2...v0.15.3

v0.15.2

26 Oct 00:46
ebed5a1
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #62

Full Changelog: v0.15.1...v0.15.2

v0.15.1

12 Oct 00:19
a7e1239
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.15.0...v0.15.1

v0.15.0

25 Sep 00:51
440e7ee
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Response() supports accepting any value by @k1LoW in #58

Full Changelog: v0.14.0...v0.15.0

v0.14.0

22 Sep 13:26
6fb2a8e
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Requests() returns matched requests only and UnmatchedRequests() returns unmatched requests by @k1LoW in #56

New Features 🎉

  • Add Stringer for Request type by @k1LoW in #57

Full Changelog: v0.13.0...v0.14.0

v0.13.0

21 Sep 05:40
6a1581d
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Fix resolvePaths() to handle relative paths correctly by @k1LoW in #53

Full Changelog: v0.12.0...v0.13.0