Skip to content

5.0.0-GA

Compare
Choose a tag to compare
@wu-sheng wu-sheng released this 17 Oct 02:39
· 4017 commits to master since this release

Download

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

Notice

Don't download source codes from this page.
Please follow build document, if you want to build source codes by yourself.

Agent Changes

  • Add several package names ignore in agent settings. Classes in these packages would be enhanced, even plugin declared.
  • Support Undertow 2.x plugin.
  • Fix wrong class names of Motan plugin, not a feature related issue, just naming.

Collector Changes

  • Make buffer file handler close more safety.
  • Fix NPE in AlarmService

Documents

  • Fix compiling doc link.
  • Update new live demo address.

Issues and Pull requests