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 2021/11/18 01:51:55 UTC

[apisix] branch master updated (2c12b36 -> 5394dce)

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 2c12b36  fix(wasm): the conf can't be empty (#5514)
     add 5394dce  feat(kafka-logger): supports logging request body (#5501)

No new revisions were added by this update.

Summary of changes:
 apisix/plugins/kafka-logger.lua        | 20 +++++++++
 apisix/utils/log-util.lua              | 38 +++++++++++++---
 docs/en/latest/plugins/kafka-logger.md |  1 +
 docs/zh/latest/plugins/kafka-logger.md |  1 +
 t/plugin/kafka-logger.t                | 79 ++++++++++++++++++++++++++++++++++
 5 files changed, 132 insertions(+), 7 deletions(-)