Skip to content

Version 8.25.0

Latest

Choose a tag to compare

@deleonenriqueta deleonenriqueta released this 11 Nov 02:44
· 55 commits to main since this release
25046bc

What's Changed

  • Adds Java 25 Support by @deleonenriqueta in 2512
  • Adds support for Logback-1.5.20 by @jtduffy in 2535
  • Introduces a config option to disable the execution of the call and exec SQL parser regular expressions by @jtduffy in 2490
  • Adds support for Kotlin Coroutines v1.4+ by @dhilpipre in 2454
  • Adds support for Kotlin Coroutines Suspend Functions generated outside of Kotlin Coroutines by @dhilpipre in 2456
  • Introduces a preference config for multiple hosts during datastore detection by @jbedell-newrelic in 2508
  • Adds a system property to configure the artifact skip function by @jtduffy in 2509
  • Adds a configuration option allowing Spring Controller transactions to be named using the controller class name and method name by @sharvath-newrelic in 2532
  • Implement SamplerConfig, centralizing all distributed_tracing.sampler configs into the SamplerConfig by @jasonjkeller in 2529
  • Updated kafka-clients-spans-0.11.0.0 producer instrumentation to use modern distributed tracing API’s with W3C Trace Context support by @sharvath-newrelic in 2516

Fixes

  • Fixes parsing of error class names by @sharvath-newrelic in 2497
  • Fixed a potential memory issue caused by excessively large stack traces in error logging by @jtduffy in 2498
  • Clarify logging messages for invalid attributes on custom events and logging events by @sharvath-newrelic in 2501

Deprecations

The following instrumentation modules are deprecated and will be removed in the next major release.

  • aws-wrap-0.7.0
  • java.completable-future-jdk8
  • play-2.3
  • netty-3.4
  • Struts v1
  • spring-3.0.0
  • thrift-0.8
  • solr-4.0.0
  • solr-5.0.0
  • jdbc-inet-merlia
  • jdbc-inet-oranxo
  • grails-1.3
  • rabbit-amqp-1.7.2
  • rabbit-amqp-2.4.1
  • rabbit-amqp-2.5.0
  • rabbit-amqp-2.7.0
  • glassfish-3
  • hibernate-3.3
  • hibernate-3.5
  • jdbc-jtds

New Contributors

Full Changelog: v8.24.0...v8.25.0