github newrelic/newrelic-java-agent v7.9.0
Version 7.9.0

latest releases: test-delete-me, v8.14.0, tmp-scala3-publish...
2 years ago

New features and improvements

  • Where applicable, existing instrumentation has been tested and verified as compatible with Jakarta EE 8. #900
  • Add new instrumentation to support Jetty 10. #936
  • Update to jfr-daemon 1.9.0 to address CVE-2020-29582 and improve CPU overhead. #937
  • Add support to pass a boolean environment variable NEWRELIC_DEBUG where setting it to true activates the debug configuration. #890
  • Improved performance by internally replacing regex replace with iterative char replace (thanks to @zowens for this contribution) #933

Fixes

  • Update the httpurlconnection instrumentation to use newer distributed tracing APIs so that spans are correctly marked as external calls in distributed traces and contain the expected http.* attributes. #885
  • Illegal Access Exception is no longer thrown from apps using NR agent with scala 2.12 and Java 11. #876

Support statement

New Relic recommends that you upgrade the agent regularly to ensure that you're getting the latest features and performance benefits. Additionally, older releases will no longer be supported when they reach end-of-life.

New Contributors

Full Changelog: v7.8.0...v7.9.0

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

NewReleases is sending notifications on new releases.