본문으로 건너뛰기

Java Agent v2.2.9

2023년 6월 16일

신기능 New

spring-boot-2.5.x 비동기 추적 기능 추가

whatap.conf
weaving=tomcat9,spring-boot-2.5
  • webflux + "netty, tomcat, undertow" 추적

  • spring-cloud-gateway 추적

  • dev.miku:r2dbc-mysql-0.8.2.RELEASE 추적

  • spring-kafka-2.7 추적

okhttp3-4.4 ~ okhttp3-4.9.3 추적 기능 추가

whatap.conf
weaving=okhttp3-4.4

Tibero 6 SQL 추적 기능 추가

업데이트 Change

비동기 설정 수정

  • weaving 설정에서 버전 표기 방식 수정: 기존 spring-boot-2.7.x에서 spring-boot-2.7로 수정

    whatap.conf
    weaving=spring-boot-2.7
  • weaving 설정에서 버전 표기 방식 수정: spring-boot-3.x에서 spring-boot-3.0으로 수정

    whatap.conf
    weaving=spring-boot-3.0