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 2022/03/15 02:35:53 UTC

[apisix] branch master updated (95439a2 -> 9386de9)

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 95439a2  fix(prometheus): conflict between global rule and route configure (#6579)
     add 9386de9  feat: add delayed_body_filter phase (#6605)

No new revisions were added by this update.

Summary of changes:
 apisix/init.lua                   |  1 +
 apisix/plugin.lua                 |  1 +
 apisix/plugins/example-plugin.lua | 12 ++++++++++
 docs/en/latest/plugin-develop.md  | 15 +++++++++++-
 docs/zh/latest/plugin-develop.md  | 13 +++++++++++
 t/plugin/example.t                | 49 +++++++++++++++++++++++++++++++++++++++
 6 files changed, 90 insertions(+), 1 deletion(-)