@@ -2,35 +2,12 @@ Changes by Version
22==================
33Release Notes.
44
5- 9.4 .0
5+ 9.5 .0
66------------------
77
8- * Upgrade nats plugin to support 2.16.5
9- * Add agent self-observability.
10- * Fix intermittent ClassCircularityError by preloading ThreadLocalRandom since ByteBuddy 1.12.11
11- * Add witness class/method for resteasy-server plugin(v3/v4/v6)
12- * Add async-profiler feature for performance analysis
13- * Support db.instance tag,db.collection tag and AggregateOperation span for mongodb plugin(3.x/4.x)
14- * Improve CustomizeConfiguration by avoiding repeatedly resolve file config
15- * Add empty judgment for constructorInterceptPoint
16- * Bump up gRPC to 1.68.1
17- * Bump up netty to 4.1.115.Final
18- * Fix the ` CreateAopProxyInterceptor ` in the Spring core-patch to prevent it from changing the implementation of the
19- Spring AOP proxy
20- * Support Tracing for GlobalFilter and GatewayFilter in Spring Gateway
21- * [ doc] Enhance Custom Trace Ignoring Plugin document about conflicts with the plugin of ** sampler plugin with CPU
22- policy**
23- * [ doc] Add Spring Gateway Plugin document
24- * [ doc] Add 4 menu items guiding users to find important notices for Spring Annotation Plugin, Custom Trace Ignoring
25- Plugin, Kotlin Coroutine Plugin, and Spring Gateway Plugin
26- * Change context and parent entry span propagation mechanism from gRPC ThreadLocal context to SkyWalking native dynamic
27- field as new propagation mechanism, to better support async scenarios.
28- * Add Caffeine plugin as optional.
29- * Add Undertow 2.1.7.final+ worker thread pool metrics.
30- * Support for tracking in spring gateway versions 4.1.2 and above.
31- * Fix ` ConsumeDriver ` running status concurrency issues.
328
33- All issues and pull requests are [ here] ( https://github.com/apache/skywalking/milestone/222?closed=1 )
9+
10+ All issues and pull requests are [ here] ( https://github.com/apache/skywalking/milestone/236?closed=1 )
3411
3512------------------
3613Find change logs of all versions [ here] ( changes ) .
0 commit comments