Important
The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see Update the agent. For more information, see End-of-life policy.
Notes
- Java 7: Native support for instrumenting classes compiled to Java 7 bytecode
- Audit Mode: mode which logs all data sent to New Relic in the newrelic_agent.log
- Bug fix: Prevent agent instrumentation from changing the Serial Version UID (introduced in 2.2.0)
- Bug fix: Prevent memory leak when client applications start and subsequently stop a thread before completing a transaction (introduced in 2.2.0)
- Bug fix: Prevent stack overflow exception when executing queries using the Postgres 9.0.x JDBC driver
- Bug fix: Fix dispatch handler instrumentation for Jetty 7.5.* (introduced in 2.5.0)
- Bug fix: Set the application port correctly under Jetty 4.*
- Bug fix: Make the transacation_tracer configuration settings respect command line and environment overrides