feat: make it support rewrite request body in external plugins#9990
Conversation
|
@monkeyDluffy6017 please take a look |
|
This PR depends on api7/ext-plugin-proto#35 |
|
@jiangfucheng Could you help to review this? |
|
@monkeyDluffy6017 api7/ext-plugin-proto#35 This PR need to be merged first and we need to release a new version for |
|
@monkeyDluffy6017 @Sn0rt Hi, could you help review api7/ext-plugin-proto#35? I will take over the current PR after api7/ext-plugin-proto#35 has been merged |
|
@jiangfucheng the api7/ext-plugin-proto#35 is merged, please go on |
|
@jiangfucheng Will you take this forward? |
|
|
@jiangfucheng release has been made |
|
@monkeyDluffy6017 Hi, please take a look, thanks. |
|
I will try to support this feature in apisix-go-plugin-runner after this PR merged. |
|
Hi, which version is accessible? Is 3.2.x okay? |
|
@zxyao145 This feature is integrated into v3.6.0, you can check the changelog: https://github.com/apache/apisix/blob/release/3.6/CHANGELOG.md#360 |
Description
Resubmit for #9864
Please update ext-plugin-proto first. api7/ext-plugin-proto#35
To make it be able to rewrite the request body in external plugins.
Add test according to https://github.com/jiangfucheng 's suggest.
Please help to correct it if something wrong, because i don't know how the test is working.
Fixes # (issue)
Checklist