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] PluginJarParser.parseJar NPE on missing/incomplete pom.properties
- [BUG] AbstractNodeDataSyncService delete handlers extract wrong key segment for auth, meta, and proxy-selector (Nacos/Polaris/Apollo sync)
- [BUG] ModifyResponsePlugin unconditionally parses the response body as JSON, breaking non-JSON responses
- [BUG] ComposableSignService.handleExchange silently discards the APP_PARAM header mutation
- [BUG] JsonUtil.replaceJsonNode overwrites same-named leaf keys in sibling subtrees (cryptor field-scoped encrypt/decrypt corruption)
- [BUG] ExponentialRetryBackoffStrategy retries only on IllegalStateException, never on real network errors
- [BUG] Connect missing return after protocol-version rejection
- [BUG] Connection-state guard is dead; unconnected clients can PUBLISH/SUBSCRIBE
- [BUG] Inbound MqttPublishMessage payload ByteBuf never released; async fan-out shares it unsafely
- [BUG] ShenyuMcpResponseDecorator completes future on first chunk (truncates multi-chunk bodies)
- Docs
- Java not yet supported