v0.61.1
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