Skip to content

Commit beadccb

Browse files
authored
Merge pull request #22075 from jbedell-newrelic/patch-9
8.21.0 MemoryLeak changes
2 parents 30392b5 + 55ca3f1 commit beadccb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/content/docs/release-notes/agent-release-notes/java-release-notes/java-agent-8210.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ features: [“Enhances visibility into Reactor flatMap calls”, ”Adds new ins
77
bugs: [“Fixes the distributed_tracing.sampler config”, “Fixes an Illegal Access Error that can occur when using Scala 2.12 and JDK 11”, “Fixes the netty.http2.frame_read_listener.start_transaction configuration”, “Adds a restriction on when to add distributed trace headers for SQS messages”, “Allows the org.crac JAR to be shadowed”, “Backports NullPointerException fix to older versions of vertx-core instrumentation”, “Prevents excessive transaction segments from being created by HttpUrlConnection method calls”]
88
security: [“Upgrades the com.newrelic.agent.java:infinite-tracing-protobuf for better security with infinite tracing”, “Replaces snakeyaml with com.konloch:safeyaml to address a security vulnerability”]
99
---
10+
<Callout variant="caution">
11+
**Known issues**: This release has a known issue with certain uses of Netty Reactor that can cause memory leaks.
12+
Please consider using another version.
13+
</Callout>
14+
1015
<ButtonGroup>
1116
<ButtonLink
1217
role="button"

0 commit comments

Comments
 (0)