This is an automated email from the ASF dual-hosted git repository.
wenming pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git.
from e64ed39 doc: add English doc `doc/profile-cn.md` (#1192)
add 429f016 feature: Moving logs utils and batch processor to utils dir
and typo fixes in docs (#1191)
No new revisions were added by this update.
Summary of changes:
Contributing.md | 10 +++++-----
lua/apisix/plugins/udp-logger.lua | 2 +-
lua/apisix/{plugins => utils}/batch-processor.lua | 1 +
lua/apisix/{plugins => utils}/log-util.lua | 0
t/{plugin => utils}/batch-processor.t | 20 ++++++++++----------
5 files changed, 17 insertions(+), 16 deletions(-)
rename lua/apisix/{plugins => utils}/batch-processor.lua (99%)
rename lua/apisix/{plugins => utils}/log-util.lua (100%)
rename t/{plugin => utils}/batch-processor.t (93%)