New Features and Improvements:
- Adds support for Spring Webflux 5.3.+.
- Adds configuration for ignoring netty reactor errors. The relevant configuration property is
reactor-netty.errors.enabled
. Error reporting is enabled by default. - Adds support for Scala 2.13, including Akka Http and Play. Thank you junder31 for these contributions.
Fixes:
- The netty-4.0.8 instrumentation would sometimes not start a Transaction on
channelRead
, potentially affecting instrumentation dependent on it including: Spring, Akka and Play. - Updates the Java agent’s Apache HttpClient dependency to 5.13.
- Spring Webclient could report the wrong URL when multiple HTTP calls to several URLs occurred in parallel. Thank you veklov for contributing this fix.
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.