This is an automated email from the ASF dual-hosted git repository.
asifdxtreme pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-service-center.git.
from 29fbda9 SCB-389 SC does not re-create the tracing file. (#309)
add 89b62fd SCB-411 SC can not check the reduplicate endpoints when
register with ID
add c872902 SCB-411 Add test code
add 24876b9 SCB-411 Optimize code and update the swagger file
add b10ffec SCB-411 Fix the UT failure
new 9e0da24 Merge pull request #310 from little-cui/master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pkg/validate/validate.go | 14 +-
server/core/backend/store/lease.go | 22 +--
server/core/common.go | 18 +-
server/core/key_generator.go | 23 ++-
server/core/microservice.go | 9 -
server/core/swagger/v3.yaml | 41 +----
server/core/swagger/v4.yaml | 41 +----
server/service/instances.go | 292 +++++++++++++++---------------
server/service/instances_test.go | 28 ++-
server/service/util/instance_util.go | 37 ++--
server/service/util/instance_util_test.go | 18 +-
11 files changed, 247 insertions(+), 296 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].