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 9f01ef8 fix(error-log-logger): avoid sending stale error log (#4690)
add a11b3cc chore: avoid using 500 as it will be captured as APISIX's bug
(#4737)
No new revisions were added by this update.
Summary of changes:
apisix/admin/consumers.lua | 8 ++++----
apisix/admin/global_rules.lua | 12 ++++++------
apisix/admin/init.lua | 2 +-
apisix/admin/plugin_config.lua | 12 ++++++------
apisix/admin/plugin_metadata.lua | 6 +++---
apisix/admin/proto.lua | 10 +++++-----
apisix/admin/routes.lua | 14 +++++++-------
apisix/admin/services.lua | 14 +++++++-------
apisix/admin/ssl.lua | 14 +++++++-------
apisix/admin/stream_routes.lua | 10 +++++-----
apisix/admin/upstreams.lua | 14 +++++++-------
apisix/upstream.lua | 8 ++++----
t/node/not-exist-upstream.t | 2 +-
13 files changed, 63 insertions(+), 63 deletions(-)