Skip to content

Releases: kitex-contrib/kitexcall

v0.1.2

24 Jan 06:44
0ec147c
Compare
Choose a tag to compare
  • Add -q option to support pure json output.
  • Add -include-path option to support include path search for IDL.
  • fix: Update generic_client.go, resolve the issue where the kitexcall -f /path/to/file.json command is not working. (#16)
  • add IncludePath param for PB IDL type

What's Changed

  • feat:add kitexcall version by @SHENCaesar in #11
  • feat: add quiet flag by @rfyiamcool in #13
  • feat: add include path for idl by @Zzhiter in #14
  • chore: update kitex to v0.11.2 by @Zzhiter in #15
  • chore: update CI to use github runner by @GuangmingLuo in #17
  • fix: Update generic_client.go, resolve the issue where the kitexcall -f /path/to/file.json command is not working. by @xuanskyer in #16
  • fix: Update generic_client.go: resolve the -include-path parameter does not support the PB IDL type. by @xuanskyer in #19

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1-rc1

28 May 08:22
9ac92a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1-rc1

v0.1.1

28 May 08:56
9ac92a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 May 05:56
f7805f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/kitex-contrib/kitexcall/commits/v0.1.0