Skip to content

v0.61.1

Compare
Choose a tag to compare
@joshmossas joshmossas released this 05 Sep 22:07
· 65 commits to master since this release

What's Changed

Kotlin

  • fix bug where int64 and uint64 values were not being serialized properly when they were values of map/dictionary in the generated Kotlin client code

Typescript

  • fix bug where the Typescript client code was not parsing map/dictionary values correctly

Misc

  • modify integration tests to prevent regressions concerning these bugs
  • updated npm dependencies

Full Changelog: v0.61.0...v0.61.1