This is an automated email from the ASF dual-hosted git repository.
chenjunxu pushed a change to branch v2.3
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.
from eb87c95 feat(cli): Show GitHash for manager-api in branch v2.3
(backport #1162) (#1181)
add fa12db8 fix: 2020 update to 2021 (#1179)
add 62d1c43 fix: correct Version and GitHash output for manager-api
command (#1162)
add 4fffe61 fix: allow empty plugins for global rule (#1180)
add 654842a feat: improve upstream e2e testcase (#1187)
add 3d30aa0 fix(cli): support running manager-api cmd in non-default
diretory (#1184)
add 45e90ec fix: Support version/githash for target api-run (#1200)
add de52887 Merge branch 'master' into v2.3
No new revisions were added by this update.
Summary of changes:
Makefile | 5 +++--
api/build.sh | 18 +++++++++++++----
api/cmd/managerapi.go | 1 +
api/internal/conf/conf.go | 8 ++++++--
api/internal/core/entity/entity.go | 2 +-
api/internal/log/zap.go | 9 +++++++--
api/test/e2e/global_rule_test.go | 23 +++++++++++++++++++++-
api/test/shell/cli_test.sh | 21 ++++++++++++++++++++
.../upstream/create_and_delete_upstream.spec.js | 15 +++++++++-----
web/src/components/Footer/index.tsx | 2 +-
10 files changed, 86 insertions(+), 18 deletions(-)