Skip to content

Commit 5588489

Browse files
authored
Merge pull request #22076 from jbedell-newrelic/patch-10
Mark the Netty Reactor changes in 8.22.0 as a bug fix, per customer request
2 parents beadccb + 45b0021 commit 5588489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ security: []
2323
* Linking metadata for Azure App services by @jbedell-newrelic in [2399](https://github.com/newrelic/newrelic-java-agent/pull/2399)
2424
* Connection errors now logged at SEVERE by @jtduffy in [2377](https://github.com/newrelic/newrelic-java-agent/pull/2377)
2525
* Log and obfuscate invalid keys added as attributes to logs and events by @jtduffy in [2388](https://github.com/newrelic/newrelic-java-agent/pull/2388)
26-
* Remove MonoFlatMapMain Instrumentation by @deleonenriqueta in [2400](https://github.com/newrelic/newrelic-java-agent/pull/2400)
2726

2827
## Fixes
2928

3029
* Relocate IntelliJ annotations library by @meiao in [2383](https://github.com/newrelic/newrelic-java-agent/pull/2383)
3130
* Support server side sampling_target configuration by @jtduffy in [2386](https://github.com/newrelic/newrelic-java-agent/pull/2386)
31+
* Remove MonoFlatMapMain Instrumentation to correct potential memory leaks by @deleonenriqueta in [2400](https://github.com/newrelic/newrelic-java-agent/pull/2400)
3232

3333
## Deprecations
3434

0 commit comments

Comments
 (0)