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/11 03:25:44 UTC

[apisix] branch master updated (7b60f42 -> 0aa97c3)

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 7b60f42  feat: introducing prefer_name attribute in datadog plugin (#5463)
     add 0aa97c3  fix(batch-requests): correct the client ip in the pipeline (#5476)

No new revisions were added by this update.

Summary of changes:
 apisix/cli/ops.lua                       | 20 ++++++++++++++++++++
 apisix/plugins/batch-requests.lua        |  6 ++++++
 docs/en/latest/plugins/batch-requests.md |  9 ++++++++-
 docs/zh/latest/plugins/batch-requests.md |  9 ++++++++-
 t/cli/test_validate_config.sh            | 17 +++++++++++++++++
 t/plugin/batch-requests.t                | 15 +++++++++++++++
 t/plugin/batch-requests2.t               |  7 +++++++
 7 files changed, 81 insertions(+), 2 deletions(-)