v0.16.1
robbertvanginkel
released this
02 Oct 20:46
·
140 commits
to master
since this release
- Fix bug that prevented nested JSON to be marshalled into Proto encoded
requests. - Fix bug that required users to explictly specify encoding using
-e
when
making health requests. Now health requests default to Proto when using gRPC
and Thrift when using TChannel.