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 3d5f554  docs: update README.md (#5713)
     add a4b6931  feat(wasm): allow running in the rewrite phase (#5695)

No new revisions were added by this update.

Summary of changes:
 apisix/cli/ops.lua                  | 243 +-------------------------------
 apisix/cli/schema.lua               | 274 ++++++++++++++++++++++++++++++++++++
 apisix/core/config_local.lua        |   4 +
 apisix/discovery/consul_kv/init.lua |   3 -
 apisix/discovery/dns/init.lua       |   4 -
 apisix/discovery/eureka/init.lua    |   4 -
 apisix/discovery/nacos/init.lua     |   4 -
 apisix/init.lua                     |  20 +--
 apisix/wasm.lua                     |  14 +-
 docs/en/latest/wasm.md              |   3 +-
 t/wasm/route.t                      |  35 ++++-
 11 files changed, 333 insertions(+), 275 deletions(-)
 create mode 100644 apisix/cli/schema.lua

Reply via email to