Aias00 merged PR #6155:
URL: https://github.com/apache/shenyu/pull/6155
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@shenyu
Aias00 commented on issue #6158:
URL: https://github.com/apache/shenyu/issues/6158#issuecomment-3289558672
good idea
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
Aias00 closed issue #6156: question: error stack does not include the original
exception, which increases the troubleshooting load.
URL: https://github.com/apache/shenyu/issues/6156
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
Aias00 merged PR #6157:
URL: https://github.com/apache/shenyu/pull/6157
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@shenyu
yuluo-yx commented on PR #6152:
URL: https://github.com/apache/shenyu/pull/6152#issuecomment-3289222475
hi @Wweiei, if you have time, can you take a look pls. I dont't find ci
failed cause. thx
ci log:
```txt
shenyu-integrated-test-sdk-http | 2025-09-14T04:48:52.314Z ERROR
yuluo-yx opened a new issue, #6156:
URL: https://github.com/apache/shenyu/issues/6156
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
_No response_
### Expected Behavior
_No response_
### Steps T
yuluo-yx opened a new issue, #6158:
URL: https://github.com/apache/shenyu/issues/6158
### Volunteer help
https://github.com/actions/cache
now, the ci is too slow to execute, and E2E testing is time-consuming, which
greatly reduces the efficiency of PR development.
I thi
yuluo-yx opened a new pull request, #6157:
URL: https://github.com/apache/shenyu/pull/6157
- Fixed #6156
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-
yuluo-yx opened a new pull request, #6155:
URL: https://github.com/apache/shenyu/pull/6155
- maybe related for #6152 action failed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific co
dependabot[bot] opened a new pull request, #7:
URL: https://github.com/apache/shenyu-client-java/pull/7
Bumps org.hibernate:hibernate-validator from 5.2.5.Final to 6.2.0.Final.
[
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-ma
Aias00 merged PR #6149:
URL: https://github.com/apache/shenyu/pull/6149
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@shenyu
Wweiei commented on code in PR #6147:
URL: https://github.com/apache/shenyu/pull/6147#discussion_r2342819550
##
shenyu-admin/src/main/java/org/apache/shenyu/admin/model/vo/RuleVO.java:
##
@@ -380,7 +380,7 @@ public static RuleVO buildRuleVO(final RuleDO ruleDO) {
*/
p
Copilot commented on code in PR #6147:
URL: https://github.com/apache/shenyu/pull/6147#discussion_r2342796564
##
shenyu-admin/src/main/java/org/apache/shenyu/admin/model/vo/RuleVO.java:
##
@@ -380,7 +380,7 @@ public static RuleVO buildRuleVO(final RuleDO ruleDO) {
*/
Aias00 commented on issue #6148:
URL: https://github.com/apache/shenyu/issues/6148#issuecomment-3283436628
could u pls submit a pr to fix this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
yuluo-yx opened a new pull request, #6149:
URL: https://github.com/apache/shenyu/pull/6149
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-ma
Wweiei opened a new pull request, #6147:
URL: https://github.com/apache/shenyu/pull/6147
feat:refactor rule reserved keyword fields. #6137
Change the "name" field in the "rule" table to "rule_name".
Change the "sort" field in the "rule" table to "sort_code".
Make sure that:
Aias00 merged PR #6141:
URL: https://github.com/apache/shenyu/pull/6141
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@shenyu
xcsnx merged PR #6146:
URL: https://github.com/apache/shenyu/pull/6146
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@shenyu.
yuluo-yx opened a new pull request, #6146:
URL: https://github.com/apache/shenyu/pull/6146
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-ma
fantasy-lotus opened a new pull request, #6145:
URL: https://github.com/apache/shenyu/pull/6145
Make sure that:
- [ ] You have read the [contribution
guidelines](https://shenyu.apache.org/community/contributor-guide).
- [ ] You submit test cases (unit or integration tes
Aias00 commented on code in PR #6141:
URL: https://github.com/apache/shenyu/pull/6141#discussion_r2332519754
##
shenyu-admin/src/main/resources/mappers/selector-sqlmap.xml:
##
@@ -213,18 +213,18 @@
LIMIT 1
-
+
Review Comment:
@Wweiei this should be
BraveheartStone commented on issue #6144:
URL: https://github.com/apache/shenyu/issues/6144#issuecomment-3268882676
Okay, I will also verify the other functions. Once there are no issues, I
will raise a PR to fix this bug.
--
This is an automated message from the Apache Git Service.
To re
yu199195 commented on issue #6144:
URL: https://github.com/apache/shenyu/issues/6144#issuecomment-3268678871
HI, can you prvider pr to fix this bug?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
BraveheartStone commented on issue #6144:
URL: https://github.com/apache/shenyu/issues/6144#issuecomment-3266566287
追踪代码发现问题出在了这个位置:`org/apache/shenyu/registry/nacos/NacosInstanceRegisterRepository.java:201
`
我看这段代码在 2025.3.14 更新为。这样写是出于什么原因的考虑呢?
```java
// status 0:true, 1:false
BraveheartStone opened a new issue, #6144:
URL: https://github.com/apache/shenyu/issues/6144
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
下游服务通过容器部署,目前只部署了一个节点。shenyu 通过 nacos 发现下游业务服务。当下游服务重启后,此服务旧的 IP 会覆盖新的
IP,
Aias00 commented on issue #6143:
URL: https://github.com/apache/shenyu/issues/6143#issuecomment-3265956247
> > 你好,你能帮忙解决这个问题吗?
>
> OK!
pls submit a pr , u can refer to
https://shenyu.apache.org/zh/community/contributor-guide
--
This is an automated message from the Apache Gi
BraveheartStone commented on issue #6143:
URL: https://github.com/apache/shenyu/issues/6143#issuecomment-3265944378
> 你好,你能帮忙解决这个问题吗?
OK!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to th
Aias00 commented on issue #6143:
URL: https://github.com/apache/shenyu/issues/6143#issuecomment-3265885113
hi, can u help fix this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific c
BraveheartStone opened a new issue, #6143:
URL: https://github.com/apache/shenyu/issues/6143
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
通过nacos发现服务时,服务只有一个实例的情况下,重启下游服务,会偶现nacos实例为空的情况。导致通过shenyu调用下游服务时报错:
``
Aias00 merged PR #6142:
URL: https://github.com/apache/shenyu/pull/6142
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@shenyu
Aias00 merged PR #6139:
URL: https://github.com/apache/shenyu/pull/6139
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@shenyu
Aias00 merged PR #6135:
URL: https://github.com/apache/shenyu/pull/6135
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@shenyu
ZWJzhangwanjie commented on issue #6134:
URL: https://github.com/apache/shenyu/issues/6134#issuecomment-3252188934
Could you help provide some more detailed information to facilitate my
reproduction, such as the protocol type you use SSE/Streamable http, the node
information of the service
yuluo-yx opened a new pull request, #6142:
URL: https://github.com/apache/shenyu/pull/6142
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-ma
yuluo-yx closed pull request #6122: feat: add shenyu-bom module
URL: https://github.com/apache/shenyu/pull/6122
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe,
yuluo-yx commented on PR #6122:
URL: https://github.com/apache/shenyu/pull/6122#issuecomment-3263815152
this pr has a lot of work, I will fix it and submit it later, temporarily
closed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
yu199195 closed pull request #5098: [type:refactor] Optimizing the startup
script
URL: https://github.com/apache/shenyu/pull/5098
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment
Aias00 closed issue #6121: [BUG] Using Nacos data synchronization, after
deleting the selector, the data cannot be synchronized to the gateway
URL: https://github.com/apache/shenyu/issues/6121
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
Aias00 opened a new issue, #6137:
URL: https://github.com/apache/shenyu/issues/6137
### Description
There are currently some field definitions in the Shenyu Admin SQL that use
database reserved keywords, which can lead to hidden bugs due to SQL dialect
differences when adapting to di
Aias00 merged PR #6140:
URL: https://github.com/apache/shenyu/pull/6140
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@shenyu
Wweiei opened a new pull request, #6141:
URL: https://github.com/apache/shenyu/pull/6141
feat:refactor selector reserved keyword fields. #6137
Make sure that:
- [ ] You have read the [contribution
guidelines](https://shenyu.apache.org/community/contributor-guide).
- [ ]
yu199195 closed pull request #4521: [WIP][ISSUE #4437]Xss plugin
URL: https://github.com/apache/shenyu/pull/4521
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe,
yu199195 closed pull request #5006: [type:fix][ISSUE #5004] Fix build error
apiPath.
URL: https://github.com/apache/shenyu/pull/5006
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comm
eye-gu commented on issue #6138:
URL: https://github.com/apache/shenyu/issues/6138#issuecomment-3261764712
I can try it out
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
Aias00 commented on issue #6138:
URL: https://github.com/apache/shenyu/issues/6138#issuecomment-3261923204
> I can try it out
hi,this task should be handled after #6137。 maybe can u help with that first?
--
This is an automated message from the Apache Git Service.
To respond to the
Wweiei opened a new pull request, #6139:
URL: https://github.com/apache/shenyu/pull/6139
feat: refactor reserved keyword fields for registry config. #6137
Make sure that:
- [ ] You have read the [contribution
guidelines](https://shenyu.apache.org/community/contributor-guid
17661152 opened a new pull request, #6140:
URL: https://github.com/apache/shenyu/pull/6140
Fixes #6121
我以在公司的使用的2.7.0.2的版本上进项了修复,并已发布至生产环境
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
wanhao23 opened a new pull request, #1084:
URL: https://github.com/apache/shenyu-website/pull/1084
Add a new version of the event
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comm
Aias00 opened a new issue, #6138:
URL: https://github.com/apache/shenyu/issues/6138
### Volunteer help
Introduce the JPA framework to simplify some of the current simple SQL
statements and reduce the number of XML files. Complex SQL statements can
temporarily retain the use of XML.
Aias00 opened a new issue, #6136:
URL: https://github.com/apache/shenyu/issues/6136
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
org.springframework.jdbc.BadSqlGrammarException:
### Error querying database. Ca
Aias00 merged PR #1084:
URL: https://github.com/apache/shenyu-website/pull/1084
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr..
Aias00 merged PR #546:
URL: https://github.com/apache/shenyu-dashboard/pull/546
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr..
Wweiei opened a new pull request, #546:
URL: https://github.com/apache/shenyu-dashboard/pull/546
fix:mcpServer page blank. #544
When navigating from a custom proxy plugin page to the mcpServer page, a
blank screen issue still occurs.
https://github.com/user-attachments/assets/fbf27d3
Aias00 commented on code in PR #6091:
URL: https://github.com/apache/shenyu/pull/6091#discussion_r2323911529
##
shenyu-admin/src/main/resources/application-mysql.yml:
##
@@ -22,7 +22,7 @@ spring:
datasource:
url:
jdbc:mysql://localhost:3306/shenyu?useUnicode=true&charac
Aias00 merged PR #543:
URL: https://github.com/apache/shenyu-dashboard/pull/543
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr..
Aias00 closed issue #6134: [BUG] MCP server multi tools call timeout sometimes
URL: https://github.com/apache/shenyu/issues/6134
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
yuluo-yx opened a new pull request, #6135:
URL: https://github.com/apache/shenyu/pull/6135
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-ma
Aias00 opened a new issue, #6134:
URL: https://github.com/apache/shenyu/issues/6134
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
When the MCP server calls multiple tools, there are occasional timeouts.
Only one o
Aias00 merged PR #6133:
URL: https://github.com/apache/shenyu/pull/6133
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@shenyu
Aias00 merged PR #545:
URL: https://github.com/apache/shenyu-dashboard/pull/545
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr..
Wweiei opened a new pull request, #6133:
URL: https://github.com/apache/shenyu/pull/6133
Make sure that:
- [ ] You have read the [contribution
guidelines](https://shenyu.apache.org/community/contributor-guide).
- [ ] You submit test cases (unit or integration tests) tha
Aias00 commented on PR #540:
URL: https://github.com/apache/shenyu-dashboard/pull/540#issuecomment-3251423998
@xchoox hi, pls fix conflicts
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spe
moremind closed issue #6129: [BUG] Upload plugin error:
org/opengauss/util/Base64
URL: https://github.com/apache/shenyu/issues/6129
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
moremind merged PR #6132:
URL: https://github.com/apache/shenyu/pull/6132
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@shen
Aias00 opened a new pull request, #6132:
URL: https://github.com/apache/shenyu/pull/6132
replace deprecated Base64 class with java.util.Base64
close: #6129
Make sure that:
- [ ] You have read the [contribution
guidelines](https://shenyu.apache.org/community/con
Aias00 merged PR #6131:
URL: https://github.com/apache/shenyu/pull/6131
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@shenyu
Wweiei opened a new pull request, #543:
URL: https://github.com/apache/shenyu-dashboard/pull/543
fix mcpserver delete error. #542
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific com
Wweiei opened a new pull request, #541:
URL: https://github.com/apache/shenyu-dashboard/pull/541
Add Registry config page.
This is for shenyu-admin pull requests:
[apache/shenyu#6096](https://github.com/apache/shenyu/pull/6096)
https://github.com/user-attachments/assets/825c8912-fa6b-4
Aias00 merged PR #6128:
URL: https://github.com/apache/shenyu/pull/6128
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@shenyu
Wweiei opened a new pull request, #6127:
URL: https://github.com/apache/shenyu/pull/6127
fix:EtcdInstanceRegisterRepositoryTest run error. #6125
Make sure that:
- [ ] You have read the [contribution
guidelines](https://shenyu.apache.org/community/contributor-guide).
- [
Aias00 opened a new pull request, #6131:
URL: https://github.com/apache/shenyu/pull/6131
fix: increase default timeout and improve error handling in MCP tools
Make sure that:
- [ ] You have read the [contribution
guidelines](https://shenyu.apache.org/community/contribut
BraveheartStone opened a new issue, #6130:
URL: https://github.com/apache/shenyu/issues/6130
### Question
admin 部署后,登录时报错:
https://github.com/user-attachments/assets/dede45ff-13a1-4746-9758-6e0e70fcdf00";
/>
```
index.db384a79.js:1 Mixed Content: The page at
'https:/
BraveheartStone opened a new issue, #6129:
URL: https://github.com/apache/shenyu/issues/6129
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
2.7.0.2 版本上传自定义插件时报错
https://github.com/user-attachments/assets/dd8a
Wweiei opened a new pull request, #6126:
URL: https://github.com/apache/shenyu/pull/6126
fix:SEtcdInstanceRegisterRepositoryTest run error. #6125
Make sure that:
- [ ] You have read the [contribution
guidelines](https://shenyu.apache.org/community/contributor-guide).
-
Wweiei opened a new pull request, #545:
URL: https://github.com/apache/shenyu-dashboard/pull/545
fix: mcpServer blank page issue. #544
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specifi
Wweiei opened a new issue, #544:
URL: https://github.com/apache/shenyu-dashboard/issues/544
The mcpServer page displays a blank screen when navigating from the Divide
page under Proxy.
First, In Divide page.
https://github.com/user-attachments/assets/13b70305-ac4b-48bf-8d15-8280084
Wweiei opened a new issue, #542:
URL: https://github.com/apache/shenyu-dashboard/issues/542
There is an error occured when delete the mcpServer.
https://github.com/user-attachments/assets/7ec79160-adc6-46b4-8d5f-a8acccd8d56b";
/>
https://github.com/user-attachments/assets/f98ae
Aias00 closed issue #6123: [BUG] ShenyuBootstrapApplication failed to run when
using Nacos data sync in versions 2.7.0.2 and 2.7.0.3-SNAPSHOT
URL: https://github.com/apache/shenyu/issues/6123
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
Aias00 merged PR #541:
URL: https://github.com/apache/shenyu-dashboard/pull/541
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr..
Aias00 closed issue #6125: [BUG] EtcdInstanceRegisterRepositoryTest run error
URL: https://github.com/apache/shenyu/issues/6125
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
Aias00 merged PR #6124:
URL: https://github.com/apache/shenyu/pull/6124
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@shenyu
yuluo-yx opened a new pull request, #6128:
URL: https://github.com/apache/shenyu/pull/6128
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-ma
li-keguo merged PR #6127:
URL: https://github.com/apache/shenyu/pull/6127
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@shen
Wweiei closed pull request #6126: [fix] SEtcdInstanceRegisterRepositoryTest run
error
URL: https://github.com/apache/shenyu/pull/6126
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific com
Wweiei opened a new issue, #6125:
URL: https://github.com/apache/shenyu/issues/6125
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
[ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
0.718 s <<<
Aias00 commented on PR #6124:
URL: https://github.com/apache/shenyu/pull/6124#issuecomment-3242353627
hi, fix ci pls
https://github.com/user-attachments/assets/736704ee-c538-438b-8142-403e25b7a17f";
/>
--
This is an automated message from the Apache Git Service.
To respond to t
Wweiei opened a new issue, #6123:
URL: https://github.com/apache/shenyu/issues/6123
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
In version 2.7.0.2 and 2.7.0.3-SNAPSHOT, ShenyuBootstrapApplication failed
to run w
Wweiei opened a new pull request, #6124:
URL: https://github.com/apache/shenyu/pull/6124
Fix the bug, ShenyuBootstrapApplication run failed when using Nacos data
sync. #6123
Make sure that:
- [ ] You have read the [contribution
guidelines](https://shenyu.apache.org/commun
moremind commented on code in PR #6057:
URL: https://github.com/apache/shenyu/pull/6057#discussion_r231272
##
shenyu-admin/src/main/java/org/apache/shenyu/admin/controller/InstanceController.java:
##
@@ -88,6 +103,33 @@ public ShenyuAdminResult
detailInstanceInfo(@PathVaria
moremind commented on PR #6057:
URL: https://github.com/apache/shenyu/pull/6057#issuecomment-3240712158
please add the picture for action
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the speci
17661152 commented on issue #6121:
URL: https://github.com/apache/shenyu/issues/6121#issuecomment-3240619347
> hi, can you help submiiting a pr to fix this? thx
Hello, do you have any tutorials? For example, which branch should I fix
from?
--
This is an automated message from the A
Aias00 commented on issue #6121:
URL: https://github.com/apache/shenyu/issues/6121#issuecomment-3240624765
> > hi, can you help submiiting a pr to fix this? thx
>
> Hello, do you have any tutorials? For example, which branch should I fix
from?
u can follow: https://shenyu.apach
yuluo-yx opened a new pull request, #6122:
URL: https://github.com/apache/shenyu/pull/6122
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-ma
1 - 100 of 7793 matches
Mail list logo