Fix words (#669)

This commit is contained in:
吴晟 Wu Sheng 2024-01-23 10:16:40 +08:00 committed by GitHub
parent b1c96da0d4
commit 822a73be6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Release Notes.
------------------
* Fix NoSuchMethodError in mvc-annotation-commons and change deprecated method.
* fix forkjoinpool plugin in JDK11。
* Fix forkjoinpool plugin in JDK11.
* Support for tracing spring-cloud-gateway 4.x in gateway-4.x-plugin.
* Fix re-transform bug when plugin enhanced class proxy parent method.
* Fix error HTTP status codes not recording as SLA failures in Vert.x plugins.