Release Apache SkyWalking Client JS 0.5.1

SkyWalking Client JS 0.5.1 is released. Go to downloads page to find release tars.

  1. Add noTraceOrigins option.
  2. Fix wrong URL when using relative path.
  3. Catch frames errors.
  4. Get response.body as a stream with the fetch API.
  5. Support reporting multiple logs.
  6. Support typescript project.