You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@skywalking.apache.org by xue fan <qi...@apache.org> on 2021/10/13 08:55:19 UTC

[ANNOUNCE] Release Apache SkyWalking Client JS version 0.7.0

Hi all,

Apache SkyWalking Team is glad to announce the release of Apache
SkyWalking Client JS 0.7.0

SkyWalking: APM (application performance monitor) tool for distributed
systems,
especially designed for microservices, cloud native and container-based
(Docker, Kubernetes, Mesos) architectures.

Skywalking Client JS provides browser metrics and error collection to
SkyWalking backend.

This release contains a number of new features, bug fixes and
improvements compared to version 0.6.0(last release). The notable
changes include:

(Highlight key changes)
1. Support setting time intervals to report segments.
2. Fix segments report only sent once.
3. Fix apache/skywalking#7335.
4. Fix apache/skywalking#7793.
5. Fix firstReportedError for SPA.

Please refer to the change log for the complete list of changes:
https://github.com/apache/skywalking-client-js/blob/v0.7.0/CHANGES.md

Apache SkyWalking website:
http://skywalking.apache.org/

Downloads:
http://skywalking.apache.org/downloads/

npm:
https://www.npmjs.com/package/skywalking-client-js

Twitter:
https://twitter.com/ASFSkyWalking

SkyWalking Resources:
- Issue: https://github.com/apache/skywalking/issues
- Mailing list: dev@skywalkiing.apache.org


- Apache SkyWalking Team
--

Qiuxia Fan
Github, @Fine0830