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/07/14 02:33:45 UTC

[apisix] branch master updated (307c7f6 -> 03a9b80)

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 307c7f6  feat: Add option retry_timeout that like nginx's proxy_next_upstream_timeout (#4574)
     add 03a9b80  change: enable stream proxy only by default (#4580)

No new revisions were added by this update.

Summary of changes:
 apisix/cli/ngx_tpl.lua                         |  2 ++
 conf/config-default.yaml                       |  1 +
 docs/en/latest/stream-proxy.md                 | 10 +++++++
 docs/zh/latest/stream-proxy.md                 | 10 +++++++
 t/cli/test_admin.sh                            |  4 +--
 t/cli/test_dns.sh                              |  4 +--
 t/cli/test_snippet.sh                          |  1 +
 t/cli/{test_dubbo.sh => test_stream_config.sh} | 40 ++++++++++++++------------
 t/cli/test_tls_over_tcp.sh                     |  1 +
 9 files changed, 50 insertions(+), 23 deletions(-)
 copy t/cli/{test_dubbo.sh => test_stream_config.sh} (59%)