Skip to main content

Java Agent v2.2.69

January 9, 2026

  • New Spring Boot 4.0 support

    • RestTemplate tracing

    • RestClient tracing

    • WebClient tracing

    • R2DBC tracing

    • Java agent configuration

    # Requires agent restart
weaving=spring-boot-4.0
  • New OkHttp3 4.4 asynchronous call support

    • Java agent configuration
    # Requires agent restart
weaving=okhttp3-4.4
  • New OkHttp3 asynchronous call support

    • Java agent configuration
    # Requires agent restart
weaving=okhttp3
Note

Download: Java Agent v2.2.69

To install the Java agent for the first time, install the package first using the following command. For more information about agent installation, see the following.

wget https://api.whatap.io/agent/whatap.agent.java.tar.gz