github newrelic/newrelic-java-agent v7.3.0
Version 7.3.0

latest releases: v8.11.1, v8.11.0, v8.10.0...
2 years ago

New features and improvements

  • Support for Java 16

  • Auto-instrumentation support for java.net.http.HttpClient

  • Migrate the Agent’s caching library from Guava to Caffeine

    • Caffeine provides an in-memory cache using a Google Guava inspired API. The improvements draw on the author’s experience designing Guava's cache and ConcurrentLinkedHashMap.
    • We expect this change to provide improvement in cases where we saw thread contention and deadlocks attributable to the Guava library.

Fixes

Don't miss a new newrelic-java-agent release

NewReleases is sending notifications on new releases.