shenyu
https://github.com/apache/shenyu
Java
Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported2 Subscribers
Add a CodeTriage badge to shenyu
Help out
- Issues
- [BUG] AbstractNodeDataChangedListener.onSelectorChanged builds config-key prefix with raw getNamespaceId() (no SYS_DEFAULT fallback) — selectors invisible when namespaceId null
- [BUG] Hystrix / Resilience4J / Sentinel / RateLimiter plugins NPE when a matched rule has no cached handle
- [BUG] Cryptor JsonUtil.parser throws NPE/CCE on JSON-array or non-object bodies and missing nested-field segments — 500s on valid and pre-auth traffic
- [BUG] SignPluginDataHandler and AbstractCryptorPluginDataHandler guard removeRule on ruleData.getHandle() — leaking stale rule-handle cache entries
- [BUG] MockPlugin SpEL generators share a static EvaluationContext — cross-request data race on the req variable
- [BUG] MockPlugin NPE when httpStatusCode is null in MockHandle (unboxing null Integer to HttpStatus.valueOf)
- [BUG] RewritePlugin placeholder branch drops first character of path-variable value + StringIndexOutOfBounds when regex lacks {
- [BUG] ThreadPool keep-alive is 60 ms instead of 60 s in TencentCLS and AliyunSls log clients
- [BUG] removeMcpServer deletes sibling servers' routes via prefix match
- [BUG] JsonSchemaUtil never emits required array — all MCP tool parameters advertised as optional
- Docs
- Java not yet supported