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/08/17 01:57:22 UTC

[apisix] branch master updated (291129ffc -> d3d6151c8)

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 291129ffc change(error-log-logger): remove deprecated tcp conf (#7700)
     add d3d6151c8 change(mqtt-proxy):  remove deprecated upstream (#7694)

No new revisions were added by this update.

Summary of changes:
 apisix/stream/plugins/mqtt-proxy.lua               |  59 +--------
 docs/en/latest/plugins/mqtt-proxy.md               |   4 -
 docs/en/latest/stand-alone.md                      |   3 -
 docs/zh/latest/plugins/mqtt-proxy.md               |   4 -
 docs/zh/latest/stand-alone.md                      |   3 -
 t/admin/stream-routes.t                            |  34 +++--
 t/config-center-yaml/stream-route.t                |   3 -
 t/debug/debug-mode.t                               |  17 ++-
 t/stream-plugin/mqtt-proxy.t                       | 137 +++++----------------
 .../mqtt-proxy2.t}                                 |  58 +++++----
 10 files changed, 105 insertions(+), 217 deletions(-)
 copy t/{admin/stream-routes-disable.t => stream-plugin/mqtt-proxy2.t} (59%)