Skip to content

Commit f58f03c

Browse files
authored
Update CHANGES.md for version 9.7.0
1 parent 6af2ac4 commit f58f03c

File tree

1 file changed

+3
-26
lines changed

1 file changed

+3
-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.6.0
5+
9.7.0
66
------------------
77

8-
* Add CLAUDE.md for AI assistant guidance.
9-
* Bump up agent-oap protocol to latest(16c51358ebcf42629bf4ffdf952253971f20eb25).
10-
* Bump up gRPC to v1.74.0.
11-
* Bump up netty to v4.1.124.Final.
12-
* Bump up GSON to v2.13.1.
13-
* Bump up guava to v32.1.3.
14-
* Bump up oap to the 10.3-dev.latest(dc8740d4757b35374283c4850a9a080e40f0eb79) in e2e.
15-
* Bump up cli to the 0.15.0-dev.latest(77b4c49e89c9c000278f44e62729d534f2ec842e) in e2e.
16-
* Bump up apache parent pom to v35.
17-
* Update Maven to 3.6.3 in mvnw.
18-
* Fix OOM due to too many span logs.
19-
* Fix ClassLoader cache OOM issue with WeakHashMap.
20-
* Fix Jetty client cannot receive the HTTP response body.
21-
* Eliminate repeated code with HttpServletRequestWrapper in mvc-annotation-commons.
22-
* Add the jdk httpclient plugin.
23-
* Fix Gateway 2.0.x plugin not activated for spring-cloud-starter-gateway 2.0.0.RELEASE.
24-
* Support kafka-clients-3.9.x intercept.
25-
* Upgrade kafka-clients version in optional-reporter-plugins to 3.9.1.
26-
* Fix AbstractLogger replaceParam when the replaced string contains a replacement marker.
27-
* Fix `JDBCPluginConfig.Plugin.JDBC.SQL_BODY_MAX_LENGTH` was not working in some plugins.
28-
* Bump up Lombok to v1.18.42 to adopt JDK25 compiling.
29-
* Add `eclipse-temurin:25-jre` as another base image.
30-
* Add JDK25 plugin tests for Spring 6.
31-
* Ignore classes starting with "sun.nio.cs" in bytebuddy due to potential class loading deadlock.
328

33-
All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/242?closed=1)
9+
10+
All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/249?closed=1)
3411

3512
------------------
3613
Find change logs of all versions [here](changes).

0 commit comments

Comments
 (0)