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 8d61d31  fix: proxy_set_header Host $host may lose port info (#2079)
     add d752b6f  feat: allow customizing lua_package_path & lua_package_cpath 
(#3417)

No new revisions were added by this update.

Summary of changes:
 .travis/apisix_cli_test/test_main.sh               | 38 ++++++++++++++++
 apisix/cli/ngx_tpl.lua                             | 10 +++--
 apisix/cli/ops.lua                                 | 24 +++++++++++
 conf/config-default.yaml                           |  4 ++
 doc/plugin-develop.md                              | 50 +++++++++++++++++++++-
 .../apisix/plugins/3rd-party.lua                   | 19 +++++---
 .../apisix/stream/plugins/3rd-party.lua            | 19 +++++---
 7 files changed, 144 insertions(+), 20 deletions(-)
 copy t/fake-plugin-exit.lua => example/apisix/plugins/3rd-party.lua (77%)
 copy t/fake-plugin-exit.lua => example/apisix/stream/plugins/3rd-party.lua 
(77%)

Reply via email to