吴晟 Wu Sheng
534a80c74c
Release 9.4.0 and prepare 9.5.0 ( #750 )
...
* [maven-release-plugin] prepare release v9.4.0
* [maven-release-plugin] prepare for next development iteration
* Update change logs.
---------
Co-authored-by: Wu Sheng <“wu.sheng@foxmail.com”>
2025-02-19 23:03:01 +08:00
yqw570994511
35495375d0
[Feature] Support for tracking in spring gateway versions 4.1.2 and above ( #747 )
2025-01-11 18:09:42 +08:00
jiangyuan
31bf638213
Simplify plugin.dest.dir property in pom.xml ( #746 )
2025-01-10 23:39:35 +08:00
Zixin Zhou
d53f04b7bf
Add Caffeine plugin as optional ( #743 )
2024-12-29 08:16:05 +08:00
yqw570994511
be3d09240a
[Feature] Support Tracing for GlobalFilter and GatewayFilter in Gateway ( #736 )
2024-12-16 15:03:14 +08:00
jiangyuan
2059fd4cb7
Improve CustomizeConfiguration by avoiding repeatedly resolve file config ( #730 )
2024-11-28 17:05:32 +08:00
吴晟 Wu Sheng
92b09c9d79
Released 9.3.0 and start 9.4.0 ( #710 )
...
* [maven-release-plugin] prepare release v9.3.0
* [maven-release-plugin] prepare for next development iteration
* Create changes-9.3.0.md
* Update CHANGES.md
2024-07-26 06:49:38 +08:00
吴晟 Wu Sheng
eb1041675c
Release 9.2.0 begin 9.3.0 dev ( #678 )
2024-03-31 21:38:08 +08:00
cylx3126
f227543fc3
Fix a bug in Spring Cloud Gateway if HttpClientFinalizer#send does not invoke, the span created at NettyRoutingFilterInterceptor can not stop. ( #672 )
2024-03-07 15:55:08 +08:00
Chen Ziyan
7aec68263b
Support for tracing webflux-6.x and gateway-4.x ( #661 )
2023-12-21 16:04:21 +08:00
吴晟 Wu Sheng
4dd00e97e9
Release 9.1 and begin 9.2.0 ( #652 )
2023-12-01 23:31:19 -08:00
peachisai
0b80f3d424
Add a netty-4.1.x plugin to trace http ( #625 )
2023-10-29 16:18:25 +08:00
weixiang1862
5f61c5e31d
Optimize spring-cloud-gateway 2.1.x, 3.x witness class. ( #610 )
2023-09-15 14:39:48 +08:00
吴晟 Wu Sheng
6e47084501
Release 9.0.0 and set 9.1.0-SNAPSHOT for next iteration ( #600 )
...
* [maven-release-plugin] prepare release v9.0.0
* [maven-release-plugin] prepare for next development iteration
* Create changes-9.0.0.md
* Update CHANGES.md
---------
Co-authored-by: Wu Sheng <“wu.sheng@foxmail.com”>
2023-08-29 11:57:56 +08:00
peachisai
9a65fcbd6b
Staticize the tags for preventing synchronization in JDK 8 ( #596 )
2023-08-21 23:41:19 +08:00
peachisai
e31b9bb6a2
Add nacos-client 2.x plugin ( #593 )
2023-08-18 08:45:46 +08:00
吴晟 Wu Sheng
b9dd0f24b7
Update version to 9.0.0 with new change logs. ( #563 )
2023-06-25 09:18:28 +08:00
gzlicanyi
7af3f06713
Fix the thread safety bug of finishing operation for the span named "SpringCloudGateway/sendRequest" ( #555 )
2023-06-16 22:25:50 +08:00
吴晟 Wu Sheng
d074a0a063
Release 8.16.0 and set 8.17.0-SNAPSHOT for next iteration ( #543 )
2023-05-31 22:46:05 +08:00
吴晟 Wu Sheng
7a6334d2b5
Begin 8.16.0 iteration ( #501 )
...
* [maven-release-plugin] prepare release v8.15.0
* [maven-release-plugin] prepare for next development iteration
* Create changes-8.15.0.md
* Set changes.md for 8.16.0
2023-04-04 09:15:21 +08:00
kezhenxu94
0b1af4fd18
Fix Spring 6 test case ( #463 )
2023-02-24 16:17:37 +08:00
Kanro
bca5c8e628
Refactor kotlin coroutine plugin with CoroutineContext ( #453 )
2023-02-14 18:10:21 +08:00
Kanro
ad1389347a
Enhance kotlin coroutine plugin for stack tracing ( #451 )
2023-02-09 11:28:23 +08:00
kezhenxu94
62266673ff
Add plugin for Spring 6, set development baseline to JDK 17, remove Powermock entirely ( #444 )
2023-01-31 19:29:32 +08:00
吴晟 Wu Sheng
8c989b74e9
Release 8.14.0, begin for 8.15.0 iteration ( #440 )
2023-01-12 11:00:25 +08:00
吴晟 Wu Sheng
70b3e88b0f
Release 8.13.0, begin 8.14.0 iteration ( #378 )
2022-11-06 21:46:51 +08:00
Lisandro
3f88d735ba
[Bug #9598 ] Apache ShenYu agent Tid is null ( #309 )
2022-09-15 08:02:25 +08:00
pg.yang
6fce184cfe
Update guava-cache,jedis,memcached,ehcache plugins to adopt uniform tags ( #303 )
2022-09-10 21:58:55 +08:00
吴晟 Wu Sheng
b8f99e95e5
Begin 8.13.0 iteration, 8.12.0 release is on vote ( #301 )
...
* [maven-release-plugin] prepare release v8.12.0
* [maven-release-plugin] prepare for next development iteration
* Create changes-8.12.0.md
* Update CHANGES.md
2022-09-01 16:51:48 +08:00
kezhenxu94
d75cdf51e1
Save http status code regardless of it's status ( #258 )
2022-07-12 14:53:14 +08:00
hutaishi
dacdddb1b4
shenyu plugin fix IgnoredTracerContext traceId NPE ( #215 )
2022-06-20 22:02:03 +08:00
吴晟 Wu Sheng
8de87f5556
Begin 8.12.0 iteration ( #214 )
...
* [maven-release-plugin] prepare release v8.11.0
* [maven-release-plugin] prepare for next development iteration
* Create changes-8.11.0.md
* Update CHANGES.md
2022-06-18 12:05:56 +08:00
wuwen
42377bb274
Fix Span not finished in gateway plugin when the gateway request timeout. ( #175 )
2022-05-14 20:45:36 +08:00
hutaishi
bd7912106a
Apache ShenYu (incubating) plugin support grpc,sofarpc,motan,tars ( #170 )
2022-05-07 10:23:23 +08:00
zhyyu
88c4c71598
Add trace-sampler-cpu-policy-plugin ( #135 )
...
Co-authored-by: yuzhongyu <yuzhongyu@cestc.cn>
2022-04-25 18:27:53 +08:00
wuwen
4d76f3e2fb
Fix NPE in gateway plugin when the timer triggers webflux webclient call. ( #164 )
2022-04-25 09:28:27 +08:00
hutaishi
504f9c415b
[Feature] [ShenYu]<Apache ShenYu (incubating) plugin support dubbo proxy>( #8869 ) ( #162 )
2022-04-21 17:43:50 +08:00
吴晟 Wu Sheng
0ac754730c
Begin 8.11.0 iteration ( #155 )
2022-04-13 08:51:17 +08:00
hutaishi
fab9ce53bd
Add skywaliking plugin for support Apache ShenYu (incubating) gateway ( #8796 ) ( #147 )
2022-04-10 22:39:32 +08:00
xiarixigua
5607f87a54
Fix the bug that maybe causing memory leak and repeated traceId when use gateway-2.1.x-plugin ( #133 )
2022-03-31 13:11:43 +08:00
Zimmem
2bd58bce7a
fix the trace breaking bugs in WebFlux server and WebClient( #114 )
...
* Fix the bug that maybe generate multiple traces when invoking HTTP requests by Spring WebFlux server and WebClient.
2022-03-01 20:47:18 +08:00
吴晟 Wu Sheng
395ce4f86a
Release 8.9.0 and set next version to 8.10.0 ( #101 )
...
* [maven-release-plugin] prepare release v8.9.0
* [maven-release-plugin] prepare for next development iteration
2022-01-28 21:23:43 +08:00
Daniel Qian
ff5de395a0
Enhance `returnedObj` expression to support Array, List and Map ( #84 )
...
* Enhance `returnedObj` expression to support Array, List and Map for apm-customize-enhance-plugin and `@Tag`
* update doc & add UnitTest for @Tag annotation
* update e2e test accordingly
2021-12-15 15:00:22 +08:00
Daniel Qian
bc90371daa
Add returnedObj expression support for apm-customize-enhance-plugin ( #83 )
...
* issue #8292 , add returnedObj expression support for apm-customize-enhance-plugin
* update apm-customize-enhance-plugin use plugin V2 API
2021-12-14 22:34:25 +08:00
DominikHubacek
438f287961
Fix <TracePathMatcher should match pattern "**" with paths end by "/"> ( #81 )
...
Co-authored-by: Dominik Hubacek <dominik.hubacek@student.tuke.sk>
Co-authored-by: Kanro <higan@live.cn>
2021-12-10 19:45:39 +08:00
wankai123
ec1b7a19a4
Initialize 8.9.0 iteration ( #59 )
2021-10-27 22:57:09 +08:00
业余布道师
77c4eb4edc
Add an agent plugin to support Jackson ( #39 )
2021-09-27 17:25:32 +08:00
业余布道师
c5657e83b3
Add Fastjson plugin ( #35 )
2021-09-24 18:05:47 +08:00
kezhenxu94
a6b174a09d
Set up CI and clean up ( #3 )
2021-08-27 07:50:30 +08:00
吴晟 Wu Sheng
6950bb137f
Rename common modules. ( #2 )
2021-08-27 00:27:39 +08:00