shenyu icon indicating copy to clipboard operation
shenyu copied to clipboard

Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.

Results 405 shenyu issues
Sort by recently updated
recently updated
newest added

### Question Hi everyone, I configure 2 interfaces by shenyu-bootstrap, called /a and /b.They are work while single,but /b does not work until timeout while invoked by /a.After timeout, /b...

type: question

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior [BUG] Unable to clone and checkout the ShenYu repository due to...

type: bug

### Question **Expected Behavior:** Shenyu-Bootstrap should be able to handle both HTTP and HTTPS requests simultaneously without forcing HTTP requests to redirect to HTTPS

type: question

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior 比如如图这个api,应该在document中得到OrderDTO、OrderDTO的结构信息,可是在页面上却是空的(如图) ![Image](https://github.com/user-attachments/assets/a1cfb267-9a8f-42da-be2c-703665c23de8) ![Image](https://github.com/user-attachments/assets/b17f1e3f-34ec-44e9-884b-160acad46688) ### Expected Behavior _No response_ ### Steps To...

type: bug

### Description This plugin allows modifying responses outgoing from the ShenYu gateway and supports the following transformations: - Modify JSON responses (add, remove, or replace fields) - Modify XML responses...

status: volunteer wanted

### Description Plugin-supported features: - Add, remove, or replace request headers - Add, remove, or replace query parameters - Modify request path (regex replacement, append, prepend) - Support for variable...

status: volunteer wanted

### Question I encountered some issues when compiling Shenyu. I ran into problems when executing the official compilation command provided by Shenyu: mvn clean install -Dmaven.javadoc.skip=true -B -Drat.skip=true -Djacoco.skip=true -DskipITs...

type: question

### Question Our company is using dubbo using probobuf, does Shenyu support this?

type: question

### Question I am encountering an issue with the default HTTP request line length limit in Shenyu (version 2.6.1). When a request URI exceeds 4096 bytes, I receive the following...

type: question

### Question When caching is enabled, logs cannot be collected. Is this a bug?

type: question