You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by st...@apache.org on 2021/02/05 06:02:30 UTC

[apisix-dashboard] branch master updated (57c9d94 -> 4577740)

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%)