Skip to content
Success

Changes

Summary

  1. Fixed creation (or update) of similar endpoints in different scopes (details)
  2. Fixed query and count methods in order to stop traversal of parents if endpoints are found (details)
  3. compacted query and count methods for endpointinforservice considering redundant code (details)
  4. inserted tests for missing aspects of CORS endpoints (details)
Commit 1eb77623d809255e84f76a5be4bb06a1894c90ae by Alberto Codutti
Fixed creation (or update) of similar endpoints in different scopes
The file was modified service/endpoint/internal/src/main/java/org/eclipse/kapua/service/endpoint/internal/EndpointInfoServiceImpl.java (diff)
Commit e2cac0042633c429ea28f796d1a9d37ec08f7fe3 by Alberto Codutti
Fixed query and count methods in order to stop traversal of parents if endpoints are found
The file was modified service/endpoint/internal/src/main/java/org/eclipse/kapua/service/endpoint/internal/EndpointInfoServiceImpl.java (diff)
Commit a9239637d80cfc723ea26f042f10c112b9db9aca by Alberto Codutti
compacted query and count methods for endpointinforservice considering redundant code
The file was modified service/endpoint/internal/src/main/java/org/eclipse/kapua/service/endpoint/internal/EndpointInfoServiceImpl.java (diff)
Commit 4bdbbf0adbeb9da3af9338c5894bc1deb9302404 by Alberto Codutti
inserted tests for missing aspects of CORS endpoints
The file was modified service/endpoint/test-steps/src/main/java/org/eclipse/kapua/service/endpoint/steps/EndpointServiceSteps.java (diff)
The file was modified qa/integration/src/test/resources/features/endpoint/EndpointServiceI9n.feature (diff)