Skip to content

v10.0.0

Compare
Choose a tag to compare
@karottenreibe karottenreibe released this 27 Sep 09:26
· 2754 commits to master since this release
cd646b8
  • [breaking change] switched to logback for logging. All logging configurations must be replaced with logback XMLs. This fixes Java 10 compatibility issues with Log4j by removing Log4j from the agent
  • [feature] make agent log INFO and above to agentdir/logs by default
  • [fix] isolate agent further from the application to prevent errors from conflicting library versions