Skip to content
Success

Changes

Summary

  1. [maven-release-plugin] prepare release 1.6.8 (details)
  2. [maven-release-plugin] prepare for next development iteration (details)
  3. modifications to console retrieval of metrics with same name different types (details)
  4. fix(datastore): Check consistency of `limit` parameter in `GET /messages` datastore REST API (details)
  5. added a new "server" in openAPI spec. that allows to auomatically populate the API url (details)
  6. fix(exception): Malformed error message for `MappingException` log (details)
  7. broker updated (details)
  8. Added TransportClientPoolExhaustedException at transport level (details)
  9. Improved TransportException implementation (details)
  10. Refactored TransportExceptionTest (details)
  11. Improved ClientIdGeneratorTest (details)
  12. Added SEND_ERROR_WITH_CAUSE to DeviceCallErrorCodes (details)
  13. Added tests for DeviceCallExceptions (details)
  14. Added catch to make TransportException be returned to the caller (details)
  15. Removed usage of deprecated DeviceCallExcecutor (details)
  16. Added exception logging for all DeviceManagementServices (details)
  17. Removed throwing of TransportClientPoolExhaustedException (details)
  18. Removed references to TransportClientPoolExhaustedException from Javadoc and cleanup (details)
  19. bump opeApi version to 3.0.3 (details)
  20. fix(jobEngine): added missing mappings in JobEngine locator.xml for DeviceConnectionService and DeviceConnectionFactory (details)
  21. bump swagger-ui to latest 4.x (details)
  22. fix(job-engine): Fixed JobEngineExeption error messages arguments order (details)
  23. feature(dependency): Set fixed version of `commons-configuration2` to `2.9.0` (details)
  24. fix(jobEngine): Changed 'jbtc_job_status.obj' type to longblob to support changes made in eclipse/kapua#3828 (details)
  25. Added openApi 3.0.3 version to all yaml openApi files (details)
  26. feature(shiro): Bump shiro version from current `1.10.0` to `1.12.0` (details)
  27. chng(job): Changeg max length for JobStepProperty.value from 100MB to 10MB that wasa introduced in #3828 (details)
  28. bump h2 to 1.4.200 into pom file and dockerfile (details)
  29. Modification to tables deletion on tests according to new h2 version "delete restrict" rules (details)
  30. Fix table deletion sql with previous bug on recursive foreign key restrictions (details)
  31. Fix junit test with null fields set on non-null table schema fields (details)
  32. Fix "serviceMame" Domain column not present in business logic (details)
  33. Removal of serviceName Domain field returned on API for backward compat. and addition of contracts for the field (details)
  34. Fixed test after bacport of #3849 (details)
  35. dependency: Bumped version of Apache Commons Fileupload from 1.4 to 1.5 - CVE-2023-24998 (details)
Commit 8132e42f90295268aeedc7ebbeb0d546ed149e18 by Alberto Codutti
[maven-release-plugin] prepare release 1.6.8
The file was modified service/device/management/request/internal/pom.xml (diff)
The file was modified client/gateway/pom.xml (diff)
The file was modified client/gateway/provider/pom.xml (diff)
The file was modified service/device/management/packages/job/pom.xml (diff)
The file was modified service/user/api/pom.xml (diff)
The file was modified service/device/management/packages/api/pom.xml (diff)
The file was modified console/module/data/pom.xml (diff)
The file was modified service/device/management/registry/api/pom.xml (diff)
The file was modified console/pom.xml (diff)
The file was modified broker/core/pom.xml (diff)
The file was modified client/gateway/features/pom.xml (diff)
The file was modified service/pom.xml (diff)
The file was modified plug-ins/pom.xml (diff)
The file was modified README.md (diff)
The file was modified client/gateway/profile/kura/pom.xml (diff)
The file was modified extras/liquibase-unlocker/README.md (diff)
The file was modified extras/liquibase-unlocker/pom.xml (diff)
The file was modified service/account/test-steps/pom.xml (diff)
The file was modified console/module/tag/pom.xml (diff)
The file was modified broker/pom.xml (diff)
The file was modified locator/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/pom.xml (diff)
The file was modified assembly/job-engine/pom.xml (diff)
The file was modified service/security/shiro/pom.xml (diff)
The file was modified qa/integration/src/test/resources/features/docker/broker.feature (diff)
The file was modified console/module/authentication/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-rest/pom.xml (diff)
The file was modified qa/integration-steps/src/main/java/org/eclipse/kapua/qa/integration/steps/DockerSteps.java (diff)
The file was modified service/account/api/pom.xml (diff)
The file was modified service/user/pom.xml (diff)
The file was modified qa/markers/pom.xml (diff)
The file was modified service/device/management/configuration/api/pom.xml (diff)
The file was modified translator/kura/jms/pom.xml (diff)
The file was modified transport/mqtt/pom.xml (diff)
The file was modified commons/pom.xml (diff)
The file was modified assembly/console/pom.xml (diff)
The file was modified translator/test/pom.xml (diff)
The file was modified service/tag/pom.xml (diff)
The file was modified service/stream/api/pom.xml (diff)
The file was modified service/commons/storable/api/pom.xml (diff)
The file was modified console/module/certificate/pom.xml (diff)
The file was modified translator/kura/mqtt/pom.xml (diff)
The file was modified transport/api/pom.xml (diff)
The file was modified deployment/docker/pom.xml (diff)
The file was modified extras/encryption-migrator/README.md (diff)
The file was modified qa/integration/pom.xml (diff)
The file was modified job-engine/pom.xml (diff)
The file was modified service/device/management/packages/internal/pom.xml (diff)
The file was modified deployment/minishift/sso/keycloak-importer (diff)
The file was modified service/stream/pom.xml (diff)
The file was modified console/module/user/pom.xml (diff)
The file was modified deployment/openshift/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/api/pom.xml (diff)
The file was modified extras/es-migrator/pom.xml (diff)
The file was modified service/account/test/pom.xml (diff)
The file was modified deployment/commons/sso/keycloak/build (diff)
The file was modified service/device/management/command/internal/pom.xml (diff)
The file was modified service/device/management/all/pom.xml (diff)
The file was modified service/job/test/pom.xml (diff)
The file was modified service/security/registration/pom.xml (diff)
The file was modified service/scheduler/api/pom.xml (diff)
The file was modified translator/kapua/pom.xml (diff)
The file was modified extras/encryption-migrator/pom.xml (diff)
The file was modified service/device/management/all/api/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified simulator-kura/pom.xml (diff)
The file was modified service/security/authorization/pom.xml (diff)
The file was modified dev-tools/cucumber-reports/pom.xml (diff)
The file was modified service/endpoint/api/pom.xml (diff)
The file was modified client/gateway/api/pom.xml (diff)
The file was modified service/device/registry/test/pom.xml (diff)
The file was modified service/device/management/bundle/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider-keycloak/pom.xml (diff)
The file was modified service/device/management/api/pom.xml (diff)
The file was modified service/device/management/bundle/internal/pom.xml (diff)
The file was modified build-tools/pom.xml (diff)
The file was modified client/gateway/spi/pom.xml (diff)
The file was modified plug-ins/sso/pom.xml (diff)
The file was modified translator/api/pom.xml (diff)
The file was modified service/device/management/configuration/internal/pom.xml (diff)
The file was modified service/scheduler/pom.xml (diff)
The file was modified console/core/pom.xml (diff)
The file was modified translator/test-steps/pom.xml (diff)
The file was modified console/module/about/pom.xml (diff)
The file was modified service/user/internal/pom.xml (diff)
The file was modified service/system/pom.xml (diff)
The file was modified console/web/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider-generic/pom.xml (diff)
The file was modified deployment/commons/pom.xml (diff)
The file was modified service/api/pom.xml (diff)
The file was modified console/module/job/pom.xml (diff)
The file was modified deployment/pom.xml (diff)
The file was modified service/device/management/pom.xml (diff)
The file was modified locator/guice/pom.xml (diff)
The file was modified service/device/management/configuration/job/pom.xml (diff)
The file was modified service/job/test-steps/pom.xml (diff)
The file was modified qa/common/pom.xml (diff)
The file was modified service/device/management/command/api/pom.xml (diff)
The file was modified service/system/internal/pom.xml (diff)
The file was modified translator/kura/pom.xml (diff)
The file was modified service/commons/storable/internal/pom.xml (diff)
The file was modified service/stream/internal/pom.xml (diff)
The file was modified job-engine/app/web/pom.xml (diff)
The file was modified message/pom.xml (diff)
The file was modified service/device/call/kura/pom.xml (diff)
The file was modified service/device/registry/test-steps/pom.xml (diff)
The file was modified assembly/jetty-base/pom.xml (diff)
The file was modified service/datastore/pom.xml (diff)
The file was modified service/device/management/keystore/pom.xml (diff)
The file was modified service/system/api/pom.xml (diff)
The file was modified service/endpoint/test-steps/pom.xml (diff)
The file was modified service/device/management/bundle/job/pom.xml (diff)
The file was modified service/device/management/asset/pom.xml (diff)
The file was modified deployment/openshift/openshift-deploy.sh (diff)
The file was modified service/device/management/inventory/pom.xml (diff)
The file was modified translator/pom.xml (diff)
The file was modified service/device/registry/pom.xml (diff)
The file was modified broker/api/pom.xml (diff)
The file was modified dev-tools/pom.xml (diff)
The file was modified console/module/pom.xml (diff)
The file was modified job-engine/commons/pom.xml (diff)
The file was modified service/security/authorization/api/pom.xml (diff)
The file was modified service/device/management/request/pom.xml (diff)
The file was modified service/security/test/pom.xml (diff)
The file was modified service/device/management/inventory/api/pom.xml (diff)
The file was modified rest-api/pom.xml (diff)
The file was modified service/device/management/registry/internal/pom.xml (diff)
The file was modified transport/jms/pom.xml (diff)
The file was modified deployment/minishift/pom.xml (diff)
The file was modified service/device/management/keystore/api/pom.xml (diff)
The file was modified client/gateway/provider/mqtt/pom.xml (diff)
The file was modified service/device/management/job/pom.xml (diff)
The file was modified service/security/certificate/pom.xml (diff)
The file was modified service/device/management/command/pom.xml (diff)
The file was modified service/datastore/test-steps/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider/pom.xml (diff)
The file was modified job-engine/app/pom.xml (diff)
The file was modified service/device/management/keystore/internal/pom.xml (diff)
The file was modified rest-api/core/pom.xml (diff)
The file was modified service/device/commons/pom.xml (diff)
The file was modified assembly/sql/pom.xml (diff)
The file was modified job-engine/jbatch/pom.xml (diff)
The file was modified service/job/pom.xml (diff)
The file was modified service/endpoint/pom.xml (diff)
The file was modified assembly/java-base/pom.xml (diff)
The file was modified service/commons/pom.xml (diff)
The file was modified service/device/management/command/job/pom.xml (diff)
The file was modified console/module/endpoint/pom.xml (diff)
The file was modified extras/foreignkeys/pom.xml (diff)
The file was modified service/security/authentication/api/pom.xml (diff)
The file was modified assembly/events-broker/pom.xml (diff)
The file was modified service/tag/test-steps/pom.xml (diff)
The file was modified job-engine/client/pom.xml (diff)
The file was modified rest-api/resources/pom.xml (diff)
The file was modified job-engine/api/pom.xml (diff)
The file was modified service/tag/internal/pom.xml (diff)
The file was modified service/device/management/inventory/internal/pom.xml (diff)
The file was modified service/security/authentication/pom.xml (diff)
The file was modified docs/developer-guide/en/running.md (diff)
The file was modified service/scheduler/test/pom.xml (diff)
The file was modified service/device/management/asset/internal/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-api/pom.xml (diff)
The file was modified service/device/api/pom.xml (diff)
The file was modified translator/kapua/kura/pom.xml (diff)
The file was modified dev-tools/vagrant/Vagrantfile (diff)
The file was modified service/device/management/bundle/api/pom.xml (diff)
The file was modified service/user/test/pom.xml (diff)
The file was modified console/module/welcome/pom.xml (diff)
The file was modified assembly/broker/pom.xml (diff)
The file was modified message/api/pom.xml (diff)
The file was modified service/device/management/all/internal/pom.xml (diff)
The file was modified service/device/management/packages/pom.xml (diff)
The file was modified service/device/management/configuration/pom.xml (diff)
The file was modified service/scheduler/test-steps/pom.xml (diff)
The file was modified client/pom.xml (diff)
The file was modified service/device/management/all/job/pom.xml (diff)
The file was modified service/job/internal/pom.xml (diff)
The file was modified client/gateway/features/karaf/pom.xml (diff)
The file was modified job-engine/app/core/pom.xml (diff)
The file was modified deployment/minishift/minishift-importer.sh (diff)
The file was modified rest-api/web/pom.xml (diff)
The file was modified service/datastore/test/pom.xml (diff)
The file was modified deployment/docker/unix/docker-common.sh (diff)
The file was modified service/datastore/internal/pom.xml (diff)
The file was modified deployment/minishift/minishift-pull-images.sh (diff)
The file was modified service/device/management/job/api/pom.xml (diff)
The file was modified message/internal/pom.xml (diff)
The file was modified service/scheduler/quartz/pom.xml (diff)
The file was modified service/device/call/api/pom.xml (diff)
The file was modified service/tag/api/pom.xml (diff)
The file was modified qa/integration-steps/pom.xml (diff)
The file was modified service/security/certificate/api/pom.xml (diff)
The file was modified console/module/authorization/pom.xml (diff)
The file was modified service/datastore/api/pom.xml (diff)
The file was modified service/commons/elasticsearch/pom.xml (diff)
The file was modified service/security/certificate/internal/pom.xml (diff)
The file was modified service/device/pom.xml (diff)
The file was modified service/security/registration/api/pom.xml (diff)
The file was modified assembly/pom.xml (diff)
The file was modified client/gateway/provider/fuse/pom.xml (diff)
The file was modified transport/pom.xml (diff)
The file was modified service/endpoint/internal/pom.xml (diff)
The file was modified service/job/api/pom.xml (diff)
The file was modified service/commons/storable/pom.xml (diff)
The file was modified service/account/pom.xml (diff)
The file was modified service/device/management/keystore/job/pom.xml (diff)
The file was modified console/module/account/pom.xml (diff)
The file was modified service/device/management/job/internal/pom.xml (diff)
The file was modified job-engine/app/resources/pom.xml (diff)
The file was modified service/tag/test/pom.xml (diff)
The file was modified service/security/registration/simple/pom.xml (diff)
The file was modified extras/pom.xml (diff)
The file was modified client/gateway/provider/paho/pom.xml (diff)
The file was modified service/account/internal/pom.xml (diff)
The file was modified console/module/device/pom.xml (diff)
The file was modified service/security/pom.xml (diff)
The file was modified assembly/api/pom.xml (diff)
The file was modified service/device/registry/internal/pom.xml (diff)
The file was modified console/module/api/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified service/device/management/asset/job/pom.xml (diff)
The file was modified service/commons/elasticsearch/server-embedded/pom.xml (diff)
The file was modified service/device/management/request/api/pom.xml (diff)
The file was modified service/security/test-steps/pom.xml (diff)
The file was modified service/device/registry/api/pom.xml (diff)
The file was modified dev-tools/vagrant/pom.xml (diff)
The file was modified service/user/test-steps/pom.xml (diff)
The file was modified service/device/management/asset/api/pom.xml (diff)
The file was modified service/device/management/registry/pom.xml (diff)
The file was modified service/device/call/pom.xml (diff)
Commit 6aab60192423a8a5a65ac14fcb14c0b0c7117c0b by Alberto Codutti
[maven-release-plugin] prepare for next development iteration
The file was modified assembly/broker/pom.xml (diff)
The file was modified build-tools/pom.xml (diff)
The file was modified service/device/management/bundle/api/pom.xml (diff)
The file was modified service/device/management/configuration/pom.xml (diff)
The file was modified broker/api/pom.xml (diff)
The file was modified service/datastore/pom.xml (diff)
The file was modified service/user/test/pom.xml (diff)
The file was modified console/module/tag/pom.xml (diff)
The file was modified service/device/management/keystore/job/pom.xml (diff)
The file was modified job-engine/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified simulator-kura/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/api/pom.xml (diff)
The file was modified service/commons/storable/api/pom.xml (diff)
The file was modified deployment/pom.xml (diff)
The file was modified service/commons/elasticsearch/pom.xml (diff)
The file was modified assembly/api/pom.xml (diff)
The file was modified service/account/test/pom.xml (diff)
The file was modified service/commons/storable/pom.xml (diff)
The file was modified service/device/management/asset/api/pom.xml (diff)
The file was modified service/device/registry/api/pom.xml (diff)
The file was modified service/commons/elasticsearch/server-embedded/pom.xml (diff)
The file was modified assembly/jetty-base/pom.xml (diff)
The file was modified service/security/pom.xml (diff)
The file was modified job-engine/client/pom.xml (diff)
The file was modified service/device/registry/test-steps/pom.xml (diff)
The file was modified service/system/internal/pom.xml (diff)
The file was modified extras/foreignkeys/pom.xml (diff)
The file was modified service/endpoint/internal/pom.xml (diff)
The file was modified rest-api/resources/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-api/pom.xml (diff)
The file was modified service/commons/storable/internal/pom.xml (diff)
The file was modified console/module/pom.xml (diff)
The file was modified service/endpoint/pom.xml (diff)
The file was modified client/gateway/pom.xml (diff)
The file was modified service/device/management/all/pom.xml (diff)
The file was modified service/job/internal/pom.xml (diff)
The file was modified translator/kura/pom.xml (diff)
The file was modified service/endpoint/api/pom.xml (diff)
The file was modified service/device/management/request/internal/pom.xml (diff)
The file was modified service/security/certificate/internal/pom.xml (diff)
The file was modified docs/developer-guide/en/running.md (diff)
The file was modified service/security/authentication/api/pom.xml (diff)
The file was modified service/device/management/asset/pom.xml (diff)
The file was modified service/device/management/inventory/api/pom.xml (diff)
The file was modified service/job/test/pom.xml (diff)
The file was modified locator/guice/pom.xml (diff)
The file was modified deployment/docker/unix/docker-common.sh (diff)
The file was modified qa/markers/pom.xml (diff)
The file was modified deployment/openshift/pom.xml (diff)
The file was modified service/endpoint/test-steps/pom.xml (diff)
The file was modified service/account/pom.xml (diff)
The file was modified service/device/management/all/api/pom.xml (diff)
The file was modified plug-ins/sso/pom.xml (diff)
The file was modified service/device/management/asset/internal/pom.xml (diff)
The file was modified service/security/authentication/pom.xml (diff)
The file was modified service/device/management/configuration/api/pom.xml (diff)
The file was modified service/device/management/inventory/internal/pom.xml (diff)
The file was modified service/device/commons/pom.xml (diff)
The file was modified service/system/api/pom.xml (diff)
The file was modified job-engine/app/resources/pom.xml (diff)
The file was modified service/device/management/pom.xml (diff)
The file was modified service/tag/test/pom.xml (diff)
The file was modified qa/common/pom.xml (diff)
The file was modified assembly/console/pom.xml (diff)
The file was modified service/pom.xml (diff)
The file was modified service/device/management/request/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider-generic/pom.xml (diff)
The file was modified client/gateway/provider/pom.xml (diff)
The file was modified service/security/certificate/pom.xml (diff)
The file was modified assembly/events-broker/pom.xml (diff)
The file was modified deployment/minishift/minishift-importer.sh (diff)
The file was modified service/tag/api/pom.xml (diff)
The file was modified service/device/management/asset/job/pom.xml (diff)
The file was modified service/device/management/command/internal/pom.xml (diff)
The file was modified console/core/pom.xml (diff)
The file was modified service/device/api/pom.xml (diff)
The file was modified console/module/device/pom.xml (diff)
The file was modified transport/api/pom.xml (diff)
The file was modified deployment/minishift/sso/keycloak-importer (diff)
The file was modified assembly/java-base/pom.xml (diff)
The file was modified deployment/commons/sso/keycloak/build (diff)
The file was modified broker/core/pom.xml (diff)
The file was modified service/system/pom.xml (diff)
The file was modified console/module/certificate/pom.xml (diff)
The file was modified client/gateway/features/pom.xml (diff)
The file was modified service/security/shiro/pom.xml (diff)
The file was modified service/tag/test-steps/pom.xml (diff)
The file was modified dev-tools/pom.xml (diff)
The file was modified console/module/endpoint/pom.xml (diff)
The file was modified translator/test-steps/pom.xml (diff)
The file was modified job-engine/commons/pom.xml (diff)
The file was modified service/device/call/kura/pom.xml (diff)
The file was modified service/device/management/packages/job/pom.xml (diff)
The file was modified service/device/management/all/job/pom.xml (diff)
The file was modified translator/kapua/pom.xml (diff)
The file was modified service/device/management/configuration/internal/pom.xml (diff)
The file was modified job-engine/app/core/pom.xml (diff)
The file was modified service/device/management/inventory/pom.xml (diff)
The file was modified client/gateway/provider/paho/pom.xml (diff)
The file was modified rest-api/pom.xml (diff)
The file was modified translator/kura/jms/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-rest/pom.xml (diff)
The file was modified message/api/pom.xml (diff)
The file was modified service/stream/api/pom.xml (diff)
The file was modified service/security/test/pom.xml (diff)
The file was modified service/stream/pom.xml (diff)
The file was modified extras/encryption-migrator/pom.xml (diff)
The file was modified console/module/api/pom.xml (diff)
The file was modified service/device/management/all/internal/pom.xml (diff)
The file was modified extras/pom.xml (diff)
The file was modified job-engine/api/pom.xml (diff)
The file was modified qa/integration-steps/pom.xml (diff)
The file was modified service/device/management/configuration/job/pom.xml (diff)
The file was modified service/user/pom.xml (diff)
The file was modified extras/encryption-migrator/README.md (diff)
The file was modified service/job/pom.xml (diff)
The file was modified commons/pom.xml (diff)
The file was modified locator/pom.xml (diff)
The file was modified client/gateway/api/pom.xml (diff)
The file was modified job-engine/app/web/pom.xml (diff)
The file was modified client/gateway/spi/pom.xml (diff)
The file was modified service/device/management/registry/internal/pom.xml (diff)
The file was modified service/security/test-steps/pom.xml (diff)
The file was modified deployment/minishift/minishift-pull-images.sh (diff)
The file was modified deployment/docker/pom.xml (diff)
The file was modified console/web/pom.xml (diff)
The file was modified service/device/management/job/internal/pom.xml (diff)
The file was modified service/device/management/registry/pom.xml (diff)
The file was modified deployment/openshift/openshift-deploy.sh (diff)
The file was modified service/security/registration/pom.xml (diff)
The file was modified service/device/management/command/pom.xml (diff)
The file was modified service/device/management/request/api/pom.xml (diff)
The file was modified qa/integration/src/test/resources/features/docker/broker.feature (diff)
The file was modified service/tag/pom.xml (diff)
The file was modified service/scheduler/test-steps/pom.xml (diff)
The file was modified console/module/welcome/pom.xml (diff)
The file was modified service/account/internal/pom.xml (diff)
The file was modified service/security/registration/api/pom.xml (diff)
The file was modified transport/mqtt/pom.xml (diff)
The file was modified service/commons/pom.xml (diff)
The file was modified service/api/pom.xml (diff)
The file was modified service/device/management/packages/pom.xml (diff)
The file was modified console/module/authentication/pom.xml (diff)
The file was modified service/job/api/pom.xml (diff)
The file was modified service/account/api/pom.xml (diff)
The file was modified service/device/management/registry/api/pom.xml (diff)
The file was modified client/gateway/features/karaf/pom.xml (diff)
The file was modified service/datastore/api/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider/pom.xml (diff)
The file was modified README.md (diff)
The file was modified service/device/management/bundle/internal/pom.xml (diff)
The file was modified client/gateway/provider/fuse/pom.xml (diff)
The file was modified assembly/pom.xml (diff)
The file was modified service/device/management/keystore/internal/pom.xml (diff)
The file was modified service/tag/internal/pom.xml (diff)
The file was modified deployment/minishift/pom.xml (diff)
The file was modified console/module/authorization/pom.xml (diff)
The file was modified transport/jms/pom.xml (diff)
The file was modified service/device/management/bundle/job/pom.xml (diff)
The file was modified service/device/management/job/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider-keycloak/pom.xml (diff)
The file was modified service/device/management/packages/internal/pom.xml (diff)
The file was modified extras/es-migrator/pom.xml (diff)
The file was modified service/security/authorization/pom.xml (diff)
The file was modified service/scheduler/pom.xml (diff)
The file was modified console/module/data/pom.xml (diff)
The file was modified service/job/test-steps/pom.xml (diff)
The file was modified qa/integration-steps/src/main/java/org/eclipse/kapua/qa/integration/steps/DockerSteps.java (diff)
The file was modified service/device/call/pom.xml (diff)
The file was modified service/scheduler/test/pom.xml (diff)
The file was modified service/security/authorization/api/pom.xml (diff)
The file was modified service/user/test-steps/pom.xml (diff)
The file was modified extras/liquibase-unlocker/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/pom.xml (diff)
The file was modified dev-tools/vagrant/Vagrantfile (diff)
The file was modified service/device/registry/pom.xml (diff)
The file was modified assembly/sql/pom.xml (diff)
The file was modified rest-api/core/pom.xml (diff)
The file was modified translator/pom.xml (diff)
The file was modified service/device/management/job/api/pom.xml (diff)
The file was modified client/gateway/profile/kura/pom.xml (diff)
The file was modified service/device/pom.xml (diff)
The file was modified console/module/about/pom.xml (diff)
The file was modified plug-ins/pom.xml (diff)
The file was modified translator/kura/mqtt/pom.xml (diff)
The file was modified service/device/management/bundle/pom.xml (diff)
The file was modified console/pom.xml (diff)
The file was modified console/module/job/pom.xml (diff)
The file was modified translator/test/pom.xml (diff)
The file was modified dev-tools/cucumber-reports/pom.xml (diff)
The file was modified dev-tools/vagrant/pom.xml (diff)
The file was modified job-engine/app/pom.xml (diff)
The file was modified service/device/registry/test/pom.xml (diff)
The file was modified client/pom.xml (diff)
The file was modified service/datastore/internal/pom.xml (diff)
The file was modified deployment/commons/pom.xml (diff)
The file was modified service/device/call/api/pom.xml (diff)
The file was modified message/pom.xml (diff)
The file was modified service/security/certificate/api/pom.xml (diff)
The file was modified service/user/internal/pom.xml (diff)
The file was modified rest-api/web/pom.xml (diff)
The file was modified service/device/management/command/job/pom.xml (diff)
The file was modified service/device/management/keystore/api/pom.xml (diff)
The file was modified service/device/management/command/api/pom.xml (diff)
The file was modified service/device/management/packages/api/pom.xml (diff)
The file was modified job-engine/jbatch/pom.xml (diff)
The file was modified service/scheduler/api/pom.xml (diff)
The file was modified transport/pom.xml (diff)
The file was modified extras/liquibase-unlocker/README.md (diff)
The file was modified message/internal/pom.xml (diff)
The file was modified console/module/user/pom.xml (diff)
The file was modified qa/integration/pom.xml (diff)
The file was modified service/stream/internal/pom.xml (diff)
The file was modified translator/api/pom.xml (diff)
The file was modified service/user/api/pom.xml (diff)
The file was modified console/module/account/pom.xml (diff)
The file was modified client/gateway/provider/mqtt/pom.xml (diff)
The file was modified service/security/registration/simple/pom.xml (diff)
The file was modified service/datastore/test/pom.xml (diff)
The file was modified service/scheduler/quartz/pom.xml (diff)
The file was modified assembly/job-engine/pom.xml (diff)
The file was modified service/device/management/api/pom.xml (diff)
The file was modified broker/pom.xml (diff)
The file was modified service/device/management/keystore/pom.xml (diff)
The file was modified service/device/registry/internal/pom.xml (diff)
The file was modified service/account/test-steps/pom.xml (diff)
The file was modified service/datastore/test-steps/pom.xml (diff)
The file was modified translator/kapua/kura/pom.xml (diff)
Commit 5f691fd20ca538387014fac79c0060066456f8f5 by Alberto Codutti
modifications to console retrieval of metrics with same name different types
The file was modified console/module/data/src/main/java/org/eclipse/kapua/app/console/module/data/server/GwtDataServiceImpl.java (diff)
Commit e7de3c7a6f65d33e3a8c0356f94c2914e4c4d42d by Alberto Codutti
fix(datastore): Check consistency of `limit` parameter in `GET /messages` datastore REST API

Elasticsearch has a limit of 10000 results to retrieve. If the user specify an upper value for the `limit` parameter an empty result was presented. Now an appropriate error is thrown.
The file was modified service/datastore/internal/src/main/resources/kapua-datastore-settings.properties (diff)
The file was modified service/datastore/test/src/test/resources/kapua-datastore-setting.properties (diff)
The file was modified qa/integration/src/test/resources/kapua-datastore-setting.properties (diff)
The file was modified service/datastore/internal/src/main/java/org/eclipse/kapua/service/datastore/internal/setting/DatastoreSettingsKey.java (diff)
The file was modified service/datastore/internal/src/main/java/org/eclipse/kapua/service/datastore/internal/MessageStoreServiceImpl.java (diff)
Commit 8cb65b5530f71dca5efe7eefd27bf887c1a74a29 by Alberto Codutti
added a new "server" in openAPI spec. that allows to auomatically populate the API url
The file was modified rest-api/resources/src/main/resources/openapi/openapi.yaml (diff)
Commit 433a2c258dcc501f9dd351be002e546703fa17f4 by Alberto Codutti
fix(exception): Malformed error message for `MappingException` log
The file was modified service/commons/storable/api/src/main/java/org/eclipse/kapua/service/storable/exception/InvalidValueMappingException.java (diff)
The file was removedassembly/events-broker/entrypoint/run-artemis
The file was addedassembly/events-broker/entrypoint/run-event-broker
The file was removedassembly/events-broker/configurations/login.config
The file was addedassembly/events-broker/descriptors/kapua-events-broker.xml
The file was modified assembly/events-broker/docker/Dockerfile (diff)
The file was removedassembly/events-broker/configurations/artemis.profile
The file was removedassembly/events-broker/configurations/artemis-roles.properties
The file was modified assembly/events-broker/configurations/broker.xml (diff)
The file was modified pom.xml (diff)
The file was removedassembly/events-broker/configurations/logging.properties
The file was removedassembly/events-broker/descriptors/events-broker.xml
The file was removedassembly/events-broker/configurations/artemis-users.properties
The file was removedassembly/events-broker/configurations/bootstrap.xml
The file was modified assembly/events-broker/pom.xml (diff)
Commit 2f7bf35ec93bba64e9f5705e9af2a8a8d01764a0 by Alberto Codutti
Added TransportClientPoolExhaustedException at transport level

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was addedtransport/api/src/main/java/org/eclipse/kapua/transport/exception/TransportClientPoolExhaustedException.java
The file was modified transport/api/src/main/resources/transport-client-error-messages.properties (diff)
The file was modified transport/api/src/main/java/org/eclipse/kapua/transport/exception/TransportErrorCodes.java (diff)
The file was modified transport/mqtt/src/main/java/org/eclipse/kapua/transport/mqtt/MqttClientFactoryImpl.java (diff)
The file was modified transport/mqtt/src/main/java/org/eclipse/kapua/transport/mqtt/MqttFacade.java (diff)
The file was modified service/device/call/kura/src/main/java/org/eclipse/kapua/service/device/call/kura/KuraDeviceCallImpl.java (diff)
The file was modified transport/api/src/main/java/org/eclipse/kapua/transport/TransportClientFactory.java (diff)
Commit 0f8bd914bcf1139041214e3d5bdb91004d57289a by Alberto Codutti
Improved TransportException implementation

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified transport/api/src/main/java/org/eclipse/kapua/transport/exception/TransportClientPoolExhaustedException.java (diff)
The file was modified transport/api/src/main/java/org/eclipse/kapua/transport/exception/TransportErrorCodes.java (diff)
The file was modified transport/api/src/main/java/org/eclipse/kapua/transport/exception/TransportClientGetException.java (diff)
The file was modified transport/api/src/main/java/org/eclipse/kapua/transport/exception/TransportSendException.java (diff)
The file was modified transport/api/src/main/resources/transport-client-error-messages.properties (diff)
Commit 68690854e18fdd253644cc8cbddb06742b60eda2 by Alberto Codutti
Refactored TransportExceptionTest

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified transport/api/src/test/java/org/eclipse/kapua/transport/exception/TransportExceptionTest.java (diff)
The file was removedtransport/api/src/test/java/org/eclipse/kapua/transport/exception/TransportSendExceptionTest.java
The file was addedtransport/api/src/test/java/org/eclipse/kapua/transport/exception/model/TestTransportMessage.java
The file was removedtransport/api/src/test/java/org/eclipse/kapua/transport/exception/TransportTimeoutExceptionTest.java
The file was removedtransport/api/src/test/java/org/eclipse/kapua/transport/exception/TransportClientGetExceptionTest.java
The file was addedtransport/api/src/test/java/org/eclipse/kapua/transport/exception/model/TestCodesTransportClientException.java
The file was modified transport/api/pom.xml (diff)
Commit 4f489c603adfb4b7f2c58ecd12dcbec7ace841eb by Alberto Codutti
Improved ClientIdGeneratorTest

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified transport/api/src/test/java/org/eclipse/kapua/transport/utils/ClientIdGeneratorTest.java (diff)
Commit bae954f581934bf7b44fc970207ae47752b2c511 by Alberto Codutti
Added SEND_ERROR_WITH_CAUSE to DeviceCallErrorCodes

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/call/api/src/main/resources/device-call-error-messages.properties (diff)
The file was modified service/device/call/api/src/main/java/org/eclipse/kapua/service/device/call/exception/DeviceCallErrorCodes.java (diff)
The file was modified service/device/call/api/src/main/java/org/eclipse/kapua/service/device/call/exception/DeviceCallSendException.java (diff)
Commit c17e9e62db34e7e14d0c1b7968bcb889cef992af by Alberto Codutti
Added tests for DeviceCallExceptions

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was addedservice/device/call/api/src/test/java/org/eclipse/kapua/service/device/call/exception/model/TestCodesDeviceCallException.java
The file was modified service/device/call/api/pom.xml (diff)
The file was addedservice/device/call/api/src/test/java/org/eclipse/kapua/service/device/call/exception/DeviceCallExceptionTest.java
The file was addedservice/device/call/api/src/test/java/org/eclipse/kapua/service/device/call/exception/model/TestDeviceMessage.java
Commit 68168684279bcf781ccba6ef92e3e4d5d4f9080f by Alberto Codutti
Added catch to make TransportException be returned to the caller

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/call/kura/src/main/java/org/eclipse/kapua/service/device/call/kura/KuraDeviceCallImpl.java (diff)
The file was modified service/device/commons/src/main/java/org/eclipse/kapua/service/device/management/commons/call/DeviceCallExecutor.java (diff)
The file was modified service/device/commons/src/main/java/org/eclipse/kapua/service/device/management/commons/call/DeviceCallBuilder.java (diff)
The file was modified service/device/call/api/src/main/java/org/eclipse/kapua/service/device/call/DeviceCall.java (diff)
Commit d7842546756a3de956a7dbc092ddaf036e855a72 by Alberto Codutti
Removed usage of deprecated DeviceCallExcecutor

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/management/bundle/internal/src/main/java/org/eclipse/kapua/service/device/management/bundle/internal/DeviceBundleManagementServiceImpl.java (diff)
The file was modified service/device/management/request/internal/src/main/java/org/eclipse/kapua/service/device/management/request/internal/DeviceRequestManagementServiceImpl.java (diff)
The file was modified service/device/management/inventory/internal/src/main/java/org/eclipse/kapua/service/device/management/inventory/internal/DeviceInventoryManagementServiceImpl.java (diff)
The file was modified service/device/commons/src/main/java/org/eclipse/kapua/service/device/management/commons/call/DeviceCallBuilder.java (diff)
The file was modified service/device/management/command/internal/src/main/java/org/eclipse/kapua/service/device/management/command/internal/DeviceCommandManagementServiceImpl.java (diff)
The file was modified service/device/management/packages/internal/src/main/java/org/eclipse/kapua/service/device/management/packages/internal/DevicePackageManagementServiceImpl.java (diff)
The file was modified service/device/management/configuration/internal/src/main/java/org/eclipse/kapua/service/device/management/configuration/internal/DeviceConfigurationManagementServiceImpl.java (diff)
The file was modified service/device/management/configuration/internal/src/main/java/org/eclipse/kapua/service/device/management/snapshot/internal/DeviceSnapshotManagementServiceImpl.java (diff)
The file was modified service/device/management/keystore/internal/src/main/java/org/eclipse/kapua/service/device/management/keystore/internal/DeviceKeystoreManagementServiceImpl.java (diff)
The file was modified service/device/management/asset/internal/src/main/java/org/eclipse/kapua/service/device/management/asset/internal/DeviceAssetManagementServiceImpl.java (diff)
Commit ec8bf3f73c283622a585fd1d137b6d46745038b5 by Alberto Codutti
Added exception logging for all DeviceManagementServices

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/management/packages/internal/src/main/java/org/eclipse/kapua/service/device/management/packages/internal/DevicePackageManagementServiceImpl.java (diff)
The file was modified service/device/management/request/internal/src/main/java/org/eclipse/kapua/service/device/management/request/internal/DeviceRequestManagementServiceImpl.java (diff)
The file was modified service/device/management/asset/internal/src/main/java/org/eclipse/kapua/service/device/management/asset/internal/DeviceAssetManagementServiceImpl.java (diff)
The file was modified service/device/management/configuration/internal/src/main/java/org/eclipse/kapua/service/device/management/configuration/internal/DeviceConfigurationManagementServiceImpl.java (diff)
The file was modified service/device/management/keystore/internal/src/main/java/org/eclipse/kapua/service/device/management/keystore/internal/DeviceKeystoreManagementServiceImpl.java (diff)
The file was modified service/device/management/inventory/internal/src/main/java/org/eclipse/kapua/service/device/management/inventory/internal/DeviceInventoryManagementServiceImpl.java (diff)
The file was modified service/device/management/bundle/internal/src/main/java/org/eclipse/kapua/service/device/management/bundle/internal/DeviceBundleManagementServiceImpl.java (diff)
The file was modified service/device/management/configuration/internal/src/main/java/org/eclipse/kapua/service/device/management/snapshot/internal/DeviceSnapshotManagementServiceImpl.java (diff)
The file was modified service/device/management/command/internal/src/main/java/org/eclipse/kapua/service/device/management/command/internal/DeviceCommandManagementServiceImpl.java (diff)
Commit c5141471b56201cfe957049f4634d1df3c95871a by Alberto Codutti
Removed throwing of TransportClientPoolExhaustedException

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified transport/mqtt/src/main/java/org/eclipse/kapua/transport/mqtt/MqttClientFactoryImpl.java (diff)
The file was modified transport/mqtt/src/main/java/org/eclipse/kapua/transport/mqtt/MqttFacade.java (diff)
The file was modified transport/api/src/main/java/org/eclipse/kapua/transport/TransportClientFactory.java (diff)
The file was modified transport/api/src/main/java/org/eclipse/kapua/transport/exception/TransportClientGetException.java (diff)
The file was modified service/device/call/kura/src/main/java/org/eclipse/kapua/service/device/call/kura/KuraDeviceCallImpl.java (diff)
Commit be334603089f0720f574111502cc8d3299fee0a4 by Alberto Codutti
Removed references to TransportClientPoolExhaustedException from Javadoc and cleanup

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/call/kura/src/main/java/org/eclipse/kapua/service/device/call/kura/KuraDeviceCallImpl.java (diff)
The file was modified transport/api/src/main/java/org/eclipse/kapua/transport/TransportClientFactory.java (diff)
The file was modified transport/mqtt/src/main/java/org/eclipse/kapua/transport/mqtt/MqttFacade.java (diff)
Commit 6bb23943965daf63ff307760e8f8f8a5b754827b by Alberto Codutti
bump opeApi version to 3.0.3
The file was modified rest-api/resources/src/main/resources/openapi/openapi.yaml (diff)
Commit ed6a31ba88c7fd5bc303fe07569b900d9bda341d by Alberto Codutti
fix(jobEngine): added missing mappings in JobEngine locator.xml for DeviceConnectionService and DeviceConnectionFactory

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified job-engine/app/web/src/main/resources/locator.xml (diff)
Commit 3cff3c2e08fbe8375a592de8a195e184a1b8f2d8 by Alberto Codutti
bump swagger-ui to latest 4.x
The file was modified pom.xml (diff)
Commit 230556662063fd22b7e57073fbf0e9eebd5cf007 by Alberto Codutti
fix(job-engine): Fixed JobEngineExeption error messages arguments order

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified job-engine/api/src/main/java/org/eclipse/kapua/job/engine/exception/KapuaJobEngineErrorCodes.java (diff)
The file was modified job-engine/api/src/main/resources/job-engine-service-error-messages.properties (diff)
Commit 368905730081a2633e1b0568d6168eae5f0db731 by Alberto Codutti
feature(dependency): Set fixed version of `commons-configuration2` to `2.9.0`
The file was modified pom.xml (diff)
Commit 2ad49076c9bb704eea25467002626d55e4d78549 by Alberto Codutti
fix(jobEngine): Changed 'jbtc_job_status.obj' type to longblob to support changes made in eclipse/kapua#3828

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified job-engine/jbatch/src/main/resources/liquibase/changelog-job-engine-master.xml (diff)
The file was addedjob-engine/jbatch/src/main/resources/liquibase/2.0.0/changelog-job-engine-2.0.0.xml
The file was addedjob-engine/jbatch/src/main/resources/liquibase/2.0.0/job_engine_jbatch-job_status.xml
Commit 73678ca66fa7249bd6a217ed6e4f047c1164c18f by Alberto Codutti
Added openApi 3.0.3 version to all yaml openApi files
The file was modified rest-api/resources/src/main/resources/openapi/endpointInfo/endpointInfo-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/user/user-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/role/role-scopeId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/role/role.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceNotification/deviceNotification-scopeId-deviceId-operationId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/role/role-scopeId-roleId-users.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobStep/jobStep.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/accessInfo/accessInfo-scopeId-accessInfoId-roles-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/job/job-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/user/user-scopeId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/job/job-scopeId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/device/device-scopeId-deviceId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobStep/job-scopeId-jobId-steps-_count.yaml (diff)
The file was modified job-engine/app/resources/src/main/resources/openapi/jobEngine.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/tag/tag-scopeId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/accessInfo/accessInfo.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobStepDefinition/jobStepDefinition-scopeId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/authentication/authentication-apikey.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobStepDefinition/jobStepDefinition-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/device/device-scopeId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/authentication/authentication-refresh.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceOperation/deviceOperation-scopeId-deviceId-operationId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceBundle/deviceBundle.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/credential/credential-scopeId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceConnection/deviceConnection-scopeId-connectionId-options.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobTarget/job-scopeId-jobId-targets-targetId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/triggerDefinition/triggerDefinition-scopeId-triggerDefinitionId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobEngine/jobEngine.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceSnapshot/deviceSnapshot-scopeId-deviceId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/authentication/authentication-user.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/user/user.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/endpointInfo/endpointInfo-scopeId-endpointInfoId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobEngine/jobEngine-scopeId-jobId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobTriggerFired/job-scopeId-jobId-triggers-triggerId-fired.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataMessage/dataMessage-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobTrigger/job-scopeId-jobId-triggers-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/userCredentials/userCredentials-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceNotification/deviceNotification-scopeId-deviceId-operationId-notificationId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceConfiguration/deviceConfiguration-scopeId-deviceId-componentId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobTrigger/job-scopeId-jobId-triggers-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/accessInfo/accessInfo-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceEvent/deviceEvent.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobTarget/job-scopeId-jobId-targets-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceEvent/deviceEvent-scopeId-deviceId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceSnapshot/deviceSnapshot-scopeId-deviceId-snapshotId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/domain/domain-scopeId-domainId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/job/job-scopeId-jobId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceConnection/deviceConnection-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceBundle/deviceBundle-scopeId-deviceId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceAsset/deviceAsset-scopeId-deviceId-_write.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobStep/job-scopeId-jobId-steps.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobEngine/jobEngine-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/user/user-scopeId-userId-mfa-disableTrust.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/group/group-scopeId-groupId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/userCredentials/userCredentials.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/role/role-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/credential/credential-scopeId-credentialId-unlock.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/serviceConfiguration/serviceConfiguration-scopeId-componentId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataChannel/dataChannel-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/device/device.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/user/user-scopeId-userId.yaml (diff)
The file was modified job-engine/app/resources/src/main/resources/openapi/openapi.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/role/rolePermission-scopeId-roleId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobTriggerFired/job-scopeId-jobId-triggers-triggerId-fired-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/devicePackage/devicePackage.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/accessInfo/accessInfo-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/devicePackage/devicePackage-scopeId-deviceId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/devicePackage/devicePackage-scopeId-deviceId-_uninstall.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/credential/credential-scopeId-credentialId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/accessInfo/accessInfo-scopeId-accessInfoId-permissions-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceEvent/deviceEvent-scopeId-deviceId-deviceEventId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/account/account.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/authentication/authentication-logout.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceAsset/deviceAsset.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceCommand/deviceCommand.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/domain/domain-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/triggerDefinition/triggerDefinition-scopeId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataClient/dataClient-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/account/account-scopeId-accountId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/group/group-scopeId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobStepDefinition/jobStepDefinition.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobTriggerFired/jobTriggerFired.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/device/device-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/job/job.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/tag/tag-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataMessage/dataMessage.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobTarget/job-scopeId-jobId-targets-targetId-executions.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceInventory/deviceInventory-scopeId-deviceId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/group/group.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceOperation/deviceOperation-scopeId-deviceId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobExecution/job-scopeId-jobId-executions-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/tag/tag-scopeId-_count.yaml (diff)
The file was modified job-engine/app/resources/src/main/resources/openapi/jobEngine-scopeId-jobId.yaml (diff)
The file was modified job-engine/app/resources/src/main/resources/openapi/jobEngine-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/endpointInfo/endpointInfo-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceConnection/deviceConnection-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceKeystore/deviceKeystore-scopeId-deviceId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceSnapshot/deviceSnapshot.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/serviceConfiguration/serviceConfiguration-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataMetric/dataMetric-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/accessInfo/accessInfo-scopeId-accessInfoId-permissions-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceRequest/deviceRequest-scopeId-deviceId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/endpointInfo/endpointInfo-scopeId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/accessInfo/accessInfo-scopeId-accessInfoId-roles-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceNotification/deviceNotification-scopeId-deviceId-operationId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/userCredentials/userCredentials-scopeId-credentialId-_reset.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceEvent/deviceEvent-scopeId-deviceId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/role/rolePermission-scopeId-roleId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/accessInfo/accessInfo-scopeId-accessInfoId-roles.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/account/account-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/domain/domain.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/authentication/authentication-info.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceConnection/deviceConnection.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/user/user-scopeId-userId-mfa.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobExecution/job-scopeId-jobId-executions-executionId-targets.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataMetric/dataMetric.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataChannel/dataChannel-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataMetric/dataMetric-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/role/rolePermission-scopeId-roleId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobStepDefinition/jobStepDefinition-scopeId-jobStepDefinitionId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/authentication/authentication.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/triggerDefinition/triggerDefinition-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/credential/credential-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/tag/tag-scopeId-tagId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceNotification/deviceNotification.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/userProfile/userProfile.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/accessInfo/accessInfo-scopeId-accessInfoId-permissions-accessPermissionId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceOperation/deviceOperation-scopeId-deviceId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/credential/credential-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceCommand/deviceCommand-scopeId-deviceId-_execute.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceOperation/deviceOperation-scopeId-deviceId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceSnapshot/deviceSnapshot-scopeId-deviceId-snapshotId-_rollback.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobExecution/job-scopeId-jobId-executions-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/triggerDefinition/triggerDefinition.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/devicePackage/devicePackage-scopeId-deviceId-_download.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobTriggerFired/job-scopeId-jobId-triggers-triggerId-fired-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceNotification/deviceNotification-scopeId-deviceId-operationId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/role/role-scopeId-roleId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/serviceConfiguration/serviceConfiguration.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/account/account-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/group/group-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceConfiguration/deviceConfiguration-scopeId-deviceId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/userProfile/userProfile-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceAsset/deviceAsset-scopeId-deviceId-_read.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobTarget/job-scopeId-jobId-targets-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataClient/dataClient-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/device/device-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceKeystore/deviceKeystore.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/authentication/authentication-mfa.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/accessInfo/accessInfo-scopeId-accessInfoId-roles-accessRoleId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobStepDefinition/jobStepDefinition-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/triggerDefinition/triggerDefinition-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/authentication/authentication-jwt.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/role/rolePermission-scopeId-roleId-permissionId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/group/group-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/accessInfo/accessInfo-scopeId-accessInfoId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobTrigger/job-scopeId-jobId-triggers-triggerId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/tag/tag.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobEngine/jobEngine-scopeId-jobId-executionId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/role/role-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobExecution/job-scopeId-jobId-executions-executionId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobTarget/job-scopeId-jobId-targets.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceBundle/deviceBundle-scopeId-deviceId-_stop.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataClient/dataClient.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/domain/domain-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceInventory/deviceInventory.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobTrigger/job-scopeId-jobId-triggers.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/accessInfo/accessInfo-scopeId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataChannel/dataChannel.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceConfiguration/deviceConfiguration.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/credential/credential.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobTarget/jobTarget.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceBundle/deviceBundle-scopeId-deviceId-_start.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/job/job-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceRequest/deviceRequest.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/systemInfo/systemInfo.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/account/account-scopeId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceEvent/deviceEvent-scopeId-deviceId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/domain/domain-scopeId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceConnection/deviceConnection-scopeId-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceConnection/deviceConnection-scopeId-connectionId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/accessInfo/accessInfo-scopeId-accessInfoId-permissions.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataClient/dataClient-scopeId-clientInfoId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/user/user-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobStep/job-scopeId-jobId-steps-stepId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataMessage/dataMessage-scopeId-_count.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobStep/job-scopeId-jobId-steps-_query.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataChannel/dataChannel-scopeId-channelInfoId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceAsset/deviceAsset-scopeId-deviceId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobExecution/job-scopeId-jobId-executions.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/stream/stream-scopeId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceOperation/deviceOperation.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataMessage/dataMessage-scopeId-datastoreMessageId.yaml (diff)
The file was modified job-engine/app/resources/src/main/resources/openapi/jobEngine-scopeId-jobId-executionId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/dataMetric/dataMetric-scopeId-metricInfoId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/endpointInfo/endpointInfo.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobExecution/jobExecution.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobTrigger/jobTrigger.yaml (diff)
Commit 3498e88f49ba8a53e4cfbe395bcdaaca89a9a0c4 by Alberto Codutti
feature(shiro): Bump shiro version from current `1.10.0` to `1.12.0`

Due to CVE-2023-34478
The file was modified pom.xml (diff)
Commit 070c02fbec89c3e3ea0655c9695453164146ea04 by Alberto Codutti
chng(job): Changeg max length for JobStepProperty.value from 100MB to 10MB that wasa introduced in #3828

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/job/internal/src/main/resources/job-service-settings.properties (diff)
Commit 519a6d1683333cb5a03fcdac213c85ce4817231d by Alberto Codutti
bump h2 to 1.4.200 into pom file and dockerfile
The file was modified assembly/sql/docker/Dockerfile (diff)
The file was modified pom.xml (diff)
Commit de5402b2c9d1ebdbb282aea53b4df02804e75288 by Alberto Codutti
Modification to tables deletion on tests according to new h2 version "delete restrict" rules
The file was modified qa/common/src/main/java/org/eclipse/kapua/qa/common/DBHelper.java (diff)
Commit e2cab8ce260f47f75c2c4ae7db5a59d69f28e99d by Alberto Codutti
Fix table deletion sql with previous bug on recursive foreign key restrictions
The file was modified qa/common/src/main/resources/sql/all_delete.sql (diff)
Commit 235f29f2f251538a2aeb2f13417abac363127bc5 by Alberto Codutti
Fix junit test with null fields set on non-null table schema fields
The file was modified commons/src/test/java/org/eclipse/kapua/commons/model/misc/CollisionEntity.java (diff)
Commit 5a6e286f6141f0043e08f7bd86a86af649c4dd7f by Alberto Codutti
Fix "serviceMame" Domain column not present in business logic
The file was modified service/security/authorization/api/src/main/java/org/eclipse/kapua/service/authorization/domain/Domain.java (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authorization/domain/shiro/DomainImpl.java (diff)
The file was modified service/security/test-steps/src/main/java/org/eclipse/kapua/service/authorization/steps/AuthorizationServiceSteps.java (diff)
The file was modified service/security/authorization/api/src/main/java/org/eclipse/kapua/service/authorization/domain/DomainCreator.java (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authorization/domain/shiro/DomainCreatorImpl.java (diff)
The file was modified qa/common/src/main/java/org/eclipse/kapua/qa/common/TestDomain.java (diff)
The file was modified qa/common/src/main/java/org/eclipse/kapua/qa/common/cucumber/CucDomain.java (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authorization/domain/shiro/DomainRegistryServiceImpl.java (diff)
Commit 3518191dd19ea836239cc130b899fb01ddb0b349 by Alberto Codutti
Removal of serviceName Domain field returned on API for backward compat. and addition of contracts for the field
The file was modified service/security/authorization/api/src/main/java/org/eclipse/kapua/service/authorization/domain/Domain.java (diff)
The file was modified service/security/authorization/api/src/main/java/org/eclipse/kapua/service/authorization/domain/DomainCreator.java (diff)
Commit 34d8af766bced4bbd0b157cbd314d69fa9d58da2 by Alberto Codutti
Fixed test after bacport of #3849

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/service/authorization/RunAuthorizationServiceI9nTest.java (diff)
The file was modified qa/integration/src/test/resources/features/authorization/AccessInfoService.feature (diff)
The file was modified qa/integration/src/test/resources/features/user/UserRoleServiceI9n.feature (diff)
The file was modified qa/integration/src/test/resources/features/authorization/RoleService.feature (diff)
The file was modified qa/integration/src/test/resources/features/user/UserPermissionI9n.feature (diff)
The file was modified qa/integration/src/test/resources/features/authorization/DomainService.feature (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authorization/domain/shiro/DomainDAO.java (diff)
Commit 72f6976a4f7fbc82c47aa2eafa2ea7485fe47fc9 by Alberto Codutti
dependency: Bumped version of Apache Commons Fileupload from 1.4 to 1.5 - CVE-2023-24998

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)