Release Apache SkyWalking Client JS 0.5.1
SkyWalking Client JS 0.5.1 is released. Go to downloads page to find release tars.
- Add
noTraceOrigins
option. - Fix wrong URL when using relative path.
- Catch frames errors.
- Get
response.body
as a stream with the fetch API. - Support reporting multiple logs.
- Support typescript project.