8.16.0
Download
https://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.
Changes by Version
- Exclude
synthetic
methods for the WitnessMethod mechanism - Support ForkJoinPool trace
- Support clickhouse-jdbc-plugin trace sql parameters
- Support monitor jetty server work thread pool metric
- Support Jersey REST framework
- Fix ClassCastException when SQLServer inserts data
- [Chore] Exclude org.checkerframework:checker-qual and com.google.j2objc:j2objc-annotations
- [Chore] Exclude proto files in the generated jar
- Fix Jedis-2.x plugin can not get host info in jedis 3.3.x+
- Change the classloader to locate the agent path in AgentPackagePath, from
SystemClassLoader
to AgentPackagePath's loader. - Support Grizzly Trace
- Fix possible IllegalStateException when using Micrometer.
- Support Grizzly Work ThreadPool Metric Monitor
- Fix the gson dependency in the kafka-reporter-plugin.
- Fix deserialization of kafka producer json config in the kafka-reporter-plugin.
- Support to config custom decode methods for kafka configurations
All issues and pull requests are here