Skip to main content

Java Agent v2.2.16

September 8, 2023

  • Feature Java 20 is supported (Java option is required).

    --add-opens=java.base/java.lang=ALL-UNNAMED
  • Feature Tracing for Lettuce drivers in Redis.

    whatap.conf
    weaving=lettuce-6.2
  • Feature Included the Lettuce settings in the spring-boot-3.0 configuration

    whatap.conf
    weaving=spring-boot-3.0
  • Changed Added the option to exclude the oracle.jdbc.driver.OraclePreparedStatement tracing.

    whatap.conf
    # default
    hook_pstmt_oracle_enabled=true
  • Fixed Deleted the kafka header logs that occur when tracing kafka-clients-2.4.0.

  • Fixed Fixed the issue where HTTP calls are not collected when tracing okhttp-2.7, okhttp3-3.14, and okhttp3-4.4.

  • Fixed Fixed the java.sql.Date reference error that may occur when calling SQLs.