This is an automated email from the ASF dual-hosted git repository.
wenming pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git.
from 973c481 chore: get the complete error stack when sync etcd data, it
is very useful when a (#2251)
add dd6ee5e improve: use optimistic locking to avoid concurrency problem
in admin PATCH APIs. (#2216)
No new revisions were added by this update.
Summary of changes:
apisix/admin/global_rules.lua | 4 +--
apisix/admin/routes.lua | 4 +--
apisix/admin/services.lua | 4 +--
apisix/admin/ssl.lua | 4 +--
apisix/admin/upstreams.lua | 4 +--
apisix/core/etcd.lua | 59 +++++++++++++++++++++++++++++++++++++++++++
t/admin/global-rules.t | 4 +--
t/admin/routes.t | 14 +++++-----
t/admin/services-string-id.t | 4 +--
t/admin/services.t | 8 +++---
t/admin/upstream.t | 8 +++---
t/router/radixtree-sni.t | 4 +--
12 files changed, 90 insertions(+), 31 deletions(-)