Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.13 KB

changes-8.16.0.md

File metadata and controls

28 lines (23 loc) · 1.13 KB

Changes by Version

Release Notes.

8.16.0

  • 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

Documentation

All issues and pull requests are here