- 73b580d chore(deps): bump com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2 (#6329) by dependabot[bot] · 10 days ago master
- fb454de Fix websocket client spec builder reuse in plugin config (#6330) by zhaoguhong · 12 days ago
- e2c21ed test(task#5161): improve test coverage for admin. (#6328) by Oneday2333 · 13 days ago
- 4f346c5 test(task#5161): improve test coverage for sync. (#6333) by Oneday2333 · 13 days ago
- a19cb16 chore(deps): bump org.bouncycastle:bcprov-jdk18on from 1.78 to 1.84 (#6331) by dependabot[bot] · 13 days ago
- 31f0a4d Stop exposing login AES secrets to anonymous callers (#6323) by aias00 · 3 weeks ago
- e6298fa chore(deps): bump org.apache.kafka:kafka-clients from 3.9.1 to 3.9.2 (#6324) by dependabot[bot] · 3 weeks ago
- 33c79d1 Ci update cache (#6325) by L · 3 weeks ago
- f258aec Fix missing RBAC on selector, rule, and data-permission endpoints (#6319) by aias00 · 3 weeks ago
- 0e1cc3c Block redirect-based SSRF bypass in Swagger imports (#6320) by aias00 · 3 weeks ago
- aceaf5b Hide registry passwords from admin API responses (#6322) by aias00 · 3 weeks ago
- bec32f3 Align SSRF URL validation with OkHttp parsing (#6321) by aias00 · 3 weeks ago
- 2c44e7e feat(mcp-server): enhance SDK compatibility with reflection caching and error handling (#6312) by aias00 · 5 weeks ago
- d45cd70 infra(ci): add CI action condition (#6316) by shown · 5 weeks ago
- 2870eab fix(common): align PluginEnum sort values with DB schema.sql (#6310) (#6311) by bwang · 5 weeks ago
- 0a927fd Fix: RuleServiceImpl#searchByPage() Selectors now populated from namespace only when condition selectors are null or empty. (#6305) by X.Bruce121 · 5 weeks ago
- 87e0fe8 fix: replace Collections.EMPTY_MAP with Collections.emptyMap() (#6299) by Senrian · 6 weeks ago
- 8e43748 chore(deps): bump org.apache.zookeeper:zookeeper from 3.9.4 to 3.9.5 (#6302) by dependabot[bot] · 6 weeks ago
- 7248388 chore(deps): bump oshi from 6.7.0 to 6.10.0 (#6301) by yangpixi · 6 weeks ago
- 295a12b [type:refactor] remove shenyu trie cache (#6303) by moremind · 6 weeks ago
- 5c2c3ed [type:fix] remove java 18 ci (#6306) by moremind · 6 weeks ago
- c39506e Fix: loggion console add rule bug (#6291) by yangyx107 · 10 weeks ago
- c2efae1 fix: improve MCP server plugin path handling and backward compatibility for argsPosition (#6293) by aias00 · 2 months ago
- 7ff5ba3 fix: improve upstream cache management and add recovery test for empty events (#6294) by aias00 · 2 months ago
- 6f82818 feat: add CORS support with configurable allowed headers in MCP server (#6295) by aias00 · 2 months ago
- 205fe32 feat: refactor aiRequest and aiResponse models to support asynchronou… (#6296) by Yu Siheng · 3 months ago
- c224816 fix mcp streamable (#6289) by aias00 · 3 months ago
- 29f9d5f fix: enhance logging and improve request handling in HTTP client plugins (#6288) by aias00 · 3 months ago
- e5c1db9 fix: fix GsonUtils concurrent serialization exceptions (#6286) (#6287) by fanpipi · 3 months ago
- 1a92cca replace stream().forEach() to forEach() (#6275) by VampireAchao · 3 months ago
- b94f2a2 feat:modify instance createOrUpdate method log level (#6285) by yangyx107 · 3 months ago
- 556e840 [type:fix] set open (#6280) by eye-gu · 3 months ago
- 75ade36 fix: handle tool not found error and update requestConfig type to JsonElement (#6284) by aias00 · 3 months ago
- dff154a feat:sync dashboard (#6283) by yangyx107 · 3 months ago
- 1d8879a feat: Add new role search criteria (#6282) by yangyx107 · 3 months ago
- 64ad46f [Security] Harden Docker images to run as non-root user (#6273) by Rin · 3 months ago
- cb3c582 Fix: Preserve Gateway's independent upstream health check state when receiving config updates from Admin (#6274) by Jesen Kwan · 3 months ago
- a6b8de1 chore(deps): bump org.assertj:assertj-core in /shenyu-e2e (#6278) by dependabot[bot] · 3 months ago
- 74954fa [type:fix] fix database init script (#6277) by eye-gu · 3 months ago
- fbc3c4b fix mcp config shenyu context error (#6266) by MaMengzhen · 4 months ago
- 71ff9d2 [ISSUE #6235] Set upstream check for each upstream. (#6272) by jonasHanhan · 4 months ago
- 3c29cc3 fix add custom headers error (#6268) by MaMengzhen · 4 months ago
- 385f2b8 Fix: Set isClosing flag in closeGracefully method as documented (#6263) by Aira Jena · 4 months ago
- b97c7db [#6262] Fix OrderlyExecutor resource leak in shenyu-disruptor (#6269) by Aira Jena · 4 months ago
- d8fbb52 test(#5161): Improve test coverage for VersionUtils (#6264) by Aira Jena · 4 months ago
- 1de8abb fix order dependent test (#6261) by Ann (Huei) Chen · 4 months ago
- d14a423 fix 'addCustomHeaders' header value replace bug (#6257) by MaMengzhen · 5 months ago
- dcdd727 fix NettyHttpClientPlugin doRequest response unique headers error (#6258) by MaMengzhen · 5 months ago
- cdd56c6 feat: Rename ai proxy enhanced module to ai proxy and update related files (#6260) by aias00 · 5 months ago
- 8df4904 infra: refactor infra zk module (#6199) by shown · 5 months ago
- 0b3959c fix mcp tool sample error (#6259) by MaMengzhen · 5 months ago
- 47c958f feat: Enhance IpUtils with Docker support, improved IP filtering (#6253) by aias00 · 5 months ago
- b984ad2 Refactor EtcdClient and RedisConnectionFactory for improved readability and maintainability (#6250) by aias00 · 5 months ago
- 46281cd fix ai proxy key (#6249) by aias00 · 5 months ago
- bbdcbfe feat: Introduce request body size limit, enhance AI proxy plugin's ChatClient caching with config hash, and refine prompt extraction from the request body. (#6248) by aias00 · 5 months ago
- 0f2f7ac modify loadbalancer (#6251) by xiaoyu · 5 months ago
- ddefc04 Enhance index method to build base URL from HTTP request, supporting reverse proxy scenarios (#6247) by aias00 · 5 months ago
- bee956d Fix non deterministic caused by Hashmap (#6246) by Ann (Huei) Chen · 5 months ago
- bf30e31 Fix Order Dependent Test in AiPromptPluginDataHandlerTest (#6245) by Ann (Huei) Chen · 5 months ago
- 3c615de [Fix] the selector and rule pagination non-functional (#6239) (#6243) by VampireAchao · 5 months ago
- 1c7332f add reset cache in MethodDescriptor (#6244) by Ann (Huei) Chen · 5 months ago
- 1464229 fix get the argument position mapping error and test method (#6236) by MaMengzhen · 5 months ago
- 1aba81b Release/merge 2.7.0.3 (#6237) by aias00 · 5 months ago
- 5d92e50 fix field-sqlmap.xml database reserved keywords (#6233) by L · 6 months ago
- a49901f fix HttpUtilsTest nondeterminism from param order (#6230) by Yong-Han Lin · 6 months ago
- 13f175b Fix mcp server real url error (#6228) by Yu Siheng · 6 months ago
- 6b42718 fix non deterministic test (#6229) by Ann (Huei) Chen · 6 months ago
- 3c6bb7b fix non determinsitic tests (#6232) by Yong-Han Lin · 6 months ago
- b93a687 chore: update LICENSE with new dependencies and versions (#6234) by aias00 · 6 months ago
- ae6ddc5 Fix shenyu mcp bugs (#6227) by Yu Siheng · 6 months ago
- 80596c8 fix:shenyu-examples-mcp (#6226) by Yu Siheng · 6 months ago
- 501bec3 Fix typos in some files (#6224) by Lê Nam Khánh · 6 months ago
- 58bbbbd feat: remove shenyu-infra-x-module (#6216) by shown · 6 months ago
- d1d9803 refactor: extract base data for plugin, selector and rule data class (#6215) by shown · 6 months ago
- 3c3a4a5 feat:import mcp server config by swagger doc (#6219) by Yu Siheng · 6 months ago
- cf0ec09 Fix the issue of multiple selectors connecting to different registry centers. (#6218) by yunlongn · 6 months ago
- b6b1416 fix: The use of outdated dependencies due to mvnd cache (#6217) by Yu Siheng · 6 months ago
- abad1ad feat:mcp server autoRegister enhance (#6213) by Yu Siheng · 6 months ago
- 0484d6a Mcp auto register bug fix (#6212) by Yu Siheng · 7 months ago
- 72a89c0 feat(ci): replace prow action with local issue-manager script (#6211) by shown · 7 months ago
- 5cbd540 fix: remove unnecessary mock return value in MotanProxyServiceTest (#6207) (#6210) by aias00 · 7 months ago
- 3a3cc04 feat: add shenyu-registry-k8s module unit test (#6206) by shown · 7 months ago
- e0c50c3 Fix typo in active committers list (#6205) by shown · 7 months ago
- c94c64c fix: When there are multiple indices under the alias shenyu-access-logging, if we do not specify one of them for writing or specify multiple, an error will be reported. Therefore, here we directly save to the index of the current day. (#6203) by cuixiaojie · 7 months ago
- 2456516 [fix] the path truncation of get requests set by shenyuContext in MCP Server (#6209) by MaMengzhen · 7 months ago
- 082e702 [ISSUE #6144] 修复通过 nacos 发现下游服务时,下游服务重启后,会将旧的IP覆盖新的IP。导致通过shenyu调用下游服务报错Can not find healthy upstream url, please check your configuration! (#6201) by Evan · 7 months ago
- f38a9c5 [feat] mvnd (#6041) by aias00 · 7 months ago
- 9f857fe infra: add issue label manager GHA (#6197) by shown · 7 months ago
- a8300a4 feat: add shenyu-register-client-beat module unit test (#6193) by shown · 7 months ago
- a04d9e1 infra: add auto notify GHA when issue is created (#6198) by shown · 7 months ago
- ce9a39e [feat] github ci (#6031) by aias00 · 7 months ago
- d0994fa feat: add shenyu-register-client-api unit test (#6192) by shown · 7 months ago
- fc8c796 [type:feat]HTTP and WebSocket synchronous mode supports heartbeat detection (#6179) by xchoox · 7 months ago
- 555f9b4 [type:feat]Change bootstrap heartbeat reporting (#6187) by xchoox · 7 months ago
- 2a4a7fb [type:optimize] Optimize LogCollectUtils (#6191) by ljh · 7 months ago
- dd57fb7 [feat]:loggingKafka plugin config based on selector (#6074) by Yu Siheng · 7 months ago
- 0af754d [feat] sofa plugin config based on selector (#6062) by Yu Siheng · 7 months ago
- aeba1f3 [feat] loggingRabbitMQ plugin config based on selector (#6059) by Yu Siheng · 7 months ago
- a09cfb2 [type:feat]add unit test (#6182) by xchoox · 7 months ago
- f8141db chore(deps): bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4 (#6183) by dependabot[bot] · 7 months ago