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 2022/01/14 08:47:25 UTC

[apisix] branch master updated (92ac6d9 -> e69f9be)

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 92ac6d9  chore: reindex format of basic_auth.t (#6101)
     add e69f9be  feat(mqtt): balance by client id (#6079)

No new revisions were added by this update.

Summary of changes:
 apisix/core/ctx.lua                  |  8 +--
 apisix/stream/plugins/mqtt-proxy.lua | 14 +++---
 docs/en/latest/apisix-variable.md    |  1 +
 docs/en/latest/plugins/mqtt-proxy.md | 32 ++++++++++++
 docs/zh/latest/plugins/mqtt-proxy.md | 32 ++++++++++++
 t/stream-plugin/mqtt-proxy.t         | 94 ++++++++++++++++++++++++++++++++++++
 6 files changed, 171 insertions(+), 10 deletions(-)