You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/release-notes/agent-release-notes/java-release-notes/java-agent-8160.mdx
+2
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,8 @@ security: []
49
49
50
50
* Use WeakReference HttpUrlConnection instrumentation [2082](https://github.com/newrelic/newrelic-java-agent/pull/2082)
51
51
52
+
* Fix a bug where Jetty 12 would not properly link distributed traces [2140](https://github.com/newrelic/newrelic-java-agent/pull/2140)
53
+
52
54
* Update to JFR daemon 1.13.0 [2129](https://github.com/newrelic/newrelic-java-agent/pull/2129)
53
55
<br/>This update changes the HTTP client used, which caused problems with some proxies.
0 commit comments