Improvements
Agent LogLevel Configuration
- Implemented the capability to define the agent log level as 
verbose,info,warn,debug, orerrorthrough theloglevelconfiguration. - The default log level is set to 
debug. 
- Implemented the capability to define the agent log level as 
 Added CollectorAddress and CrashCollectorAddress Configuration
- Introduced functionality to specify the collector address and crash collector address by utilizing the 
collectorAddressandcrashCollectorAddressconfiguration options. 
- Introduced functionality to specify the collector address and crash collector address by utilizing the 
 Added Support For Applying Gradle Plugin Using Plugins DSL
- Added support for applying the New Relic Gradle plugin using the plugins DSL in the 
build.gradlefile. 
- Added support for applying the New Relic Gradle plugin using the plugins DSL in the 
 
Bug Fixes
- Resolved an issue where the interactionTracing Feature Flag failed to prevent the collection of auto interaction metrics.