Skip to content

v0.0.19-alpha

Choose a tag to compare

@accelbyte-sdk accelbyte-sdk released this 08 Aug 06:17

Note

The corresponding Extend Codegen CLI app container image for this release is available in Docker Hub.

go

  • remove deprecated function
  • regenerate parser for websocket with a new template

unity

  • url param malformed due to invalid type
  • remove special characters from unity properties

unreal

  • url param malformed due to invalid type
  • incorrect url due to missing basepath and invalid variable names
  • add additional checker for non-string parameters
  • refactor code