You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by bz...@apache.org on 2022/05/19 03:48:44 UTC

[apisix-dashboard] branch master updated (92f46d9d -> 227b2000)

This is an automated email from the ASF dual-hosted git repository.

bzp2010 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git


    from 92f46d9d fix: correct data  type of filed Active.checks.active.https_verify_certificate (#2422)
     add 227b2000 fix: create upstream error when pass host is node and nodes without port (#2421)

No new revisions were added by this update.

Summary of changes:
 api/go.sum                                     |  5 ++
 api/internal/core/entity/format.go             | 16 ++++--
 api/internal/core/entity/format_test.go        | 64 ++++++++++++++++++++++++
 api/internal/core/store/validate.go            |  7 ++-
 api/internal/handler/upstream/upstream_test.go | 69 ++++++++++++++++++++++++++
 api/test/e2enew/upstream/upstream_test.go      | 66 ++++++++++++++++++++++++
 6 files changed, 220 insertions(+), 7 deletions(-)