Skip to content

v0.6.0

Compare
Choose a tag to compare
@ShivanshVij ShivanshVij released this 24 Aug 20:12
· 30 commits to master since this release
331929e

Changes

  • Refactoring the generated code to use the polyglot-go library to generate message encode/decode functions. (#3)

Fixes

  • Fixed an issue with the generated code that caused compilation issues when the names of two methods in different services
    were the same (#5)