Releases: apache/skywalking-client-js
Releases · apache/skywalking-client-js
1.0.0
03 Apr 06:27
Compare
Sorry, something went wrong.
No results found
Monitor Core Web Vitals.
Monitor static resource metrics.
Bump up infra-e2e.
Bump dependencies to fix vulnerabilities.
Adjust readme for 1.0 release.
Fix can't catch the resource error.
Fix append http method to tags error.
Bump up test ui.
Fix the caught fetch request does not work when it receives a URL.
0.12.0
14 Jul 13:39
Compare
Sorry, something went wrong.
No results found
Fix native fetch implementation when using Request object.
Fix fetch implementation when using the Header object in http queries.
Bump dependencies.
0.11.0
18 Mar 05:10
Compare
Sorry, something went wrong.
No results found
Fixed the bug that navigator.sendBeacon sent json to backend report "No suitable request converter found for a @RequestObject List".
Fix reading property from null.
Pin selenium version and update license CI.
Bump dependencies.
Update README.
0.10.0
19 Apr 05:50
Compare
Sorry, something went wrong.
No results found
Fix the ability of Fetch constructure.
Update README.
Bump up dependencies.
0.9.0
13 Oct 14:43
Compare
Sorry, something went wrong.
No results found
Fix custom configurations when the page router changed for SPA.
Fix reporting data by navigator.sendbeacon when pages is closed.
Bump dependencies.
Add Security Notice.
Support adding custom tags to spans.
Validate custom parameters for register.
0.8.0
11 Apr 05:32
Compare
Sorry, something went wrong.
No results found
Fix fmp metric.
Add e2e test based on skywaling-infra-e2e.
Update metric and events.
Remove ServiceTag by following SkyWalking v9 new
0.7.0
13 Oct 08:25
Compare
Sorry, something went wrong.
No results found
0.6.0
10 Jul 14:19
Compare
Sorry, something went wrong.
No results found
Separate production and development environments when building.
Upgrade packages to fix vulnerabilities.
Fix headers could be null .
Fix catching errors for http requests.
Fix the firstReportedError is calculated with more types of errors.
0.5.1
26 Feb 01:38
Compare
Sorry, something went wrong.
No results found
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.
0.3.0
08 Jan 14:52
Compare
Sorry, something went wrong.
No results found
Support tracing starting at the browser.
Add traceSDKInternal SDK for tracing SDK internal RPC.
Add detailMode SDK for tracing http method and url as tags in spans.
Fix conditions of http status.