This is an automated email from the ASF dual-hosted git repository.
monkeydluffy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
from 5b118e7f5 fix(limit_conn): do not use the http variable in stream mode
(#9816)
add a45c3952d change: refactor logic for enabling L4/L7 proxy (#9607)
No new revisions were added by this update.
Summary of changes:
apisix/admin/init.lua | 3 ++-
apisix/cli/ngx_tpl.lua | 2 +-
apisix/cli/ops.lua | 24 +++++++++++++++++++-----
apisix/cli/schema.lua | 4 ++++
conf/config-default.yaml | 2 ++
docs/en/latest/plugins/mqtt-proxy.md | 1 -
docs/en/latest/stream-proxy.md | 20 ++++++--------------
docs/zh/latest/plugins/mqtt-proxy.md | 1 -
docs/zh/latest/stream-proxy.md | 15 +--------------
t/APISIX.pm | 1 +
t/cli/test_access_log.sh | 1 +
t/cli/test_core_config.sh | 1 +
t/cli/test_deployment_traditional.sh | 2 ++
t/cli/test_dns.sh | 3 +++
t/cli/test_etcd_grpc_mtls.sh | 1 +
t/cli/test_etcd_mtls.sh | 1 +
t/cli/test_main.sh | 3 ++-
t/cli/test_prometheus_run_in_privileged.sh | 2 ++
t/cli/test_prometheus_stream.sh | 2 ++
t/cli/test_snippet.sh | 2 +-
t/cli/test_stream_config.sh | 7 ++++++-
t/cli/test_tls_over_tcp.sh | 2 +-
t/cli/test_validate_config.sh | 1 +
t/stream-node/sni.t | 1 +
24 files changed, 61 insertions(+), 41 deletions(-)