You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Daming <da...@apache.org> on 2020/06/22 05:39:28 UTC

[ANNOUNCE] Release Apache SkyWalking Nginx LUA version 0.2.0

Hi all,

Apache SkyWalking  Team is glad to announce the first release of Apache
SkyWalking Nginx LUA 0.2.0.

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

SkyWalking Nginx Agent provides the native tracing capability for Nginx
powered by Nginx LUA module.

This release contains a number of new features, bug fixes and improvements
compared to
version 0.1.0. The notable changes since 0.2.0 include:

(Highlight key changes)
1. Adapt the new v3 protocol.
2. Implement correlation protocol.
3. Support batch segment report.
4. Fix wrong context carrier endpoint data.
5. Rocks: fixed wrong version of luarocks.
6. Remove first ref variable.
7. Uniform the SpanLayer type name.

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

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

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

Twitter:
https://twitter.com/ASFSkyWalking

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


- Apache SkyWalking Team