This is an automated email from the ASF dual-hosted git repository.
starsz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.
from 57c9d94 feat: add a tool to check the version of APISIX Dashboard for
release (#1418)
add 4577740 feat: add version match API (#1430)
No new revisions were added by this update.
Summary of changes:
api/internal/handler/tool/tool.go | 63 ++++++++++-
api/internal/handler/tool/tool_test.go | 118 ++++++++++++++++++++-
.../internal/utils/consts/versionMap.go | 13 ++-
api/internal/utils/utils.go | 10 ++
api/test/e2e/version_test.go | 24 ++++-
5 files changed, 220 insertions(+), 8 deletions(-)
copy web/src/pages/Setting/typingd.d.ts =>
api/internal/utils/consts/versionMap.go (85%)