Skip to content
Success

Changes

Summary

  1. [maven-release-plugin] prepare release 1.6.7 (details)
  2. [maven-release-plugin] prepare for next development iteration (details)
  3. Added support for askTotalCount on Roles GET endpoint (details)
  4. Updated swagger Ui version (details)
  5. Move password encryption from frontend to backend (details)
  6. Create SystemInfo service, entities, and endpoint (details)
  7. Create SystemInfo service, entities, and endpoint - cherry-pick fixes (details)
  8. Fixed error messages (details)
  9. Refactored and improved tests (details)
  10. Made MqttClientPublishException and MqttClientSubscribeException have a similar interface (details)
  11. Added NPE checking on JobEngineClient response error handling (details)
  12. Inserted time range filter on job execution rest endpoint (details)
  13. Various modifications on rest APIs to reach coherence with documentation (details)
  14. Modifications on rest API timer setting parameter to reach coherence (details)
  15. Add new information inside system info (details)
  16. Modifications to find function inside endpoint service to correctly retrieve endpoints (details)
  17. Small mods on endpoint info REST api find function to correct exceptions (details)
  18. Create credential reset method, entities, and endpoint (details)
  19. Code improvement (details)
  20. Make changePassword don't use `CredentialService#update` anymore (details)
  21. Add reset user password button to the console (details)
  22. Fix correct time unit (details)
  23. Improve code readability explicitly setting parameter to null (details)
  24. Remove privateKey from REST API responses (details)
  25. Fix change password dialog not fully visible if mfa enabled (details)
  26. Deletion of wrong mandatory property for device field (details)
  27. Fix typos in the example of the `system version` endpoint (details)
  28. Rename `changePasswordRequest` method (details)
  29. Added env. deployment variable to define allowed cors origins (details)
  30. updated cors filtering logic to remove false positives for same origin requests (details)
  31. changes in the logging of CORS filtering logics (details)
  32. Fixed JobTarget showing when Device is not found (details)
  33. Remove redundant `implements` (details)
  34. Add User Profile entities (details)
  35. modification to cors filtering logic typo sec-fetch-site check (details)
  36. Deprecated and renamed credential unlock method (details)
  37. mods. to DeviceTabInventory to solve a nullPointer exception on the rendering of the page (details)
  38. Improved CredentialService.getMinimumPasswordLength to handle also ANY as scopeId (details)
  39. Make job target properties more consistent through the api (details)
  40. mods. to DeviceTab classes to correctly handle background dev. management tabs (details)
  41. updated openAPI rest API doc. to insert missing field for responseCode enum values (details)
  42. fixed dependencies needed to build cucumber report module after the others (details)
  43. reached consistency with enums on openApi doc files (details)
  44. fixed some semantic errors found by openApi official editor (details)
  45. fix(batch-job): timestamp improvement (details)
  46. Fixed creation (or update) of similar endpoints in different scopes (details)
  47. Fixed query and count methods in order to stop traversal of parents if endpoints are found (details)
  48. compacted query and count methods for endpointinforservice considering redundant code (details)
  49. inserted tests for missing aspects of CORS endpoints (details)
  50. changed IMAGE_VERSION env. variable default value (details)
  51. updated "demo setup" instructions and dev. guide to provide more clear instructions (details)
  52. fix(console): Fixed DeviceSessionPermission reference in kapua-console-module-data module (details)
  53. fix(git): Added missing JEnv `.java-version` in `.gitignore` (details)
  54. removed timestamp from the tag of docker images built (details)
  55. fix(console): permit valid URL to be use in the device packages tab. (details)
  56. fixed missing properties on device Event schema definition (details)
  57. fix(openid): Normalize OpenID configuration path (details)
  58. added exception mapper for duplicate pass exception (details)
  59. changed the logger properties (details)
  60. feat(jobs): added JobStepProperty overrides on JobEngineStartOptions (details)
  61. Integrated feedback on implementation of 'setStepPropertiesOverrides' (details)
  62. feature(protobuf): Upgrade protobuf library (details)
  63. fix(deployment): added missing --help options and fixed usage print (details)
  64. inserted right checks for package device fields limits (details)
  65. improved checks (details)
  66. fix(batch-jobs): Add max length to `configuration put` step definition. (details)
  67. cleanup of readme file to fix badges (details)
  68. Fix for release-1.6.x for previous commit 6eece5c6bb (details)
  69. normalized dotted fields queried to es (details)
  70. introduced right exception for metrcc type null (details)
  71. Fixed handling of jobStepProperty null value when validating length (details)
  72. feat(job): Modified JobStepProperty.propertyValue column type from text (65KB) to longtext (4GB) (details)
  73. feat(job): Added JobServiceSetting 'job.step.property.value.length.max' as soft limit for JobStepProperty.propertyValue (details)
  74. feat(job): added fetching of the JobStepProperty.propertyValue max length in Console (details)
Commit 2db605f57ffa6c6a614bb8c8206907298582dbc9 by Alberto Codutti
[maven-release-plugin] prepare release 1.6.7
The file was modified service/device/management/request/internal/pom.xml (diff)
The file was modified service/device/management/configuration/pom.xml (diff)
The file was modified console/module/authorization/pom.xml (diff)
The file was modified service/datastore/pom.xml (diff)
The file was modified job-engine/jbatch/pom.xml (diff)
The file was modified service/device/management/registry/pom.xml (diff)
The file was modified console/module/about/pom.xml (diff)
The file was modified client/gateway/provider/fuse/pom.xml (diff)
The file was modified plug-ins/pom.xml (diff)
The file was modified client/gateway/pom.xml (diff)
The file was modified service/commons/storable/internal/pom.xml (diff)
The file was modified rest-api/resources/pom.xml (diff)
The file was modified assembly/events-broker/pom.xml (diff)
The file was modified service/security/authentication/api/pom.xml (diff)
The file was modified console/module/device/pom.xml (diff)
The file was modified service/device/api/pom.xml (diff)
The file was modified simulator-kura/pom.xml (diff)
The file was modified deployment/commons/pom.xml (diff)
The file was modified translator/pom.xml (diff)
The file was modified service/device/registry/api/pom.xml (diff)
The file was modified service/security/pom.xml (diff)
The file was modified console/module/pom.xml (diff)
The file was modified extras/liquibase-unlocker/README.md (diff)
The file was modified service/security/certificate/pom.xml (diff)
The file was modified service/device/registry/test/pom.xml (diff)
The file was modified dev-tools/pom.xml (diff)
The file was modified qa/common/pom.xml (diff)
The file was modified locator/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified commons/pom.xml (diff)
The file was modified translator/test/pom.xml (diff)
The file was modified README.md (diff)
The file was modified transport/api/pom.xml (diff)
The file was modified service/device/call/kura/pom.xml (diff)
The file was modified service/device/call/pom.xml (diff)
The file was modified docs/developer-guide/en/running.md (diff)
The file was modified service/security/registration/pom.xml (diff)
The file was modified service/endpoint/test-steps/pom.xml (diff)
The file was modified service/device/management/packages/job/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/tag/api/pom.xml (diff)
The file was modified assembly/pom.xml (diff)
The file was modified service/device/management/asset/api/pom.xml (diff)
The file was modified service/device/management/all/internal/pom.xml (diff)
The file was modified service/endpoint/pom.xml (diff)
The file was modified translator/api/pom.xml (diff)
The file was modified console/module/certificate/pom.xml (diff)
The file was modified dev-tools/vagrant/pom.xml (diff)
The file was modified deployment/openshift/pom.xml (diff)
The file was modified service/device/management/command/api/pom.xml (diff)
The file was modified console/pom.xml (diff)
The file was modified translator/kura/mqtt/pom.xml (diff)
The file was modified service/user/api/pom.xml (diff)
The file was modified service/api/pom.xml (diff)
The file was modified client/gateway/features/pom.xml (diff)
The file was modified service/device/management/request/api/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/api/pom.xml (diff)
The file was modified console/web/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-rest/pom.xml (diff)
The file was modified service/device/management/registry/api/pom.xml (diff)
The file was modified service/datastore/test-steps/pom.xml (diff)
The file was modified service/device/management/all/job/pom.xml (diff)
The file was modified service/stream/api/pom.xml (diff)
The file was modified translator/kapua/pom.xml (diff)
The file was modified service/device/management/keystore/pom.xml (diff)
The file was modified assembly/job-engine/pom.xml (diff)
The file was modified service/device/management/configuration/api/pom.xml (diff)
The file was modified service/scheduler/pom.xml (diff)
The file was modified dev-tools/cucumber-reports/pom.xml (diff)
The file was modified qa/integration/src/test/resources/features/docker/broker.feature (diff)
The file was modified service/device/management/bundle/api/pom.xml (diff)
The file was modified service/user/test-steps/pom.xml (diff)
The file was modified client/pom.xml (diff)
The file was modified service/job/api/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/security/test-steps/pom.xml (diff)
The file was modified service/security/certificate/internal/pom.xml (diff)
The file was modified service/account/api/pom.xml (diff)
The file was modified service/scheduler/quartz/pom.xml (diff)
The file was modified service/device/management/packages/api/pom.xml (diff)
The file was modified service/security/shiro/pom.xml (diff)
The file was modified translator/kura/pom.xml (diff)
The file was modified service/datastore/api/pom.xml (diff)
The file was modified extras/encryption-migrator/README.md (diff)
The file was modified assembly/console/pom.xml (diff)
The file was modified service/job/internal/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified qa/integration-steps/pom.xml (diff)
The file was modified service/device/management/command/pom.xml (diff)
The file was modified service/tag/test/pom.xml (diff)
The file was modified service/device/management/keystore/job/pom.xml (diff)
The file was modified service/endpoint/internal/pom.xml (diff)
The file was modified message/pom.xml (diff)
The file was modified service/scheduler/test/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider-keycloak/pom.xml (diff)
The file was modified service/datastore/test/pom.xml (diff)
The file was modified service/device/commons/pom.xml (diff)
The file was modified plug-ins/sso/pom.xml (diff)
The file was modified service/device/management/asset/job/pom.xml (diff)
The file was modified assembly/jetty-base/pom.xml (diff)
The file was modified service/device/management/request/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/pom.xml (diff)
The file was modified broker/pom.xml (diff)
The file was modified service/commons/elasticsearch/pom.xml (diff)
The file was modified service/tag/pom.xml (diff)
The file was modified console/module/welcome/pom.xml (diff)
The file was modified service/device/registry/test-steps/pom.xml (diff)
The file was modified dev-tools/vagrant/Vagrantfile (diff)
The file was modified translator/test-steps/pom.xml (diff)
The file was modified service/job/test-steps/pom.xml (diff)
The file was modified service/device/management/job/pom.xml (diff)
The file was modified service/device/management/registry/internal/pom.xml (diff)
The file was modified console/module/job/pom.xml (diff)
The file was modified rest-api/web/pom.xml (diff)
The file was modified service/security/certificate/api/pom.xml (diff)
The file was modified service/security/authorization/pom.xml (diff)
The file was modified client/gateway/spi/pom.xml (diff)
The file was modified broker/core/pom.xml (diff)
The file was modified client/gateway/features/karaf/pom.xml (diff)
The file was modified job-engine/pom.xml (diff)
The file was modified service/security/authentication/pom.xml (diff)
The file was modified service/device/management/packages/pom.xml (diff)
The file was modified extras/liquibase-unlocker/pom.xml (diff)
The file was modified service/device/management/bundle/pom.xml (diff)
The file was modified service/device/management/inventory/api/pom.xml (diff)
The file was modified service/tag/test-steps/pom.xml (diff)
The file was modified qa/integration/pom.xml (diff)
The file was modified console/module/user/pom.xml (diff)
The file was modified extras/es-migrator/pom.xml (diff)
The file was modified service/device/registry/pom.xml (diff)
The file was modified console/module/data/pom.xml (diff)
The file was modified job-engine/app/pom.xml (diff)
The file was modified service/datastore/internal/pom.xml (diff)
The file was modified console/module/tag/pom.xml (diff)
The file was modified console/module/account/pom.xml (diff)
The file was modified service/security/test/pom.xml (diff)
The file was modified extras/encryption-migrator/pom.xml (diff)
The file was modified service/device/management/bundle/internal/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider/pom.xml (diff)
The file was modified client/gateway/provider/paho/pom.xml (diff)
The file was modified extras/foreignkeys/pom.xml (diff)
The file was modified service/device/management/keystore/api/pom.xml (diff)
The file was modified service/commons/storable/api/pom.xml (diff)
The file was modified job-engine/app/resources/pom.xml (diff)
The file was modified service/device/management/bundle/job/pom.xml (diff)
The file was modified assembly/sql/pom.xml (diff)
The file was modified build-tools/pom.xml (diff)
The file was modified service/device/management/asset/pom.xml (diff)
The file was modified service/device/management/command/job/pom.xml (diff)
The file was modified service/device/management/inventory/internal/pom.xml (diff)
The file was modified qa/markers/pom.xml (diff)
The file was modified assembly/java-base/pom.xml (diff)
The file was modified job-engine/app/web/pom.xml (diff)
The file was modified service/job/test/pom.xml (diff)
The file was modified client/gateway/api/pom.xml (diff)
The file was modified translator/kapua/kura/pom.xml (diff)
The file was modified deployment/minishift/pom.xml (diff)
The file was modified service/account/internal/pom.xml (diff)
The file was modified transport/jms/pom.xml (diff)
The file was modified service/job/pom.xml (diff)
The file was modified service/device/management/configuration/internal/pom.xml (diff)
The file was modified service/device/management/pom.xml (diff)
The file was modified service/scheduler/api/pom.xml (diff)
The file was modified service/security/registration/api/pom.xml (diff)
The file was modified service/commons/elasticsearch/server-embedded/pom.xml (diff)
The file was modified service/device/management/all/pom.xml (diff)
The file was modified service/commons/pom.xml (diff)
The file was modified transport/pom.xml (diff)
The file was modified deployment/pom.xml (diff)
The file was modified transport/mqtt/pom.xml (diff)
The file was modified translator/kura/jms/pom.xml (diff)
The file was modified extras/pom.xml (diff)
The file was modified service/tag/internal/pom.xml (diff)
The file was modified console/module/api/pom.xml (diff)
The file was modified service/device/management/packages/internal/pom.xml (diff)
The file was modified service/pom.xml (diff)
The file was modified console/core/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider-generic/pom.xml (diff)
The file was modified service/stream/pom.xml (diff)
The file was modified service/user/pom.xml (diff)
The file was modified client/gateway/profile/kura/pom.xml (diff)
The file was modified service/account/test/pom.xml (diff)
The file was modified service/user/internal/pom.xml (diff)
The file was modified console/module/endpoint/pom.xml (diff)
The file was modified service/device/management/inventory/pom.xml (diff)
The file was modified rest-api/core/pom.xml (diff)
The file was modified service/stream/internal/pom.xml (diff)
The file was modified service/device/management/job/api/pom.xml (diff)
The file was modified service/device/pom.xml (diff)
The file was modified service/device/management/command/internal/pom.xml (diff)
The file was modified service/device/management/all/api/pom.xml (diff)
The file was modified service/user/test/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-api/pom.xml (diff)
The file was modified service/device/management/asset/internal/pom.xml (diff)
The file was modified broker/api/pom.xml (diff)
The file was modified job-engine/client/pom.xml (diff)
The file was modified job-engine/app/core/pom.xml (diff)
The file was modified service/scheduler/test-steps/pom.xml (diff)
The file was modified service/endpoint/api/pom.xml (diff)
The file was modified job-engine/commons/pom.xml (diff)
The file was modified service/device/call/api/pom.xml (diff)
The file was modified message/internal/pom.xml (diff)
The file was modified service/device/management/keystore/internal/pom.xml (diff)
The file was modified rest-api/pom.xml (diff)
The file was modified service/commons/storable/pom.xml (diff)
The file was modified service/device/management/job/internal/pom.xml (diff)
The file was modified service/account/pom.xml (diff)
The file was modified service/account/test-steps/pom.xml (diff)
The file was modified service/device/management/api/pom.xml (diff)
The file was modified assembly/api/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 deployment/docker/pom.xml (diff)
The file was modified service/security/authorization/api/pom.xml (diff)
The file was modified client/gateway/provider/pom.xml (diff)
The file was modified console/module/authentication/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 job-engine/api/pom.xml (diff)
The file was modified service/device/registry/internal/pom.xml (diff)
Commit d92f0b0d12f7cdb23075f523d4d86af84d70b6c0 by Alberto Codutti
[maven-release-plugin] prepare for next development iteration
The file was modified service/commons/elasticsearch/pom.xml (diff)
The file was modified service/security/certificate/pom.xml (diff)
The file was modified service/tag/test/pom.xml (diff)
The file was modified console/module/user/pom.xml (diff)
The file was modified service/security/authorization/pom.xml (diff)
The file was modified service/commons/storable/api/pom.xml (diff)
The file was modified service/device/registry/pom.xml (diff)
The file was modified service/job/pom.xml (diff)
The file was modified service/account/test-steps/pom.xml (diff)
The file was modified service/device/pom.xml (diff)
The file was modified console/module/api/pom.xml (diff)
The file was modified job-engine/pom.xml (diff)
The file was modified service/device/management/registry/api/pom.xml (diff)
The file was modified job-engine/app/resources/pom.xml (diff)
The file was modified assembly/job-engine/pom.xml (diff)
The file was modified service/device/call/kura/pom.xml (diff)
The file was modified service/commons/elasticsearch/server-embedded/pom.xml (diff)
The file was modified message/api/pom.xml (diff)
The file was modified service/device/management/job/internal/pom.xml (diff)
The file was modified assembly/events-broker/pom.xml (diff)
The file was modified service/device/management/configuration/internal/pom.xml (diff)
The file was modified console/core/pom.xml (diff)
The file was modified rest-api/core/pom.xml (diff)
The file was modified service/device/management/asset/pom.xml (diff)
The file was modified assembly/jetty-base/pom.xml (diff)
The file was modified plug-ins/sso/pom.xml (diff)
The file was modified service/device/management/registry/pom.xml (diff)
The file was modified service/device/management/bundle/api/pom.xml (diff)
The file was modified docs/developer-guide/en/running.md (diff)
The file was modified service/device/management/packages/job/pom.xml (diff)
The file was modified broker/core/pom.xml (diff)
The file was modified service/security/pom.xml (diff)
The file was modified service/account/api/pom.xml (diff)
The file was modified job-engine/app/core/pom.xml (diff)
The file was modified service/device/management/command/job/pom.xml (diff)
The file was modified dev-tools/vagrant/pom.xml (diff)
The file was modified console/module/device/pom.xml (diff)
The file was modified service/device/management/all/pom.xml (diff)
The file was modified client/gateway/pom.xml (diff)
The file was modified extras/encryption-migrator/pom.xml (diff)
The file was modified service/job/internal/pom.xml (diff)
The file was modified deployment/docker/pom.xml (diff)
The file was modified service/datastore/test/pom.xml (diff)
The file was modified console/module/about/pom.xml (diff)
The file was modified service/security/shiro/pom.xml (diff)
The file was modified service/device/management/all/api/pom.xml (diff)
The file was modified build-tools/pom.xml (diff)
The file was modified service/account/internal/pom.xml (diff)
The file was modified service/stream/pom.xml (diff)
The file was modified console/web/pom.xml (diff)
The file was modified service/device/management/api/pom.xml (diff)
The file was modified service/endpoint/api/pom.xml (diff)
The file was modified console/module/tag/pom.xml (diff)
The file was modified service/device/management/keystore/api/pom.xml (diff)
The file was modified service/security/registration/api/pom.xml (diff)
The file was modified service/device/management/all/internal/pom.xml (diff)
The file was modified service/device/management/job/api/pom.xml (diff)
The file was modified service/device/management/request/internal/pom.xml (diff)
The file was modified service/endpoint/internal/pom.xml (diff)
The file was modified extras/liquibase-unlocker/pom.xml (diff)
The file was modified service/account/pom.xml (diff)
The file was modified translator/pom.xml (diff)
The file was modified service/device/management/registry/internal/pom.xml (diff)
The file was modified service/device/management/request/pom.xml (diff)
The file was modified service/device/registry/api/pom.xml (diff)
The file was modified client/gateway/features/karaf/pom.xml (diff)
The file was modified service/security/authentication/api/pom.xml (diff)
The file was modified job-engine/jbatch/pom.xml (diff)
The file was modified service/device/management/inventory/pom.xml (diff)
The file was modified dev-tools/vagrant/Vagrantfile (diff)
The file was modified job-engine/app/pom.xml (diff)
The file was modified service/device/call/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/pom.xml (diff)
The file was modified service/user/test-steps/pom.xml (diff)
The file was modified client/gateway/provider/paho/pom.xml (diff)
The file was modified job-engine/app/web/pom.xml (diff)
The file was modified service/device/management/packages/api/pom.xml (diff)
The file was modified service/endpoint/pom.xml (diff)
The file was modified qa/integration/pom.xml (diff)
The file was modified service/device/registry/test/pom.xml (diff)
The file was modified service/device/management/packages/internal/pom.xml (diff)
The file was modified job-engine/commons/pom.xml (diff)
The file was modified transport/api/pom.xml (diff)
The file was modified service/device/registry/internal/pom.xml (diff)
The file was modified service/device/management/configuration/api/pom.xml (diff)
The file was modified assembly/sql/pom.xml (diff)
The file was modified translator/kura/mqtt/pom.xml (diff)
The file was modified client/gateway/features/pom.xml (diff)
The file was modified service/device/management/keystore/internal/pom.xml (diff)
The file was modified service/job/test-steps/pom.xml (diff)
The file was modified assembly/console/pom.xml (diff)
The file was modified extras/encryption-migrator/README.md (diff)
The file was modified translator/api/pom.xml (diff)
The file was modified extras/pom.xml (diff)
The file was modified service/datastore/test-steps/pom.xml (diff)
The file was modified service/security/registration/pom.xml (diff)
The file was modified extras/es-migrator/pom.xml (diff)
The file was modified message/pom.xml (diff)
The file was modified locator/guice/pom.xml (diff)
The file was modified rest-api/pom.xml (diff)
The file was modified service/scheduler/test/pom.xml (diff)
The file was modified README.md (diff)
The file was modified service/job/test/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider/pom.xml (diff)
The file was modified service/commons/pom.xml (diff)
The file was modified service/tag/test-steps/pom.xml (diff)
The file was modified extras/foreignkeys/pom.xml (diff)
The file was modified translator/kapua/kura/pom.xml (diff)
The file was modified service/account/test/pom.xml (diff)
The file was modified translator/kapua/pom.xml (diff)
The file was modified client/gateway/provider/mqtt/pom.xml (diff)
The file was modified service/device/management/keystore/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/api/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider-generic/pom.xml (diff)
The file was modified console/module/endpoint/pom.xml (diff)
The file was modified service/security/test/pom.xml (diff)
The file was modified commons/pom.xml (diff)
The file was modified service/device/management/asset/job/pom.xml (diff)
The file was modified console/module/welcome/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 qa/integration-steps/pom.xml (diff)
The file was modified service/tag/pom.xml (diff)
The file was modified service/device/management/pom.xml (diff)
The file was modified service/pom.xml (diff)
The file was modified service/user/pom.xml (diff)
The file was modified assembly/java-base/pom.xml (diff)
The file was modified assembly/api/pom.xml (diff)
The file was modified service/device/management/command/api/pom.xml (diff)
The file was modified console/module/authentication/pom.xml (diff)
The file was modified service/scheduler/test-steps/pom.xml (diff)
The file was modified console/module/pom.xml (diff)
The file was modified service/device/management/bundle/pom.xml (diff)
The file was modified deployment/openshift/pom.xml (diff)
The file was modified qa/common/pom.xml (diff)
The file was modified client/gateway/provider/pom.xml (diff)
The file was modified transport/mqtt/pom.xml (diff)
The file was modified service/device/management/bundle/job/pom.xml (diff)
The file was modified service/security/authorization/api/pom.xml (diff)
The file was modified console/module/certificate/pom.xml (diff)
The file was modified client/gateway/provider/fuse/pom.xml (diff)
The file was modified service/device/management/bundle/internal/pom.xml (diff)
The file was modified assembly/pom.xml (diff)
The file was modified dev-tools/pom.xml (diff)
The file was modified service/device/management/inventory/internal/pom.xml (diff)
The file was modified service/tag/internal/pom.xml (diff)
The file was modified client/gateway/api/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified broker/api/pom.xml (diff)
The file was modified service/datastore/api/pom.xml (diff)
The file was modified service/scheduler/quartz/pom.xml (diff)
The file was modified service/stream/internal/pom.xml (diff)
The file was modified service/commons/storable/pom.xml (diff)
The file was modified service/user/api/pom.xml (diff)
The file was modified locator/pom.xml (diff)
The file was modified rest-api/resources/pom.xml (diff)
The file was modified translator/kura/jms/pom.xml (diff)
The file was modified console/pom.xml (diff)
The file was modified service/security/test-steps/pom.xml (diff)
The file was modified service/device/management/configuration/job/pom.xml (diff)
The file was modified console/module/account/pom.xml (diff)
The file was modified service/tag/api/pom.xml (diff)
The file was modified service/commons/storable/internal/pom.xml (diff)
The file was modified service/device/commons/pom.xml (diff)
The file was modified service/security/registration/simple/pom.xml (diff)
The file was modified service/device/management/keystore/job/pom.xml (diff)
The file was modified deployment/commons/pom.xml (diff)
The file was modified message/internal/pom.xml (diff)
The file was modified transport/jms/pom.xml (diff)
The file was modified service/device/api/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/pom.xml (diff)
The file was modified service/user/internal/pom.xml (diff)
The file was modified job-engine/client/pom.xml (diff)
The file was modified service/endpoint/test-steps/pom.xml (diff)
The file was modified service/scheduler/api/pom.xml (diff)
The file was modified job-engine/api/pom.xml (diff)
The file was modified service/device/management/all/job/pom.xml (diff)
The file was modified console/module/data/pom.xml (diff)
The file was modified deployment/pom.xml (diff)
The file was modified service/device/call/api/pom.xml (diff)
The file was modified service/device/management/request/api/pom.xml (diff)
The file was modified translator/kura/pom.xml (diff)
The file was modified service/device/management/command/internal/pom.xml (diff)
The file was modified service/user/test/pom.xml (diff)
The file was modified broker/pom.xml (diff)
The file was modified service/security/certificate/api/pom.xml (diff)
The file was modified client/gateway/profile/kura/pom.xml (diff)
The file was modified service/security/authentication/pom.xml (diff)
The file was modified extras/liquibase-unlocker/README.md (diff)
The file was modified service/job/api/pom.xml (diff)
The file was modified qa/markers/pom.xml (diff)
The file was modified service/device/management/command/pom.xml (diff)
The file was modified transport/pom.xml (diff)
The file was modified simulator-kura/pom.xml (diff)
The file was modified console/module/authorization/pom.xml (diff)
The file was modified rest-api/web/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified service/security/certificate/internal/pom.xml (diff)
The file was modified service/device/management/asset/internal/pom.xml (diff)
The file was modified service/scheduler/pom.xml (diff)
The file was modified service/stream/api/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-rest/pom.xml (diff)
The file was modified service/datastore/pom.xml (diff)
The file was modified service/api/pom.xml (diff)
The file was modified service/device/management/inventory/api/pom.xml (diff)
The file was modified deployment/minishift/pom.xml (diff)
The file was modified client/gateway/spi/pom.xml (diff)
The file was modified assembly/broker/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 dev-tools/cucumber-reports/pom.xml (diff)
The file was modified plug-ins/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-api/pom.xml (diff)
The file was modified console/module/job/pom.xml (diff)
The file was modified translator/test-steps/pom.xml (diff)
The file was modified service/device/registry/test-steps/pom.xml (diff)
The file was modified translator/test/pom.xml (diff)
The file was modified service/device/management/job/pom.xml (diff)
The file was modified service/device/management/configuration/pom.xml (diff)
The file was modified service/device/management/asset/api/pom.xml (diff)
The file was modified qa/integration/src/test/resources/features/docker/broker.feature (diff)
Commit c8c991f392afe7c28d02b92b47acda67c0033948 by Alberto Codutti
Added support for askTotalCount on Roles GET endpoint
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/java/org/eclipse/kapua/app/api/resources/v1/resources/Roles.java (diff)
Commit a10b0512847f8f0d63975c56f3e8608e0ccc8c62 by Alberto Codutti
Updated swagger Ui version
The file was modified pom.xml (diff)
Commit c1b2484898115d836be5002bb564af9c3a269741 by Alberto Codutti
Move password encryption from frontend to backend

Password encryption should not be done in the Gwt classes, it should be done in a backend service.
The file was modified console/module/authentication/src/main/java/org/eclipse/kapua/app/console/module/authentication/server/GwtCredentialServiceImpl.java (diff)
Commit 9780e05391084278daa214e87e2d70c643ac0164 by Alberto Codutti
Create SystemInfo service, entities, and endpoint
The file was modified rest-api/resources/pom.xml (diff)
The file was addedservice/system/api/pom.xml
The file was addedservice/system/api/src/main/java/org/eclipse/kapua/service/systeminfo/SystemInfo.java
The file was addedrest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/SystemInformation.java
The file was addedservice/system/test/pom.xml
The file was addedservice/system/test/src/test/resources/locator.xml
The file was addedservice/system/test-steps/src/main/java/org/eclipse/kapua/service/systeminfo/steps/SystemInfoSteps.java
The file was addedservice/system/api/src/main/java/org/eclipse/kapua/service/systeminfo/SystemInfoFactory.java
The file was addedservice/system/api/src/main/java/org/eclipse/kapua/service/systeminfo/SystemInfoXmlRegistry.java
The file was addedservice/system/test/src/test/resources/kapua-environment-setting.properties
The file was addedservice/system/internal/src/main/java/org/eclipse/kapua/service/systeminfo/internal/SystemInfoModule.java
The file was addedservice/system/internal/src/main/java/org/eclipse/kapua/service/systeminfo/internal/SystemInfoServiceImpl.java
The file was addedservice/system/test/src/test/resources/features/SystemInfoServiceUnitTests.feature
The file was addedservice/system/api/src/main/java/org/eclipse/kapua/service/systeminfo/SystemInfoService.java
The file was addedrest-api/resources/src/main/resources/openapi/systemInfo/systemInfo.yaml
The file was modified rest-api/resources/src/main/resources/openapi/openapi.yaml (diff)
The file was addedservice/system/test/src/test/java/org/eclipse/kapua/service/systeminfo/test/RunSystemInfoUnitTest.java
The file was modified service/pom.xml (diff)
The file was modified rest-api/web/src/main/java/org/eclipse/kapua/app/api/web/JaxbContextResolver.java (diff)
The file was modified commons/src/main/resources/kapua-environment-setting.properties (diff)
The file was addedservice/system/test/about.html
The file was addedservice/system/test/src/test/resources/shiro.ini
The file was addedservice/system/test-steps/pom.xml
The file was modified rest-api/web/pom.xml (diff)
The file was modified rest-api/web/src/main/resources/shiro.ini (diff)
The file was addedservice/system/internal/src/main/java/org/eclipse/kapua/service/systeminfo/internal/SystemInfoFactoryImpl.java
The file was modified service/tag/test/src/test/java/org/eclipse/kapua/service/tag/test/CucumberWithPropertiesForTag.java (diff)
The file was modified commons/src/main/java/org/eclipse/kapua/commons/setting/AbstractKapuaSetting.java (diff)
The file was addedservice/system/internal/src/main/java/org/eclipse/kapua/service/systeminfo/internal/SystemInfoImpl.java
The file was addedservice/system/test-steps/about.html
The file was addedservice/system/pom.xml
The file was modified pom.xml (diff)
The file was addedservice/system/api/about.html
The file was addedservice/system/internal/pom.xml
The file was addedservice/system/internal/about.html
The file was addedservice/system/test/src/test/resources/services/org.eclipse.kapua.service.authentication.CredentialsFactory
The file was addedservice/system/test/src/test/java/org/eclipse/kapua/service/systeminfo/test/SystemInfoLocatorConfiguration.java
The file was addedservice/system/test/src/test/resources/logback.xml
Commit e7df4473885fca5c903e3e1256ac772a9a32abc7 by Alberto Codutti
Create SystemInfo service, entities, and endpoint - cherry-pick fixes

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified rest-api/web/src/main/resources/locator.xml (diff)
The file was modified service/system/api/pom.xml (diff)
The file was removedservice/system/test-steps/pom.xml
The file was removedservice/system/test/pom.xml
The file was removedservice/system/test/src/test/java/org/eclipse/kapua/service/systeminfo/test/RunSystemInfoUnitTest.java
The file was removedservice/system/test/src/test/java/org/eclipse/kapua/service/systeminfo/test/SystemInfoLocatorConfiguration.java
The file was modified service/system/internal/src/main/java/org/eclipse/kapua/service/systeminfo/internal/SystemInfoFactoryImpl.java (diff)
The file was removedservice/system/test-steps/src/main/java/org/eclipse/kapua/service/systeminfo/steps/SystemInfoSteps.java
The file was removedservice/system/test/about.html
The file was modified service/system/internal/pom.xml (diff)
The file was removedservice/system/test-steps/about.html
The file was removedservice/system/test/src/test/resources/features/SystemInfoServiceUnitTests.feature
The file was modified service/system/pom.xml (diff)
The file was removedservice/system/internal/src/main/java/org/eclipse/kapua/service/systeminfo/internal/SystemInfoModule.java
The file was removedservice/system/test/src/test/resources/kapua-environment-setting.properties
The file was removedservice/system/test/src/test/resources/locator.xml
The file was removedservice/system/test/src/test/resources/logback.xml
The file was modified service/system/internal/src/main/java/org/eclipse/kapua/service/systeminfo/internal/SystemInfoServiceImpl.java (diff)
The file was removedservice/system/test/src/test/resources/shiro.ini
The file was removedservice/system/test/src/test/resources/services/org.eclipse.kapua.service.authentication.CredentialsFactory
Commit 7d55685ebfe5c0f80013ce3ae7775853067c7998 by Alberto Codutti
Fixed error messages

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified transport/mqtt/src/main/java/org/eclipse/kapua/transport/mqtt/exception/MqttClientPublishException.java (diff)
The file was modified transport/mqtt/src/main/resources/mqtt-client-error-messages.properties (diff)
The file was modified transport/mqtt/src/main/java/org/eclipse/kapua/transport/mqtt/exception/MqttClientException.java (diff)
The file was modified transport/mqtt/src/main/java/org/eclipse/kapua/transport/mqtt/exception/MqttClientConnectException.java (diff)
The file was modified transport/mqtt/src/main/java/org/eclipse/kapua/transport/mqtt/exception/MqttClientErrorCodes.java (diff)
Commit 044fd7674e71f041b49588d7461bb1e75334e5c8 by Alberto Codutti
Refactored and improved tests

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was removedtransport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/mqtt/exception/MqttClientCleanExceptionTest.java
The file was removedtransport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/mqtt/exception/MqttClientDisconnectExceptionTest.java
The file was modified transport/mqtt/pom.xml (diff)
The file was removedtransport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/mqtt/exception/MqttClientErrorCodesTest.java
The file was removedtransport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/mqtt/exception/MqttClientAlreadyConnectedExceptionTest.java
The file was removedtransport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/mqtt/exception/MqttClientConnectExceptionTest.java
The file was addedtransport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/mqtt/exception/MqttClientExceptionTest.java
The file was removedtransport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/mqtt/exception/MqttClientCallbackSetExceptionTest.java
Commit 6966fb9f55221547015470c784d22d9cb1ede5eb by Alberto Codutti
Made MqttClientPublishException and MqttClientSubscribeException have a similar interface

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified transport/mqtt/src/main/java/org/eclipse/kapua/transport/mqtt/exception/MqttClientPublishException.java (diff)
The file was modified transport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/mqtt/exception/MqttClientExceptionTest.java (diff)
Commit 785abb86c996ba67db9e08835d2966f7aa12af6a by Alberto Codutti
Added NPE checking on JobEngineClient response error handling

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified job-engine/client/src/main/java/org/eclipse/kapua/job/engine/client/JobEngineServiceClient.java (diff)
Commit f7f0a8f8e33e3515d4bd9ae7eaac69868b0a1968 by Alberto Codutti
Inserted time range filter on job execution rest endpoint
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/java/org/eclipse/kapua/app/api/resources/v1/resources/JobExecutions.java (diff)
Commit 45ecbd48b6d60cacfced7776105e91b3eefced67 by Alberto Codutti
Various modifications on rest APIs to reach coherence with documentation
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementBundles.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementCommands.java (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/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementRequests.java (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/deviceConnection/deviceConnection.yaml (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementSnapshots.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementInventory.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementConfigurations.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementPackages.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceConnections.java (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/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementKeystores.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementAssets.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementOperationNotifications.java (diff)
The file was modified service/device/management/registry/api/src/main/java/org/eclipse/kapua/service/device/management/registry/operation/notification/ManagementOperationNotificationAttributes.java (diff)
Commit 52e90a630276669925368161faf4efdac3e72657 by Alberto Codutti
Modifications on rest API timer setting parameter to reach coherence
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/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementRequestsJson.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementConfigurations.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/Streams.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementPackages.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementSnapshots.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/StreamsJson.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementCommands.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementInventory.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementRequests.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementAssets.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementBundles.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DeviceManagementKeystores.java (diff)
The file was modified rest-api/resources/src/main/resources/openapi/device/device.yaml (diff)
Commit 63160c4c4038678ca44df38459a9462a7dac8d17 by Alberto Codutti
Add new information inside system info
The file was modified commons/src/test/resources/kapua-environment-setting.properties (diff)
The file was modified console/core/src/main/java/org/eclipse/kapua/app/console/core/server/GwtAuthorizationServiceImpl.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/setting/system/SystemSettingKeyTest.java (diff)
The file was modified service/system/internal/src/main/java/org/eclipse/kapua/service/systeminfo/internal/SystemInfoImpl.java (diff)
The file was modified service/tag/test/src/test/resources/kapua-environment-setting.properties (diff)
The file was modified service/scheduler/test/src/test/resources/kapua-environment-setting.properties (diff)
The file was modified service/datastore/test/src/test/resources/kapua-environment-setting.properties (diff)
The file was modified service/user/test/src/test/resources/kapua-environment-setting.properties (diff)
The file was modified commons/src/main/resources/kapua-environment-setting.properties (diff)
The file was modified qa/integration/src/test/resources/kapua-environment-setting.properties (diff)
The file was modified service/security/test/src/test/resources/kapua-environment-setting.properties (diff)
The file was modified service/device/registry/test/src/test/resources/kapua-environment-setting.properties (diff)
The file was modified service/job/test/src/test/resources/kapua-environment-setting.properties (diff)
The file was modified commons/src/main/java/org/eclipse/kapua/commons/setting/system/SystemSettingKey.java (diff)
The file was modified pom.xml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/systemInfo/systemInfo.yaml (diff)
The file was modified service/system/internal/src/main/java/org/eclipse/kapua/service/systeminfo/internal/SystemInfoServiceImpl.java (diff)
The file was modified service/account/test/src/test/resources/kapua-environment-setting.properties (diff)
The file was modified service/system/api/src/main/java/org/eclipse/kapua/service/systeminfo/SystemInfo.java (diff)
Commit 6d9692cf6782977f32ca991c172c33e6686b376a by Alberto Codutti
Modifications to find function inside endpoint service to correctly retrieve endpoints
The file was modified service/endpoint/internal/src/main/java/org/eclipse/kapua/service/endpoint/internal/EndpointInfoServiceImpl.java (diff)
Commit 4273913b7649a7004227d35a8e47bac364043e2a by Alberto Codutti
Small mods on endpoint info REST api find function to correct exceptions
The file was modified service/endpoint/internal/src/main/java/org/eclipse/kapua/service/endpoint/internal/EndpointInfoServiceImpl.java (diff)
Commit 0f130350cc9970146d53745dc98d229e97e88aa2 by Alberto Codutti
Create credential reset method, entities, and endpoint
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/Credentials.java (diff)
The file was modified rest-api/resources/src/main/resources/openapi/userCredentials/userCredentials.yaml (diff)
The file was addedservice/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/PasswordResetRequest.java
The file was modified service/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/UserCredentialsFactory.java (diff)
The file was addedservice/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/shiro/PasswordResetRequestImpl.java
The file was removedrest-api/resources/src/main/resources/openapi/userCredentials/user-credentials-scopeId.yaml
The file was modified service/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/credential/CredentialService.java (diff)
The file was modified service/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/UserCredentialsService.java (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialsFactoryImpl.java (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/shiro/CredentialImpl.java (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/UserCredential.java (diff)
The file was modified service/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/UserCredentialsXmlRegistry.java (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/shiro/CredentialFactoryImpl.java (diff)
The file was modified console/core/src/main/java/org/eclipse/kapua/app/console/core/client/ChangePasswordDialog.java (diff)
The file was addedrest-api/resources/src/main/resources/openapi/userCredentials/userCredentials-scopeId-credentialId-_reset.yaml
The file was modified service/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/credential/CredentialFactory.java (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/shiro/CredentialServiceImpl.java (diff)
The file was removedservice/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/shiro/KeyChangeRequest.java
The file was addedrest-api/resources/src/main/resources/openapi/userCredentials/userCredentials-scopeId.yaml
The file was modified rest-api/resources/src/main/resources/openapi/openapi.yaml (diff)
The file was modified rest-api/web/src/main/java/org/eclipse/kapua/app/api/web/JaxbContextResolver.java (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialsServiceImpl.java (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/shiro/CredentialServiceImpl.java (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialsServiceImpl.java (diff)
The file was modified service/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/credential/CredentialService.java (diff)
Commit 5d02c5b9791ac3f50441a119ceacfac5dcab14cb by Alberto Codutti
Make changePassword don't use `CredentialService#update` anymore
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialsServiceImpl.java (diff)
Commit 921853e4ea9aa7ad1d046d9823848113b5d2de3f by Alberto Codutti
Add reset user password button to the console

- Now it's possible to reset the password of a user even via console using the provided button
- The `edit credential` dialog is updated in order to deny the possibility of changing the password from there
The file was modified console/module/authentication/src/main/java/org/eclipse/kapua/app/console/module/authentication/client/tabs/credentials/CredentialGrid.java (diff)
The file was addedconsole/module/authentication/src/main/java/org/eclipse/kapua/app/console/module/authentication/client/tabs/credentials/CredentialResetDialog.java
The file was modified console/module/authentication/src/main/java/org/eclipse/kapua/app/console/module/authentication/client/tabs/credentials/CredentialEditDialog.java (diff)
The file was modified console/module/authentication/src/main/java/org/eclipse/kapua/app/console/module/authentication/shared/service/GwtCredentialService.java (diff)
The file was modified console/module/authentication/src/main/java/org/eclipse/kapua/app/console/module/authentication/server/GwtCredentialServiceImpl.java (diff)
The file was modified console/module/authentication/src/main/resources/org/eclipse/kapua/app/console/module/authentication/client/messages/ConsoleCredentialMessages.properties (diff)
The file was modified console/module/authentication/src/main/java/org/eclipse/kapua/app/console/module/authentication/client/tabs/credentials/CredentialToolbar.java (diff)
The file was modified console/module/job/src/main/resources/org/eclipse/kapua/app/console/module/job/client/messages/ConsoleJobMessages.properties (diff)
Commit 49a8a87870d2dbc93c2c7bf8fb4423aef795d923 by Alberto Codutti
Improve code readability explicitly setting parameter to null
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/shiro/CredentialServiceImpl.java (diff)
Commit cd7a66d0000b530ac149aade4625cdb9f5a59807 by Alberto Codutti
Remove privateKey from REST API responses

The privateKey field is now returned only on API KEY create
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/shiro/realm/ApiKeyAuthenticatingRealm.java (diff)
The file was modified rest-api/resources/src/main/resources/openapi/credential/credential-scopeId-credentialId.yaml (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/shiro/CredentialServiceImpl.java (diff)
The file was modified rest-api/resources/src/main/resources/openapi/credential/credential-scopeId.yaml (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/shiro/realm/UserPassAuthenticatingRealm.java (diff)
The file was modified service/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/credential/CredentialService.java (diff)
The file was modified rest-api/resources/src/main/resources/openapi/credential/credential.yaml (diff)
Commit 84b2454d43ecc773ad039d83987940581be59a6d by Alberto Codutti
Fix change password dialog not fully visible if mfa enabled
The file was modified console/core/src/main/java/org/eclipse/kapua/app/console/core/client/ChangePasswordDialog.java (diff)
Commit c67f60914c8dbc43fa88036dc0b4fbfc0f9b1c4f by Alberto Codutti
Deletion of wrong mandatory property for device field
The file was modified console/module/device/src/main/java/org/eclipse/kapua/app/console/module/device/client/device/DeviceAddDialog.java (diff)
Commit a503b7bb8013b93d12571c93bfbbed8b1b393829 by Alberto Codutti
Fix typos in the example of the `system version` endpoint
The file was modified rest-api/resources/src/main/resources/openapi/systemInfo/systemInfo.yaml (diff)
Commit 0ad8ee68e5cc5f327d7224bc1a451b736e019e65 by Alberto Codutti
Rename `changePasswordRequest` method
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/UserCredential.java (diff)
The file was modified service/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/UserCredentialsService.java (diff)
The file was modified console/module/authentication/src/main/java/org/eclipse/kapua/app/console/module/authentication/server/GwtCredentialServiceImpl.java (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialsServiceImpl.java (diff)
Commit 445b037dd9fd0e6a18850a3cf6a797b803e19138 by Alberto Codutti
Added env. deployment variable to define allowed cors origins
The file was modified deployment/docker/compose/docker-compose.yml (diff)
The file was modified assembly/api/docker/Dockerfile (diff)
Commit 213a3357af82fc186243e047773b6a7ceacc2350 by Alberto Codutti
updated cors filtering logic to remove false positives for same origin requests
The file was modified rest-api/core/src/main/java/org/eclipse/kapua/app/api/core/filter/CORSResponseFilter.java (diff)
Commit d525a4ac31e7c4695047c16a080daccb7cbae8a5 by Alberto Codutti
changes in the logging of CORS filtering logics
The file was modified rest-api/core/src/main/java/org/eclipse/kapua/app/api/core/filter/CORSResponseFilter.java (diff)
Commit ef77adfe43e4550215fc81603d7a0f8bbc1d7bc7 by Alberto Codutti
Fixed JobTarget showing when Device is not found

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified console/module/job/src/main/java/org/eclipse/kapua/app/console/module/job/client/targets/JobTabTargetsGrid.java (diff)
The file was modified console/module/job/src/main/java/org/eclipse/kapua/app/console/module/job/server/GwtJobTargetServiceImpl.java (diff)
Commit b0e760025de6468c0cf540bd6077813d724dd55a by Alberto Codutti
Remove redundant `implements`
The file was modified service/system/api/src/main/java/org/eclipse/kapua/service/systeminfo/SystemInfoXmlRegistry.java (diff)
Commit 484bb490ca8dc3e10204d4ef6f0074a29b58976e by Alberto Codutti
Add User Profile entities
The file was addedservice/user/internal/src/main/java/org/eclipse/kapua/service/user/internal/profile/UserProfileImpl.java
The file was addedrest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/UserProfiles.java
The file was addedservice/user/api/src/main/java/org/eclipse/kapua/service/user/profile/UserProfileXmlRegistry.java
The file was addedservice/user/internal/src/main/java/org/eclipse/kapua/service/user/internal/profile/UserProfileFactoryImpl.java
The file was modified rest-api/web/src/main/resources/shiro.ini (diff)
The file was addedservice/user/api/src/main/java/org/eclipse/kapua/service/user/profile/UserProfileService.java
The file was addedservice/user/internal/src/main/java/org/eclipse/kapua/service/user/internal/profile/UserProfileServiceImpl.java
The file was addedrest-api/resources/src/main/resources/openapi/userProfile/userProfile-scopeId.yaml
The file was modified rest-api/web/src/main/resources/locator.xml (diff)
The file was addedservice/user/api/src/main/java/org/eclipse/kapua/service/user/profile/UserProfileFactory.java
The file was addedservice/user/api/src/main/java/org/eclipse/kapua/service/user/profile/UserProfile.java
The file was modified rest-api/web/src/main/java/org/eclipse/kapua/app/api/web/JaxbContextResolver.java (diff)
The file was modified rest-api/resources/src/main/resources/openapi/openapi.yaml (diff)
The file was addedrest-api/resources/src/main/resources/openapi/userProfile/userProfile.yaml
The file was modified console/web/src/main/resources/locator.xml (diff)
Commit 4d1342cce79864479f298cf1eb4ca0189e5a53c5 by Alberto Codutti
modification to cors filtering logic typo sec-fetch-site check
The file was modified rest-api/core/src/main/java/org/eclipse/kapua/app/api/core/filter/CORSResponseFilter.java (diff)
Commit a52e86d576d39d676e1090551fb266fc997bfa88 by Alberto Codutti
Deprecated and renamed credential unlock method
The file was modified rest-api/resources/src/main/resources/openapi/openapi.yaml (diff)
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/Credentials.java (diff)
The file was modified rest-api/resources/src/main/resources/openapi/credential/credential-scopeId-credentialId-unlock.yaml (diff)
Commit 05f5c2beb934cb1bf25ac806c5442634e21bafe6 by Alberto Codutti
mods. to DeviceTabInventory to solve a nullPointer exception on the rendering of the page
The file was modified console/module/device/src/main/java/org/eclipse/kapua/app/console/module/device/client/device/inventory/DeviceTabInventoryTabDeploymentPackages.java (diff)
The file was modified console/module/device/src/main/java/org/eclipse/kapua/app/console/module/device/client/device/inventory/DeviceTabInventory.java (diff)
Commit 3ac22f4461d33e38cedbf832054a269c5a85d75d by Alberto Codutti
Improved CredentialService.getMinimumPasswordLength to handle also ANY as scopeId

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/shiro/CredentialServiceImpl.java (diff)
Commit 17f2f1c673e65c0bd106622be8d0724b2f11ab9d by Alberto Codutti
Make job target properties more consistent through the api
The file was modified service/job/internal/src/main/java/org/eclipse/kapua/service/job/step/internal/JobStepCreatorImpl.java (diff)
The file was modified service/job/api/src/main/java/org/eclipse/kapua/service/job/step/JobStepCreator.java (diff)
The file was modified rest-api/resources/src/main/resources/openapi/jobStep/jobStep.yaml (diff)
Commit 250738b6562fc067f45b2df486f9078dce069980 by Alberto Codutti
mods. to DeviceTab classes to correctly handle background dev. management tabs
The file was modified console/module/device/src/main/java/org/eclipse/kapua/app/console/module/device/client/device/command/DeviceTabCommand.java (diff)
The file was modified console/module/device/src/main/java/org/eclipse/kapua/app/console/module/device/client/device/configuration/DeviceConfigComponents.java (diff)
The file was modified console/module/device/src/main/java/org/eclipse/kapua/app/console/module/device/client/device/inventory/DeviceTabInventory.java (diff)
The file was modified console/module/device/src/main/java/org/eclipse/kapua/app/console/module/device/client/device/assets/DeviceTabAssets.java (diff)
The file was modified console/module/device/src/main/java/org/eclipse/kapua/app/console/module/device/client/device/bundles/DeviceTabBundles.java (diff)
The file was modified console/module/device/src/main/java/org/eclipse/kapua/app/console/module/device/client/device/packages/DeviceTabPackages.java (diff)
The file was modified console/module/device/src/main/java/org/eclipse/kapua/app/console/module/device/client/device/keystore/DeviceTabKeystore.java (diff)
The file was modified console/module/device/src/main/java/org/eclipse/kapua/app/console/module/device/client/device/configuration/DeviceTabConfiguration.java (diff)
Commit 7511af0a84c62ec0bfcc18491474cdf461b3d90a by Alberto Codutti
updated openAPI rest API doc. to insert missing field for responseCode enum values
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/device/device.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceEvent/deviceEvent.yaml (diff)
Commit 3390072409a793e8192f9996c016521fd2e0a22c by Alberto Codutti
fixed dependencies needed to build cucumber report module after the others
The file was modified dev-tools/cucumber-reports/pom.xml (diff)
Commit 39f0a8b88a20e0a335069a3321138305087a1c57 by Alberto Codutti
reached consistency with enums on openApi doc files
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/deviceRequest/deviceRequest.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/openapi.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/deviceEvent/deviceEvent.yaml (diff)
Commit bcd6522e576cbbbd053b77c4b5b413825b6018ee by Alberto Codutti
fixed some semantic errors found by openApi official editor
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/authentication/authentication-user.yaml (diff)
Commit 6438acff4347a3aaf57c74ea88114e0aab13a0af by Alberto Codutti
fix(batch-job): timestamp improvement

The timestamp of the batch-job was in a non-standard format (dd/mm/yy HH:MM AM/PM ). Now it follows the following: yyyy-mm-dd'T'HH:mm:ss.SS'Z'
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/logger/JobLogger.java (diff)
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 a18897913c195c134fd92fcc371f2bc5724340ef by Alberto Codutti
inserted tests for missing aspects of CORS endpoints
The file was modified qa/integration/src/test/resources/features/endpoint/EndpointServiceI9n.feature (diff)
The file was modified service/endpoint/test-steps/src/main/java/org/eclipse/kapua/service/endpoint/steps/EndpointServiceSteps.java (diff)
Commit dd7e5122b590fbcf21db76f7ee47f234105dd740 by Alberto Codutti
changed IMAGE_VERSION env. variable default value
The file was modified deployment/commons/sso/keycloak/build (diff)
The file was modified deployment/minishift/minishift-importer.sh (diff)
The file was modified deployment/docker/unix/docker-common.sh (diff)
The file was modified deployment/minishift/sso/keycloak-importer (diff)
The file was modified deployment/docker/unix/docker-deploy.sh (diff)
The file was modified deployment/openshift/openshift-deploy.sh (diff)
The file was modified deployment/minishift/minishift-pull-images.sh (diff)
Commit ab22f2bbb00c4edd273e24ecaa5c46b955e6c14b by Alberto Codutti
updated "demo setup" instructions and dev. guide to provide more clear instructions

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified README.md (diff)
The file was modified docs/developer-guide/en/building.md (diff)
The file was modified docs/developer-guide/en/running.md (diff)
Commit 2ad231452976ea33ab5ab946066bfcb2f5a3dafe by Alberto Codutti
fix(console): Fixed DeviceSessionPermission reference in kapua-console-module-data module

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was removedconsole/module/data/src/main/java/org/eclipse/kapua/app/console/module/data/shared/model/permission/DeviceSessionPermission.java
The file was modified console/module/data/pom.xml (diff)
The file was modified console/module/data/src/main/java/org/eclipse/kapua/app/console/module/data/client/DataView.java (diff)
Commit 2e04fc40587741b04d81a928d6278340b3105d16 by Alberto Codutti
fix(git): Added missing JEnv `.java-version` in `.gitignore`

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified .gitignore (diff)
Commit e0ca46c7f117aad279013464ca9a9d997ccf04e9 by Alberto Codutti
removed timestamp from the tag of docker images built
The file was modified assembly/pom.xml (diff)
Commit 09d99834703d8bfaf6f2202eb9091e32c2de5244 by Alberto Codutti
fix(console): permit valid URL to be use in the device packages tab.

- Some valid URL was considered illegal in the device packages tab.
- Add the URL validation check even on the backend side
The file was modified console/module/api/src/main/java/org/eclipse/kapua/app/console/module/api/client/util/validator/TextFieldValidator.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)
Commit 6969ea75e03e829ec4c32fe8671a2ec9cd4fa8be by Alberto Codutti
fixed missing properties on device Event schema definition
The file was modified rest-api/resources/src/main/resources/openapi/deviceEvent/deviceEvent.yaml (diff)
Commit b4fb7c0dbd99afbb6bab7727ae89b50314d285a4 by Alberto Codutti
fix(openid): Normalize OpenID configuration path

When the issuer has trailing `/` character, the OpenID configuration path results to be incorrectly encoded
The file was modified plug-ins/sso/openid-connect/provider/src/main/java/org/eclipse/kapua/plugin/sso/openid/provider/OpenIDUtils.java (diff)
Commit 6772026714d6740be235b146965bcbcdb633679c by Alberto Codutti
added exception mapper for duplicate pass exception
The file was addedrest-api/core/src/main/java/org/eclipse/kapua/app/api/core/exception/mapper/KapuaDuplicatePasswordCredentialExceptionMapper.java
Commit 9d55c157406d06b69f1933f91267484a5d342bc2 by Alberto Codutti
changed the logger properties
The file was modified rest-api/core/src/main/java/org/eclipse/kapua/app/api/core/exception/mapper/KapuaDuplicatePasswordCredentialExceptionMapper.java (diff)
Commit 87293043cfa178823db75a5367550b9ee13fa602 by Alberto Codutti
feat(jobs): added JobStepProperty overrides on JobEngineStartOptions

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified broker/core/src/test/resources/locator.xml (diff)
The file was modified job-engine/jbatch/src/main/java/org/eclipse/kapua/job/engine/jbatch/driver/JbatchDriver.java (diff)
The file was modified job-engine/app/web/src/main/java/org/eclipse/kapua/job/engine/app/web/jaxb/JaxbContextResolver.java (diff)
The file was addedjob-engine/app/core/src/main/java/org/eclipse/kapua/job/engine/app/core/jackson/mixin/JobStepPropertyMixin.java
The file was modified qa/common/src/main/java/org/eclipse/kapua/qa/common/TestJAXBContextProvider.java (diff)
The file was modified job-engine/jbatch/src/main/java/org/eclipse/kapua/job/engine/jbatch/listener/KapuaJobListener.java (diff)
The file was modified job-engine/client/src/main/java/org/eclipse/kapua/job/engine/client/JobStartOptionsClient.java (diff)
The file was addedjob-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/model/JobStepPropertiesOverrides.java
The file was modified broker/core/pom.xml (diff)
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/wrappers/JobContextPropertyNames.java (diff)
The file was modified job-engine/app/core/pom.xml (diff)
The file was modified job-engine/app/core/src/main/java/org/eclipse/kapua/job/engine/app/core/jackson/ObjectMapperProvider.java (diff)
The file was modified job-engine/jbatch/src/main/java/org/eclipse/kapua/job/engine/jbatch/driver/utils/JobDefinitionBuildUtils.java (diff)
The file was modified job-engine/api/src/main/java/org/eclipse/kapua/job/engine/JobStartOptions.java (diff)
The file was modified job-engine/jbatch/src/main/java/org/eclipse/kapua/job/engine/jbatch/JobStartOptionsImpl.java (diff)
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/wrappers/JobContextWrapper.java (diff)
Commit 25537a2977d3c2e381d6da49f3d14bb8a387077b by Alberto Codutti
Integrated feedback on implementation of 'setStepPropertiesOverrides'

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified job-engine/jbatch/src/main/java/org/eclipse/kapua/job/engine/jbatch/JobStartOptionsImpl.java (diff)
The file was modified job-engine/client/src/main/java/org/eclipse/kapua/job/engine/client/JobStartOptionsClient.java (diff)
Commit 9ec06413e5a8cba2c62356090c263b7816e9753d by Alberto Codutti
feature(protobuf): Upgrade protobuf library
The file was modified pom.xml (diff)
Commit c0630123539b5dcc497bfa97409163c22c0580b6 by Alberto Codutti
fix(deployment): added missing --help options and fixed usage print

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified deployment/docker/unix/docker-deploy.sh (diff)
Commit bb251868fcd9ac501e324c82acf62adadb19d746 by Alberto Codutti
inserted right checks for package device fields limits
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 console/module/device/src/main/java/org/eclipse/kapua/app/console/module/device/client/device/packages/dialog/PackageInstallDialog.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)
Commit 03d7a4fa58701c9a21b7f062d14bc549e51c2f8b by Alberto Codutti
fix(batch-jobs): Add max length to `configuration put` step definition.

A configuration cannot have more than 65535 characters, due to the database column `TEXT` definition. Adding the validation in the frontend permits to fail fast illegal requests without sending them to the backend. Also add check on backend.
The file was modified service/job/internal/src/main/java/org/eclipse/kapua/service/job/step/internal/JobStepServiceImpl.java (diff)
The file was modified console/module/job/src/main/java/org/eclipse/kapua/app/console/module/job/client/steps/JobStepAddDialog.java (diff)
Commit 6eece5c6bb68dcdeb5437d28974558fbfecef4ed by Alberto Codutti
cleanup of readme file to fix badges
The file was modified README.md (diff)
Commit 400363359ed6c3bf1a2c00c1fe57f8c85c3bc7c0 by Alberto Codutti
Fix for release-1.6.x for previous commit 6eece5c6bb

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified README.md (diff)
Commit 6fe286b19a299c018e7fc55e3862e0796ce017d2 by Alberto Codutti
normalized dotted fields queried to es
The file was modified console/module/data/src/main/java/org/eclipse/kapua/app/console/module/data/server/GwtDataServiceImpl.java (diff)
The file was modified service/datastore/internal/src/main/java/org/eclipse/kapua/service/datastore/internal/model/query/predicate/MetricPredicateImpl.java (diff)
The file was modified service/datastore/internal/src/main/java/org/eclipse/kapua/service/datastore/internal/model/query/predicate/MetricExistsPredicateImpl.java (diff)
Commit 6ba39ec21abb608047de78372e512d0d82653324 by Alberto Codutti
introduced right exception for metrcc type null
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMessages.java (diff)
Commit 654c0a9782bac11e5d39095ab5ea18363711a640 by Alberto Codutti
Fixed handling of jobStepProperty null value when validating length

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/job/internal/src/main/java/org/eclipse/kapua/service/job/step/internal/JobStepServiceImpl.java (diff)
Commit 4fa39cacd0d7f2028bce55fe0a4d77114cb9bad3 by Alberto Codutti
feat(job): Modified JobStepProperty.propertyValue column type from text (65KB) to longtext (4GB)

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was addedservice/job/internal/src/main/resources/liquibase/2.0.0/job_job_step_properties-value_length.xml
The file was addedservice/job/internal/src/main/resources/liquibase/2.0.0/changelog-job-2.0.0.xml
The file was modified service/job/internal/src/main/resources/liquibase/changelog-job-master.xml (diff)
The file was addedservice/job/internal/src/main/resources/job-service-settings.properties
Commit ce8c8d31b3e107562b70354d5a2bb7f685f62847 by Alberto Codutti
feat(job): Added JobServiceSetting 'job.step.property.value.length.max' as soft limit for JobStepProperty.propertyValue

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/job/internal/src/main/java/org/eclipse/kapua/service/job/step/internal/JobStepServiceImpl.java (diff)
The file was addedservice/job/internal/src/main/java/org/eclipse/kapua/service/job/internal/settings/JobServiceSettingKeys.java
The file was addedservice/job/internal/src/main/java/org/eclipse/kapua/service/job/internal/settings/JobServiceSettings.java
Commit 4da84eed3c3f1917fbb3ca5f2df02c349b94a29d by Alberto Codutti
feat(job): added fetching of the JobStepProperty.propertyValue max length in Console

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/job/api/src/main/java/org/eclipse/kapua/service/job/step/JobStepService.java (diff)
The file was modified console/module/job/src/main/java/org/eclipse/kapua/app/console/module/job/shared/service/GwtJobStepService.java (diff)
The file was modified console/module/job/src/main/java/org/eclipse/kapua/app/console/module/job/client/steps/JobStepAddDialog.java (diff)
The file was modified extras/encryption-migrator/src/main/java/org/eclipse/kapua/extras/migrator/encryption/job/JobStepMigratorServiceImpl.java (diff)
The file was modified console/module/job/src/main/java/org/eclipse/kapua/app/console/module/job/server/GwtJobStepServiceImpl.java (diff)
The file was modified service/job/internal/src/main/java/org/eclipse/kapua/service/job/step/internal/JobStepServiceImpl.java (diff)