Releases: uber/zanzibar
Releases · uber/zanzibar
Fix grpcClientGenerator to return client spec
This release patches the fix in #726 on v0.4.4.
Note: v0.4.5 seems to be identical to v0.4.4, i.e, not including the fix. Publishing a new version to bust proxy caches.
Fix grpcClientGenerator to return client spec
This release patches the fix in #726 on v0.4.4.
Update to Go 1.14
Update go version in travis tools to 1.14 (#713) - fix the generated code - glide-up and cleanup
Replace easyjson with encoding/json
We are replacing easyjson with encoding/json. Existing clients should not see their behavior change due to this.
Revert d7033ab40
Merge pull request #687 from uber/edwin.revert Revert "Fix entries in build.yaml being order dependent"
Added serverless endpoitn support
Rename runtime (#684) * Renaming middleware * Remove runtime * Remove runtime
Skip Yarpc Client change
The yarpc client change breaks some users. So this release reverts that change but takes everything else.
Do not use
Recommitted PR #625 on to a branch
Merge PR# 618 with breaking change for clientConfig struct
Among various changes since the last release, the clientConfig change in PR# 618 breaks existing user due to the key changing from thriftFile -> idlFile.
v0.2.0: Merge pull request #549 from uber/lu.toc
Add toc to readme and update changelog