You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2023/03/24 03:40:59 UTC

[apisix] branch master updated (8197e0356 -> 777c0b713)

This is an automated email from the ASF dual-hosted git repository.

spacewander pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


    from 8197e0356 fix: the problem of high cpu and memory usage (#9015) (#9016)
     add 777c0b713 feat: support variable when rewrite header in proxy rewrite plugin (#9112)

No new revisions were added by this update.

Summary of changes:
 apisix/core/utils.lua                   |  41 +++++++++
 apisix/plugins/proxy-rewrite.lua        |  27 ++++--
 docs/en/latest/plugins/proxy-rewrite.md |   4 +-
 docs/zh/latest/plugins/proxy-rewrite.md |   4 +-
 t/plugin/proxy-rewrite3.t               | 149 ++++++++++++++++++++++++++++++++
 5 files changed, 216 insertions(+), 9 deletions(-)