New features and improvements
-
Batch Payloads and Compression for Infinite Tracing: Enhanced performance by providing option to enable payload compression and batching for Infinite Tracing 1146.
-
HttpClient v5.0+ Support: The Java agent now supports HttpClient version 5.0 and above 1252.
-
On-the-fly Class Retransformation: Classes with Trace annotation are now retransformed upon attach, enhancing instrumentation flexibility 1147.
-
Enhanced Logging for Cats Effect 2: Log Cats Effect 2 instrumentation at Finest log level 1173.
-
High Security Mode disables user tracking
1261. -
Selective RollingFileAppender Usage: The RollingFileAppender is now only used when log_limit_in_kbytes is greater than 0, improving logging efficiency 1228.
Fixes
- Fixed Cats Effect 2 Logging: Addressed issues with Cats Effect 2 logging for better reliability 1269.
New Contributors
Full Changelog: v8.2.0...v8.3.0