Java Agent v2.2.13
August 8, 2023
-
NewAdded the hooking option for CompletableFuture tracing.NoteFor more information about the CompletableFuture option, see the following.
-
ChangeModified the time display in LogSink compressed transfer. -
FixedFixed the problem where the transaction does not end when tracing some methods.Fixed the problem where the transaction does not end when the methods registered in the
hook_method_patternsoption are traced with new transactions through thetrace_auto_transaction_enabled=trueoption.