Add async-profiler feature CHANGES.md (#724)

This commit is contained in:
zhengziyi0117 2024-10-30 18:52:56 +08:00 committed by GitHub
parent 2027a98b1e
commit 54a3372a8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ Release Notes.
* Add agent self-observability.
* Fix intermittent ClassCircularityError by preloading ThreadLocalRandom since ByteBuddy 1.12.11
* Add witness class/method for resteasy-server plugin(v3/v4/v6)
* Add async-profiler feature for performance analysis
All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/222?closed=1)