Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.05 KB

File metadata and controls

25 lines (22 loc) · 1.05 KB
subject releaseDate version downloadLink features bugs security
Java agent
2015-11-16
3.22.1
Fixed an issue that caused Ning's AsyncHttpClient WebSockets requests to fail, or the application not to start
Fixed an issue that could cause an extra transaction to be created, a background transaction named NettyDispatcher
Removed the deprecated bootstrap.classpath configuration
Download this agent version

Fixes

  • Fixed an issue that caused Ning's AsyncHttpClient WebSockets requests to fail, or the application not to start.
  • Fixed an issue that could cause an extra transaction to be created, a background transaction named NettyDispatcher.
  • Removed the deprecated bootstrap.classpath configuration, as it could result in the Java agent's instrumentation failing to load.