Skip to content

Commit cb0783f

Browse files
committed
Update change logs.
1 parent 311d226 commit cb0783f

File tree

2 files changed

+36
-26
lines changed

2 files changed

+36
-26
lines changed

CHANGES.md

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2,35 +2,12 @@ Changes by Version
22
==================
33
Release 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
------------------
3613
Find change logs of all versions [here](changes).

changes/changes-9.4.0.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
Changes by Version
2+
==================
3+
Release Notes.
4+
5+
9.4.0
6+
------------------
7+
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. This requires OAP server 10.2.0
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.
32+
33+
All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/222?closed=1)

0 commit comments

Comments
 (0)