This is an automated email from the ASF dual-hosted git repository.

spacewander pushed a change to branch release/2.10
in repository https://gitbox.apache.org/repos/asf/apisix.git


    from 6c7d1620a fix(jwt-auth): avoid leak secret via the error msg (#6855)
     new 7d446aa5c test: reject bad client TLS request in handshake (#6941)
     new 5a4a5bfff perf: avoid rematching SSL when our customized Nginx is used 
(#6970)
     new c2eff65dc fix: the client verify flag might not be set (#6906)
     new 2b7fe2313 ci(traffic-split): improve ci stability (#7055)
     new 0a14a1d8e ci: make it pass under OpenResty 1.21 (#7067)
     new 19d1cba1d use the latest build script for apisix-base
     new 31dc18627 build apisix-base with the master branch code of 
apisix-build-tools

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 apisix/init.lua                     | 36 +++++++++++++++++++++++++++---------
 apisix/ssl/router/radixtree_sni.lua |  8 +++++---
 bin/apisix                          | 10 +++++-----
 t/node/client-mtls.t                |  8 ++++----
 t/plugin/traffic-split.t            | 12 +++++++-----
 utils/linux-install-luarocks.sh     |  4 ++--
 utils/linux-install-openresty.sh    |  6 +++---
 7 files changed, 53 insertions(+), 31 deletions(-)

Reply via email to