Skip to content

Releases: newrelic/newrelic-java-agent

Version 6.0.0

26 Aug 17:36
c44e33c
Compare
Choose a tag to compare
  • Fix for asynchronous jar file collection. Collection of modules will no longer block the initial first harvest.
  • Fix for Real Time Streaming. The first Real Time Streaming harvest will no longer be delayed by 30 seconds.
  • Support for okhttp 4.4 instrumentation.
  • Fix for reactor-netty verifier versions
  • Improve reconnect behavior by not pinning to preconnected collector host instance.
  • Fix race condition around connection pool exhaustion by separating pool timeout from connection timeout.
  • Register an MBean to expose the agent linking metadata.
  • Note: This release removed the certificate bundle from the agent artifact. Users previously using use_private_ssl should now use the ca_bundle_path configuration directive