Skip to content
Success

Changes

Summary

  1. [maven-release-plugin] prepare release 1.6.6 (details)
  2. [maven-release-plugin] prepare for next development iteration (details)
  3. :fix: retrieving exception details should never result in another exception to be thrown (NPE in this case) (details)
  4. Add response cases for failed job target (details)
  5. Fixed wrong descriptions in the swagger UI documentation about jobs endpoints (details)
  6. Fixed permission checks for not-groupable domains (details)
  7. Mods. on AccountService to insert the new check (details)
  8. Added test for this feature (details)
  9. modified exception thrown in the case of exp. date change for admin account (details)
  10. created new extra submodule for the tool (details)
  11. Added files for the actual liquibaseUnlocker app (details)
  12. Liquibase unlocker reamde addition & small mods on pom file (details)
  13. Fixed kapua-liquibase-unlocker tool 2.0.0-SNAPSHOT references (details)
  14. Bumped version of Netty dependencies from 4.1.84.final to 4.1.87.Final - CVE-2022-41881 CVE-2022-41915 (details)
  15. Added io.netty:netty-handler-ssl-ocsp to dependencyManagement (details)
  16. Fixed dependencyManagement sorting for Netty dependencies (details)
  17. Upgraded Dependency Check plugin from 1.4.5 to 7.4.4 - CVE-2018-12036 (details)
  18. Added Github action for dependency security scan (details)
  19. Added documentation about running security scan on the project dependencies (details)
  20. Removed Github Action 'security-scan' since it cannot run with Java 8 (details)
  21. Changed directory and module and references (details)
  22. Bumped version of Jetty dependencies from 9.4.44.v20210927 to 9.4.50.v20221201 - CVE-2022-2047 CVE-2022-2048 (details)
  23. Set fixed versions for ow2 asm dependencies (details)
  24. Upgraded and aligned Jersey dependencies versions to 2.38 (details)
  25. Bumped Glassfish HK2 to 2.6.1 (details)
  26. Fix typos (details)
  27. Add target display name to the job execution log && use base64 representation instead of kapuaId for job ids (details)
  28. checkstyle fix (details)
  29. Add doPrivilege call (details)
  30. Better log formatting (details)
  31. Refactor class abstraction (details)
  32. Cleanup (details)
  33. `target id` to `id` (details)
  34. Fix checkstyle (details)
  35. Remove inherited methods (details)
  36. Remove unused fields (details)
  37. Optimize job target id retrieval (details)
  38. Update example in documentation (details)
  39. Fix null pointer exception problem (details)
  40. Remove trailing spaces after colons (details)
  41. Fix cherry-pick issues (details)
  42. liquibase unlocker tool pom updated (details)
  43. Add step name and step index (details)
  44. updated endpoint API with new example (details)
  45. Mod. on service configuration GET in order to return ordered list of items (details)
  46. Fixed DeviceExtendedPropertyImpl javadoc (details)
  47. Added Device connection_interface_clob and connection_ip_clob to handle big values from connectied Device (details)
  48. Renamed KapuaDeviceRegistrySettings to DeviceRegistrySettings and its SettingKeys (details)
  49. Added 'device.registry.lifecycle.birth.fields.length.max' setting value (details)
  50. Added 'device.registry.lifecycle.birth.fields.extendedProperties.value.length.max' setting (details)
  51. Improved validation for DeviceRegistryService.create operation (details)
  52. Improved validation for DeviceRegistryService.update operation (details)
  53. Improved validation for DeviceRegistryService other operations (details)
  54. Fixed tests on release-1.x (details)
  55. Added test for Device field validation on create and update operations - partial backport (details)
  56. Added more test for Device field validation on create and update operations - partial backport (details)
  57. Integraded feedback on long names for constants/enums (details)
  58. Integrated feedback on KapuaDeviceRegistrySettings class renamed and moved not being backward compatible (details)
  59. Integraded feedback on names of KapuaDeviceRegistrySettingKeys (details)
  60. Add new user credential service (details)
  61. Add new user credential endpoint (details)
  62. Add validity check for now password (details)
  63. Fix typos (details)
  64. Add open api specifications (details)
  65. Fix typo (details)
  66. Rename `oldPassword` to `currentPassword` (details)
  67. Rename `UserCredential` to `UserCredentials` (details)
  68. Fixed backport issues (details)
Commit b77238b3bc047f7513a50dc3ad116cce3d0d71b0 by Alberto Codutti
[maven-release-plugin] prepare release 1.6.6
The file was modified service/security/shiro/pom.xml (diff)
The file was modified assembly/jetty-base/pom.xml (diff)
The file was modified service/device/management/registry/internal/pom.xml (diff)
The file was modified broker/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/endpoint/internal/pom.xml (diff)
The file was modified extras/foreignkeys/pom.xml (diff)
The file was modified message/internal/pom.xml (diff)
The file was modified service/device/management/job/pom.xml (diff)
The file was modified translator/kapua/pom.xml (diff)
The file was modified service/account/test-steps/pom.xml (diff)
The file was modified client/gateway/features/karaf/pom.xml (diff)
The file was modified client/pom.xml (diff)
The file was modified service/security/authentication/api/pom.xml (diff)
The file was modified service/user/test-steps/pom.xml (diff)
The file was modified service/security/certificate/api/pom.xml (diff)
The file was modified service/device/management/keystore/pom.xml (diff)
The file was modified service/job/api/pom.xml (diff)
The file was modified console/core/pom.xml (diff)
The file was modified service/scheduler/api/pom.xml (diff)
The file was modified service/device/management/keystore/api/pom.xml (diff)
The file was modified assembly/broker/pom.xml (diff)
The file was modified client/gateway/provider/pom.xml (diff)
The file was modified message/pom.xml (diff)
The file was modified console/module/about/pom.xml (diff)
The file was modified service/device/management/configuration/job/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 locator/pom.xml (diff)
The file was modified service/datastore/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/pom.xml (diff)
The file was modified service/security/authentication/pom.xml (diff)
The file was modified service/device/call/kura/pom.xml (diff)
The file was modified assembly/java-base/pom.xml (diff)
The file was modified console/web/pom.xml (diff)
The file was modified deployment/openshift/pom.xml (diff)
The file was modified service/tag/pom.xml (diff)
The file was modified service/security/test-steps/pom.xml (diff)
The file was modified service/commons/storable/api/pom.xml (diff)
The file was modified build-tools/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-api/pom.xml (diff)
The file was modified client/gateway/pom.xml (diff)
The file was modified service/stream/pom.xml (diff)
The file was modified plug-ins/sso/pom.xml (diff)
The file was modified assembly/events-broker/pom.xml (diff)
The file was modified transport/api/pom.xml (diff)
The file was modified console/module/data/pom.xml (diff)
The file was modified console/module/job/pom.xml (diff)
The file was modified service/security/authorization/pom.xml (diff)
The file was modified service/tag/api/pom.xml (diff)
The file was modified service/device/management/registry/pom.xml (diff)
The file was modified broker/api/pom.xml (diff)
The file was modified service/account/internal/pom.xml (diff)
The file was modified translator/kura/mqtt/pom.xml (diff)
The file was modified extras/pom.xml (diff)
The file was modified console/module/user/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/api/pom.xml (diff)
The file was modified deployment/pom.xml (diff)
The file was modified console/module/device/pom.xml (diff)
The file was modified service/device/management/packages/job/pom.xml (diff)
The file was modified service/device/management/asset/api/pom.xml (diff)
The file was modified job-engine/app/core/pom.xml (diff)
The file was modified service/device/management/command/api/pom.xml (diff)
The file was modified service/security/pom.xml (diff)
The file was modified service/security/test/pom.xml (diff)
The file was modified service/endpoint/test-steps/pom.xml (diff)
The file was modified service/security/registration/api/pom.xml (diff)
The file was modified broker/core/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/registry/test-steps/pom.xml (diff)
The file was modified client/gateway/api/pom.xml (diff)
The file was modified extras/encryption-migrator/pom.xml (diff)
The file was modified service/commons/storable/internal/pom.xml (diff)
The file was modified service/device/management/asset/job/pom.xml (diff)
The file was modified service/device/management/configuration/pom.xml (diff)
The file was modified client/gateway/provider/paho/pom.xml (diff)
The file was modified qa/markers/pom.xml (diff)
The file was modified dev-tools/vagrant/Vagrantfile (diff)
The file was modified service/user/api/pom.xml (diff)
The file was modified console/module/authorization/pom.xml (diff)
The file was modified rest-api/core/pom.xml (diff)
The file was modified console/module/certificate/pom.xml (diff)
The file was modified service/device/management/command/internal/pom.xml (diff)
The file was modified service/device/management/packages/internal/pom.xml (diff)
The file was modified console/module/welcome/pom.xml (diff)
The file was modified qa/integration/pom.xml (diff)
The file was modified assembly/pom.xml (diff)
The file was modified job-engine/app/resources/pom.xml (diff)
The file was modified qa/integration-steps/pom.xml (diff)
The file was modified service/device/management/configuration/internal/pom.xml (diff)
The file was modified service/job/test-steps/pom.xml (diff)
The file was modified service/datastore/test/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 console/module/endpoint/pom.xml (diff)
The file was modified translator/kura/pom.xml (diff)
The file was modified console/pom.xml (diff)
The file was modified client/gateway/provider/mqtt/pom.xml (diff)
The file was modified README.md (diff)
The file was modified service/scheduler/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-rest/pom.xml (diff)
The file was modified service/job/pom.xml (diff)
The file was modified job-engine/jbatch/pom.xml (diff)
The file was modified service/device/management/command/job/pom.xml (diff)
The file was modified service/device/management/request/pom.xml (diff)
The file was modified console/module/api/pom.xml (diff)
The file was modified service/user/test/pom.xml (diff)
The file was modified commons/pom.xml (diff)
The file was modified service/device/call/api/pom.xml (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 console/module/tag/pom.xml (diff)
The file was modified service/device/management/packages/api/pom.xml (diff)
The file was modified service/device/management/pom.xml (diff)
The file was modified service/device/management/job/internal/pom.xml (diff)
The file was modified client/gateway/provider/fuse/pom.xml (diff)
The file was modified dev-tools/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified deployment/minishift/pom.xml (diff)
The file was modified service/device/management/bundle/internal/pom.xml (diff)
The file was modified simulator-kura/pom.xml (diff)
The file was modified service/scheduler/test-steps/pom.xml (diff)
The file was modified assembly/api/pom.xml (diff)
The file was modified job-engine/app/web/pom.xml (diff)
The file was modified service/device/commons/pom.xml (diff)
The file was modified service/scheduler/test/pom.xml (diff)
The file was modified service/endpoint/api/pom.xml (diff)
The file was modified message/api/pom.xml (diff)
The file was modified dev-tools/cucumber-reports/pom.xml (diff)
The file was modified extras/es-migrator/pom.xml (diff)
The file was modified job-engine/pom.xml (diff)
The file was modified job-engine/client/pom.xml (diff)
The file was modified service/device/management/keystore/internal/pom.xml (diff)
The file was modified locator/guice/pom.xml (diff)
The file was modified service/datastore/api/pom.xml (diff)
The file was modified console/module/account/pom.xml (diff)
The file was modified transport/jms/pom.xml (diff)
The file was modified service/device/management/configuration/api/pom.xml (diff)
The file was modified assembly/job-engine/pom.xml (diff)
The file was modified qa/common/pom.xml (diff)
The file was modified service/device/registry/test/pom.xml (diff)
The file was modified service/device/call/pom.xml (diff)
The file was modified service/tag/internal/pom.xml (diff)
The file was modified service/tag/test-steps/pom.xml (diff)
The file was modified translator/test/pom.xml (diff)
The file was modified service/tag/test/pom.xml (diff)
The file was modified console/module/pom.xml (diff)
The file was modified service/device/management/inventory/pom.xml (diff)
The file was modified deployment/commons/pom.xml (diff)
The file was modified service/device/management/inventory/api/pom.xml (diff)
The file was modified job-engine/commons/pom.xml (diff)
The file was modified translator/kapua/kura/pom.xml (diff)
The file was modified deployment/docker/pom.xml (diff)
The file was modified service/api/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider-keycloak/pom.xml (diff)
The file was modified service/job/internal/pom.xml (diff)
The file was modified service/commons/elasticsearch/pom.xml (diff)
The file was modified rest-api/resources/pom.xml (diff)
The file was modified translator/test-steps/pom.xml (diff)
The file was modified translator/kura/jms/pom.xml (diff)
The file was modified plug-ins/pom.xml (diff)
The file was modified service/device/pom.xml (diff)
The file was modified service/device/management/all/job/pom.xml (diff)
The file was modified service/security/authorization/api/pom.xml (diff)
The file was modified service/device/management/request/internal/pom.xml (diff)
The file was modified service/datastore/internal/pom.xml (diff)
The file was modified service/device/management/request/api/pom.xml (diff)
The file was modified service/datastore/test-steps/pom.xml (diff)
The file was modified job-engine/api/pom.xml (diff)
The file was modified rest-api/pom.xml (diff)
The file was modified service/device/management/packages/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 service/stream/internal/pom.xml (diff)
The file was modified service/device/management/api/pom.xml (diff)
The file was modified service/device/registry/api/pom.xml (diff)
The file was modified service/account/test/pom.xml (diff)
The file was modified transport/pom.xml (diff)
The file was modified service/security/registration/simple/pom.xml (diff)
The file was modified service/commons/pom.xml (diff)
The file was modified service/device/api/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider-generic/pom.xml (diff)
The file was modified service/account/api/pom.xml (diff)
The file was modified service/device/management/bundle/api/pom.xml (diff)
The file was modified service/scheduler/quartz/pom.xml (diff)
The file was modified docs/developer-guide/en/running.md (diff)
The file was modified service/stream/api/pom.xml (diff)
The file was modified service/device/management/all/api/pom.xml (diff)
The file was modified transport/mqtt/pom.xml (diff)
The file was modified dev-tools/vagrant/pom.xml (diff)
The file was modified service/device/management/all/pom.xml (diff)
The file was modified service/device/management/all/internal/pom.xml (diff)
The file was modified service/job/test/pom.xml (diff)
The file was modified service/device/management/inventory/internal/pom.xml (diff)
The file was modified client/gateway/spi/pom.xml (diff)
The file was modified job-engine/app/pom.xml (diff)
The file was modified service/device/management/registry/api/pom.xml (diff)
The file was modified service/device/management/asset/internal/pom.xml (diff)
The file was modified service/device/management/keystore/job/pom.xml (diff)
The file was modified service/endpoint/pom.xml (diff)
The file was modified service/device/management/bundle/pom.xml (diff)
The file was modified service/commons/elasticsearch/server-embedded/pom.xml (diff)
The file was modified console/module/authentication/pom.xml (diff)
The file was modified rest-api/web/pom.xml (diff)
The file was modified service/security/certificate/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider/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/src/test/resources/features/docker/broker.feature (diff)
The file was modified translator/api/pom.xml (diff)
The file was modified service/device/management/job/api/pom.xml (diff)
The file was modified service/pom.xml (diff)
The file was modified service/device/registry/internal/pom.xml (diff)
The file was modified service/device/registry/pom.xml (diff)
The file was modified service/user/internal/pom.xml (diff)
The file was modified assembly/sql/pom.xml (diff)
The file was modified client/gateway/features/pom.xml (diff)
The file was modified service/commons/storable/pom.xml (diff)
Commit 6b4f499fa5cc4b45e9f52f406ada448fe2d35082 by Alberto Codutti
[maven-release-plugin] prepare for next development iteration
The file was modified qa/integration/pom.xml (diff)
The file was modified service/device/management/inventory/internal/pom.xml (diff)
The file was modified job-engine/app/web/pom.xml (diff)
The file was modified client/gateway/provider/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-rest/pom.xml (diff)
The file was modified service/device/registry/test-steps/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified service/device/management/command/internal/pom.xml (diff)
The file was modified translator/kapua/kura/pom.xml (diff)
The file was modified service/device/registry/internal/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 client/gateway/profile/kura/pom.xml (diff)
The file was modified assembly/sql/pom.xml (diff)
The file was modified message/internal/pom.xml (diff)
The file was modified dev-tools/pom.xml (diff)
The file was modified job-engine/app/resources/pom.xml (diff)
The file was modified commons/pom.xml (diff)
The file was modified service/device/management/all/job/pom.xml (diff)
The file was modified service/scheduler/test/pom.xml (diff)
The file was modified service/tag/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/device/management/asset/internal/pom.xml (diff)
The file was modified service/device/management/registry/pom.xml (diff)
The file was modified service/scheduler/api/pom.xml (diff)
The file was modified service/device/management/keystore/job/pom.xml (diff)
The file was modified console/pom.xml (diff)
The file was modified locator/pom.xml (diff)
The file was modified service/security/test-steps/pom.xml (diff)
The file was modified rest-api/core/pom.xml (diff)
The file was modified console/module/job/pom.xml (diff)
The file was modified service/endpoint/api/pom.xml (diff)
The file was modified job-engine/jbatch/pom.xml (diff)
The file was modified client/gateway/provider/paho/pom.xml (diff)
The file was modified service/device/management/inventory/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 service/security/registration/api/pom.xml (diff)
The file was modified service/api/pom.xml (diff)
The file was modified service/device/management/request/api/pom.xml (diff)
The file was modified service/device/management/inventory/api/pom.xml (diff)
The file was modified translator/test/pom.xml (diff)
The file was modified message/pom.xml (diff)
The file was modified service/user/api/pom.xml (diff)
The file was modified translator/kura/mqtt/pom.xml (diff)
The file was modified transport/pom.xml (diff)
The file was modified service/device/management/job/api/pom.xml (diff)
The file was modified translator/kura/pom.xml (diff)
The file was modified service/device/pom.xml (diff)
The file was modified translator/kura/jms/pom.xml (diff)
The file was modified service/device/management/packages/job/pom.xml (diff)
The file was modified console/module/user/pom.xml (diff)
The file was modified assembly/job-engine/pom.xml (diff)
The file was modified service/security/registration/simple/pom.xml (diff)
The file was modified assembly/events-broker/pom.xml (diff)
The file was modified client/gateway/provider/fuse/pom.xml (diff)
The file was modified service/datastore/internal/pom.xml (diff)
The file was modified service/device/management/job/pom.xml (diff)
The file was modified service/account/internal/pom.xml (diff)
The file was modified broker/core/pom.xml (diff)
The file was modified service/job/pom.xml (diff)
The file was modified service/user/internal/pom.xml (diff)
The file was modified assembly/jetty-base/pom.xml (diff)
The file was modified deployment/minishift/pom.xml (diff)
The file was modified client/gateway/features/karaf/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/endpoint/test-steps/pom.xml (diff)
The file was modified service/device/management/all/internal/pom.xml (diff)
The file was modified console/module/about/pom.xml (diff)
The file was modified service/stream/internal/pom.xml (diff)
The file was modified assembly/console/pom.xml (diff)
The file was modified plug-ins/pom.xml (diff)
The file was modified service/device/management/api/pom.xml (diff)
The file was modified service/job/api/pom.xml (diff)
The file was modified service/scheduler/pom.xml (diff)
The file was modified console/module/authentication/pom.xml (diff)
The file was modified job-engine/api/pom.xml (diff)
The file was modified console/module/pom.xml (diff)
The file was modified service/device/management/bundle/job/pom.xml (diff)
The file was modified service/datastore/test-steps/pom.xml (diff)
The file was modified console/module/certificate/pom.xml (diff)
The file was modified README.md (diff)
The file was modified service/datastore/test/pom.xml (diff)
The file was modified message/api/pom.xml (diff)
The file was modified service/device/management/packages/api/pom.xml (diff)
The file was modified deployment/openshift/pom.xml (diff)
The file was modified transport/jms/pom.xml (diff)
The file was modified qa/integration/src/test/resources/features/docker/broker.feature (diff)
The file was modified console/module/api/pom.xml (diff)
The file was modified locator/guice/pom.xml (diff)
The file was modified console/module/welcome/pom.xml (diff)
The file was modified job-engine/app/pom.xml (diff)
The file was modified client/pom.xml (diff)
The file was modified service/device/management/keystore/pom.xml (diff)
The file was modified service/device/management/asset/pom.xml (diff)
The file was modified console/web/pom.xml (diff)
The file was modified service/device/management/configuration/api/pom.xml (diff)
The file was modified service/datastore/pom.xml (diff)
The file was modified translator/kapua/pom.xml (diff)
The file was modified service/commons/storable/pom.xml (diff)
The file was modified service/endpoint/pom.xml (diff)
The file was modified service/commons/storable/api/pom.xml (diff)
The file was modified extras/foreignkeys/pom.xml (diff)
The file was modified job-engine/client/pom.xml (diff)
The file was modified service/device/management/pom.xml (diff)
The file was modified client/gateway/api/pom.xml (diff)
The file was modified extras/pom.xml (diff)
The file was modified rest-api/web/pom.xml (diff)
The file was modified service/tag/api/pom.xml (diff)
The file was modified console/module/tag/pom.xml (diff)
The file was modified service/tag/pom.xml (diff)
The file was modified service/device/management/all/api/pom.xml (diff)
The file was modified job-engine/commons/pom.xml (diff)
The file was modified service/device/management/bundle/internal/pom.xml (diff)
The file was modified service/device/management/configuration/job/pom.xml (diff)
The file was modified console/module/data/pom.xml (diff)
The file was modified service/device/management/packages/internal/pom.xml (diff)
The file was modified service/commons/storable/internal/pom.xml (diff)
The file was modified service/device/registry/api/pom.xml (diff)
The file was modified service/device/registry/test/pom.xml (diff)
The file was modified deployment/pom.xml (diff)
The file was modified deployment/docker/pom.xml (diff)
The file was modified simulator-kura/pom.xml (diff)
The file was modified service/device/management/asset/api/pom.xml (diff)
The file was modified service/device/commons/pom.xml (diff)
The file was modified service/device/management/command/job/pom.xml (diff)
The file was modified dev-tools/cucumber-reports/pom.xml (diff)
The file was modified service/security/registration/pom.xml (diff)
The file was modified translator/pom.xml (diff)
The file was modified service/user/test/pom.xml (diff)
The file was modified assembly/broker/pom.xml (diff)
The file was modified service/device/api/pom.xml (diff)
The file was modified service/device/management/request/internal/pom.xml (diff)
The file was modified console/module/account/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/pom.xml (diff)
The file was modified rest-api/pom.xml (diff)
The file was modified extras/es-migrator/pom.xml (diff)
The file was modified service/account/test-steps/pom.xml (diff)
The file was modified qa/integration-steps/pom.xml (diff)
The file was modified service/device/management/asset/job/pom.xml (diff)
The file was modified qa/common/pom.xml (diff)
The file was modified assembly/java-base/pom.xml (diff)
The file was modified service/account/pom.xml (diff)
The file was modified dev-tools/vagrant/Vagrantfile (diff)
The file was modified extras/encryption-migrator/README.md (diff)
The file was modified plug-ins/sso/openid-connect/provider-generic/pom.xml (diff)
The file was modified service/account/test/pom.xml (diff)
The file was modified service/device/management/bundle/pom.xml (diff)
The file was modified service/job/test-steps/pom.xml (diff)
The file was modified job-engine/app/core/pom.xml (diff)
The file was modified service/device/registry/pom.xml (diff)
The file was modified service/security/authorization/pom.xml (diff)
The file was modified service/scheduler/test-steps/pom.xml (diff)
The file was modified service/device/management/command/pom.xml (diff)
The file was modified service/device/management/keystore/api/pom.xml (diff)
The file was modified service/security/authentication/pom.xml (diff)
The file was modified service/device/management/registry/api/pom.xml (diff)
The file was modified service/security/pom.xml (diff)
The file was modified service/device/call/api/pom.xml (diff)
The file was modified service/security/authentication/api/pom.xml (diff)
The file was modified service/security/certificate/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider-keycloak/pom.xml (diff)
The file was modified service/endpoint/internal/pom.xml (diff)
The file was modified service/security/certificate/internal/pom.xml (diff)
The file was modified assembly/pom.xml (diff)
The file was modified deployment/commons/pom.xml (diff)
The file was modified service/security/authorization/api/pom.xml (diff)
The file was modified console/core/pom.xml (diff)
The file was modified broker/api/pom.xml (diff)
The file was modified qa/markers/pom.xml (diff)
The file was modified broker/pom.xml (diff)
The file was modified service/device/management/keystore/internal/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/tag/test-steps/pom.xml (diff)
The file was modified client/gateway/spi/pom.xml (diff)
The file was modified job-engine/pom.xml (diff)
The file was modified service/security/shiro/pom.xml (diff)
The file was modified service/stream/pom.xml (diff)
The file was modified service/job/internal/pom.xml (diff)
The file was modified translator/test-steps/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/api/pom.xml (diff)
The file was modified service/account/api/pom.xml (diff)
The file was modified service/job/test/pom.xml (diff)
The file was modified service/security/certificate/api/pom.xml (diff)
The file was modified service/device/call/kura/pom.xml (diff)
The file was modified extras/encryption-migrator/pom.xml (diff)
The file was modified service/commons/elasticsearch/pom.xml (diff)
The file was modified plug-ins/sso/pom.xml (diff)
The file was modified client/gateway/pom.xml (diff)
The file was modified service/user/pom.xml (diff)
The file was modified client/gateway/features/pom.xml (diff)
The file was modified service/device/management/registry/internal/pom.xml (diff)
The file was modified docs/developer-guide/en/running.md (diff)
The file was modified service/scheduler/quartz/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider/pom.xml (diff)
The file was modified service/commons/elasticsearch/server-embedded/pom.xml (diff)
The file was modified service/tag/test/pom.xml (diff)
The file was modified service/pom.xml (diff)
The file was modified service/device/call/pom.xml (diff)
The file was modified service/device/management/packages/pom.xml (diff)
The file was modified client/gateway/provider/mqtt/pom.xml (diff)
The file was modified service/device/management/configuration/internal/pom.xml (diff)
The file was modified dev-tools/vagrant/pom.xml (diff)
The file was modified service/security/test/pom.xml (diff)
The file was modified service/user/test-steps/pom.xml (diff)
The file was modified service/device/management/command/api/pom.xml (diff)
The file was modified service/device/management/job/internal/pom.xml (diff)
The file was modified service/stream/api/pom.xml (diff)
The file was modified rest-api/resources/pom.xml (diff)
The file was modified transport/mqtt/pom.xml (diff)
The file was modified service/datastore/api/pom.xml (diff)
The file was modified assembly/api/pom.xml (diff)
The file was modified translator/api/pom.xml (diff)
The file was modified console/module/endpoint/pom.xml (diff)
The file was modified service/device/management/request/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-api/pom.xml (diff)
Commit 11c4cc40340c3568126b41dcc0a2aca688bc1b66 by Alberto Codutti
:fix: retrieving exception details should never result in another exception to be thrown (NPE in this case)

Signed-off-by: dseurotech <davide.salvador@eurotech.com>
The file was modified service/api/src/test/java/org/eclipse/kapua/ExceptionMessageUtilsTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/shiro/exception/KapuaAuthorizationExceptionTest.java (diff)
The file was modified service/api/src/main/java/org/eclipse/kapua/ExceptionMessageUtils.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaIllegalArgumentExceptionTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/locator/KapuaLocatorExceptionTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/exception/RestApiRuntimeExceptionTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaRuntimeExceptionTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaExceptionTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/KapuaAuthenticationExceptionTest.java (diff)
Commit b33024933e7b9645595c7cbf9c0d4161795284a0 by Alberto Codutti
Add response cases for failed job target
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/jobTarget/job-scopeId-jobId-targets-targetId.yaml (diff)
Commit 80e6f175725e1a571816f5180acc15072bd1006c by Alberto Codutti
Fixed wrong descriptions in the swagger UI documentation about jobs endpoints
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/jobTrigger/job-scopeId-jobId-triggers.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/jobStep/job-scopeId-jobId-steps.yaml (diff)
Commit fa315fb21268078c8de426e49397c8e4e21b1149 by Alberto Codutti
Fixed permission checks for not-groupable domains

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authorization/permission/shiro/PermissionImpl.java (diff)
Commit 98b2dda8fa2a06c4568b01bd39e1901b65eb5ff2 by Alberto Codutti
Mods. on AccountService to insert the new check
The file was modified service/account/internal/src/main/java/org/eclipse/kapua/service/account/internal/AccountServiceImpl.java (diff)
Commit 6c36f5aefe4364f6d28fbd3a0d2992212a1fb626 by Alberto Codutti
Added test for this feature
The file was modified qa/integration/src/test/resources/features/account/AccountExpirationI9n.feature (diff)
Commit 445116eaab6802ed711686660379d4ef974f3009 by Alberto Codutti
modified exception thrown in the case of exp. date change for admin account
The file was modified service/account/internal/src/main/java/org/eclipse/kapua/service/account/internal/AccountServiceImpl.java (diff)
Commit cdb56e03e2ed6ce337d19674f16846e1c0558f9b by Alberto Codutti
created new extra submodule for the tool
The file was modified commons/src/main/java/org/eclipse/kapua/commons/liquibase/KapuaLiquibaseClient.java (diff)
The file was modified extras/pom.xml (diff)
The file was addedextras/liquibaseUnlocker/pom.xml
Commit 371370140a6fc4917b4c37d455f80cb7e12c3067 by Alberto Codutti
Added files for the actual liquibaseUnlocker app
The file was modified extras/liquibaseUnlocker/pom.xml (diff)
The file was addedextras/liquibaseUnlocker/src/main/java/org/eclipse/kapua/extras/liquibaseUnlocker/Application.java
The file was addedextras/liquibaseUnlocker/src/main/resources/logback.xml
Commit 6a65f75af954a5cabfc0914a445a53555dd5aa26 by Alberto Codutti
Liquibase unlocker reamde addition & small mods on pom file
The file was addedextras/liquibaseUnlocker/README.md
The file was modified extras/liquibaseUnlocker/pom.xml (diff)
Commit 9f6eab0192c87efa4390888f45b6097ab8dc3bef by Alberto Codutti
Fixed kapua-liquibase-unlocker tool 2.0.0-SNAPSHOT references

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified extras/liquibaseUnlocker/README.md (diff)
The file was modified extras/liquibaseUnlocker/pom.xml (diff)
Commit 3391e57122e1e277b4e106c874e6f57e25ee1a4a by Alberto Codutti
Bumped version of Netty dependencies from 4.1.84.final to 4.1.87.Final - CVE-2022-41881 CVE-2022-41915

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit 8fc5d32a9c70a8c9e0763a15cc0f6251d593070d by Alberto Codutti
Added io.netty:netty-handler-ssl-ocsp to dependencyManagement

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit 452cef8195fd28ea6b1dc10b9fc10211e64487af by Alberto Codutti
Fixed dependencyManagement sorting for Netty dependencies

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit 30d3515afb0e7f322d0b4cbf7e0a9e464b64441f by Alberto Codutti
Upgraded Dependency Check plugin from 1.4.5 to 7.4.4 - CVE-2018-12036

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
The file was removedsrc/main/dependency-checker/suppress.xml
Commit 8125f3e92555a50994af178537e087d3fcd28bcc by Alberto Codutti
Added Github action for dependency security scan

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
The file was added.github/workflows/security-scan.yaml
Commit 4e26210baa3fb2740244016abf0e34b4a4334cf2 by Alberto Codutti
Added documentation about running security scan on the project dependencies

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified docs/developer-guide/en/building.md (diff)
Commit df26b8943c3c0ec89e339194df8a6f35895a0630 by Alberto Codutti
Removed Github Action 'security-scan' since it cannot run with Java 8

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was removed.github/workflows/security-scan.yaml
Commit 288c11b773ae146252ec5869a404e42c0ef0e500 by Alberto Codutti
Changed directory and module and references
The file was modified extras/pom.xml (diff)
The file was removedextras/liquibaseUnlocker/README.md
The file was addedextras/liquibase-unlocker/src/main/resources/logback.xml
The file was removedextras/liquibaseUnlocker/src/main/java/org/eclipse/kapua/extras/liquibaseUnlocker/Application.java
The file was addedextras/liquibase-unlocker/src/main/java/org/eclipse/kapua/extras/liquibaseUnlocker/Application.java
The file was removedextras/liquibaseUnlocker/src/main/resources/logback.xml
The file was addedextras/liquibase-unlocker/README.md
The file was removedextras/liquibaseUnlocker/pom.xml
The file was addedextras/liquibase-unlocker/pom.xml
Commit ef966c64a9660ee7fce3db7ac5cf4ca8288ef385 by Alberto Codutti
Bumped version of Jetty dependencies from 9.4.44.v20210927 to 9.4.50.v20221201 - CVE-2022-2047 CVE-2022-2048

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit 30de227e1155c0ded6e1b5448047f84ee7e78e83 by Alberto Codutti
Set fixed versions for ow2 asm dependencies

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit 4e049e15717a1cb905f12c6a71865b922e138410 by Alberto Codutti
Upgraded and aligned Jersey dependencies versions to 2.38

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified rest-api/web/pom.xml (diff)
The file was modified assembly/broker/descriptors/kapua-broker.xml (diff)
The file was modified pom.xml (diff)
The file was modified qa/integration/pom.xml (diff)
The file was modified assembly/broker/pom.xml (diff)
Commit 3ba306e99dca5efee0979a8c9b71a2cdba7eee59 by Alberto Codutti
Bumped Glassfish HK2 to 2.6.1

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified console/web/pom.xml (diff)
The file was modified assembly/broker/descriptors/kapua-broker.xml (diff)
The file was modified job-engine/app/web/src/main/java/org/eclipse/kapua/job/engine/app/web/JobEngineApplication.java (diff)
The file was modified rest-api/web/src/main/java/org/eclipse/kapua/app/api/web/RestApisApplication.java (diff)
The file was modified assembly/broker/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified rest-api/web/pom.xml (diff)
The file was modified job-engine/app/web/pom.xml (diff)
The file was modified job-engine/api/src/main/resources/job-engine-service-error-messages.properties (diff)
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/AbstractTargetProcessor.java (diff)
Commit 9997687b1aa696f17750b76244b0263071cfd7b9 by Alberto Codutti
Add target display name to the job execution log && use base64 representation instead of kapuaId for job ids
The file was modified service/device/management/bundle/job/src/main/java/org/eclipse/kapua/service/device/management/bundle/job/DeviceBundleStopTargetProcessor.java (diff)
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/AbstractTargetProcessor.java (diff)
The file was modified service/device/management/keystore/job/src/main/java/org/eclipse/kapua/service/device/management/keystore/job/DeviceKeystoreItemDeleteTargetProcessor.java (diff)
The file was modified service/device/management/keystore/job/src/main/java/org/eclipse/kapua/service/device/management/keystore/job/DeviceKeystoreCertificateCreateTargetProcessor.java (diff)
The file was modified service/device/management/keystore/job/src/main/java/org/eclipse/kapua/service/device/management/keystore/job/DeviceKeystoreKeypairCreateTargetProcessor.java (diff)
The file was modified service/device/management/bundle/job/src/main/java/org/eclipse/kapua/service/device/management/bundle/job/DeviceBundleStartTargetProcessor.java (diff)
The file was modified service/device/management/packages/job/src/main/java/org/eclipse/kapua/service/device/management/packages/job/DevicePackageDownloadTargetProcessor.java (diff)
The file was modified service/device/management/command/job/src/main/java/org/eclipse/kapua/service/device/management/command/job/DeviceCommandExecTargetProcessor.java (diff)
The file was modified service/device/management/packages/job/src/main/java/org/eclipse/kapua/service/device/management/packages/job/AbstractDevicePackageTargetProcessor.java (diff)
The file was modified service/job/test-steps/src/main/java/org/eclipse/kapua/service/job/steps/TestProcessor.java (diff)
The file was modified service/device/management/configuration/job/src/main/java/org/eclipse/kapua/service/device/management/configuration/job/DeviceConfigurationPutTargetProcessor.java (diff)
The file was modified service/device/management/packages/job/src/main/java/org/eclipse/kapua/service/device/management/packages/job/DevicePackageUninstallTargetProcessor.java (diff)
The file was modified job-engine/commons/pom.xml (diff)
The file was modified service/device/management/asset/job/src/main/java/org/eclipse/kapua/service/device/management/asset/job/DeviceAssetWriteTargetProcessor.java (diff)
The file was modified service/device/management/bundle/job/src/main/java/org/eclipse/kapua/service/device/management/bundle/job/DeviceBundleStartTargetProcessor.java (diff)
The file was modified service/job/test-steps/src/main/java/org/eclipse/kapua/service/job/steps/TestProcessor.java (diff)
The file was modified service/device/management/bundle/job/src/main/java/org/eclipse/kapua/service/device/management/bundle/job/DeviceBundleStopTargetProcessor.java (diff)
The file was modified service/device/management/packages/job/src/main/java/org/eclipse/kapua/service/device/management/packages/job/DevicePackageUninstallTargetProcessor.java (diff)
The file was modified service/device/management/asset/job/src/main/java/org/eclipse/kapua/service/device/management/asset/job/DeviceAssetWriteTargetProcessor.java (diff)
The file was modified service/device/management/keystore/job/src/main/java/org/eclipse/kapua/service/device/management/keystore/job/DeviceKeystoreKeypairCreateTargetProcessor.java (diff)
The file was modified service/device/management/keystore/job/src/main/java/org/eclipse/kapua/service/device/management/keystore/job/DeviceKeystoreItemDeleteTargetProcessor.java (diff)
The file was modified service/device/management/command/job/src/main/java/org/eclipse/kapua/service/device/management/command/job/DeviceCommandExecTargetProcessor.java (diff)
The file was modified service/device/management/packages/job/src/main/java/org/eclipse/kapua/service/device/management/packages/job/DevicePackageDownloadTargetProcessor.java (diff)
The file was modified service/device/management/bundle/job/src/main/java/org/eclipse/kapua/service/device/management/bundle/job/DeviceBundleStartTargetProcessor.java (diff)
The file was modified service/device/management/packages/job/src/main/java/org/eclipse/kapua/service/device/management/packages/job/AbstractDevicePackageTargetProcessor.java (diff)
The file was modified service/device/management/configuration/job/src/main/java/org/eclipse/kapua/service/device/management/configuration/job/DeviceConfigurationPutTargetProcessor.java (diff)
The file was modified service/device/management/keystore/job/src/main/java/org/eclipse/kapua/service/device/management/keystore/job/DeviceKeystoreCertificateCreateTargetProcessor.java (diff)
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/AbstractTargetProcessor.java (diff)
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/DefaultTargetReader.java (diff)
Commit 9bf10a0c9899e485639590a2f637386668f85702 by Alberto Codutti
Refactor class abstraction
The file was modified service/device/management/command/job/src/main/java/org/eclipse/kapua/service/device/management/command/job/DeviceCommandExecTargetProcessor.java (diff)
The file was modified service/device/management/bundle/job/src/main/java/org/eclipse/kapua/service/device/management/bundle/job/DeviceBundleStartTargetProcessor.java (diff)
The file was modified service/device/management/keystore/job/src/main/java/org/eclipse/kapua/service/device/management/keystore/job/DeviceKeystoreCertificateCreateTargetProcessor.java (diff)
The file was modified service/device/management/packages/job/src/main/java/org/eclipse/kapua/service/device/management/packages/job/AbstractDevicePackageTargetProcessor.java (diff)
The file was modified service/device/management/keystore/job/src/main/java/org/eclipse/kapua/service/device/management/keystore/job/DeviceKeystoreKeypairCreateTargetProcessor.java (diff)
The file was modified service/device/management/configuration/job/src/main/java/org/eclipse/kapua/service/device/management/configuration/job/DeviceConfigurationPutTargetProcessor.java (diff)
The file was modified service/device/management/bundle/job/src/main/java/org/eclipse/kapua/service/device/management/bundle/job/DeviceBundleStopTargetProcessor.java (diff)
The file was modified service/device/management/keystore/job/src/main/java/org/eclipse/kapua/service/device/management/keystore/job/DeviceKeystoreItemDeleteTargetProcessor.java (diff)
The file was modified job-engine/commons/pom.xml (diff)
The file was modified service/job/test-steps/src/main/java/org/eclipse/kapua/service/job/steps/TestProcessor.java (diff)
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/DefaultTargetReader.java (diff)
The file was modified service/device/management/asset/job/src/main/java/org/eclipse/kapua/service/device/management/asset/job/DeviceAssetWriteTargetProcessor.java (diff)
The file was addedjob-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/AbstractDeviceTargetProcessor.java
The file was modified service/device/management/packages/job/src/main/java/org/eclipse/kapua/service/device/management/packages/job/AbstractDevicePackageTargetProcessor.java (diff)
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/DefaultTargetReader.java (diff)
The file was modified service/device/management/command/job/src/main/java/org/eclipse/kapua/service/device/management/command/job/DeviceCommandExecTargetProcessor.java (diff)
The file was modified service/job/test-steps/src/main/java/org/eclipse/kapua/service/job/steps/TestProcessor.java (diff)
The file was modified service/device/management/keystore/job/src/main/java/org/eclipse/kapua/service/device/management/keystore/job/DeviceKeystoreKeypairCreateTargetProcessor.java (diff)
The file was modified service/device/management/keystore/job/src/main/java/org/eclipse/kapua/service/device/management/keystore/job/DeviceKeystoreCertificateCreateTargetProcessor.java (diff)
The file was modified job-engine/commons/pom.xml (diff)
The file was modified service/device/management/keystore/job/src/main/java/org/eclipse/kapua/service/device/management/keystore/job/DeviceKeystoreItemDeleteTargetProcessor.java (diff)
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/AbstractTargetProcessor.java (diff)
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/DefaultTargetReader.java (diff)
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/AbstractDeviceTargetProcessor.java (diff)
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/DefaultTargetReader.java (diff)
The file was modified service/device/management/packages/job/src/main/java/org/eclipse/kapua/service/device/management/packages/job/DevicePackageDownloadTargetProcessor.java (diff)
The file was modified service/device/management/packages/job/src/main/java/org/eclipse/kapua/service/device/management/packages/job/DevicePackageUninstallTargetProcessor.java (diff)
The file was modified service/device/management/bundle/job/src/main/java/org/eclipse/kapua/service/device/management/bundle/job/DeviceBundleStartTargetProcessor.java (diff)
The file was modified service/device/management/packages/job/src/main/java/org/eclipse/kapua/service/device/management/packages/job/DevicePackageDownloadTargetProcessor.java (diff)
The file was modified service/device/management/packages/job/src/main/java/org/eclipse/kapua/service/device/management/packages/job/AbstractDevicePackageTargetProcessor.java (diff)
The file was modified service/device/management/packages/job/src/main/java/org/eclipse/kapua/service/device/management/packages/job/DevicePackageUninstallTargetProcessor.java (diff)
Commit efecc4872aa840e98b68da220623fadd6426f69f by Alberto Codutti
Optimize job target id retrieval
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/DefaultTargetReader.java (diff)
Commit 7f66a0cd2825e7c6af7f3055718ee5eec09c9df1 by Alberto Codutti
Update example in documentation
The file was modified rest-api/resources/src/main/resources/openapi/jobExecution/jobExecution.yaml (diff)
Commit c6132a98f0c12f4bcd094030a0a6a87da1365fba by Alberto Codutti
Fix null pointer exception problem
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/DefaultTargetReader.java (diff)
Commit f7134dcabe6832134e068a195a468f5364719b6a by Alberto Codutti
Remove trailing spaces after colons
The file was modified rest-api/resources/src/main/resources/openapi/jobExecution/jobExecution.yaml (diff)
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/AbstractTargetProcessor.java (diff)
Commit 972585c9ed36f54ceae76030f87fa60a411e5e5a by Alberto Codutti
Fix cherry-pick issues

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was removedservice/job/test-steps/src/main/java/org/eclipse/kapua/service/job/steps/TestProcessor.java
The file was addedservice/job/test-steps/src/main/java/org/eclipse/kapua/service/job/steps/TestJobStepProcessor.java
The file was modified service/job/test-steps/src/main/java/org/eclipse/kapua/service/job/steps/JobServiceSteps.java (diff)
Commit 0ef911822730a6b011ee24ba8dc0cac219c66268 by Alberto Codutti
liquibase unlocker tool pom updated
The file was modified extras/liquibase-unlocker/pom.xml (diff)
Commit 16e170fd93ee0cdd1aedb70e21168160419caa6b by Alberto Codutti
Add step name and step index
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/wrappers/StepContextPropertyNames.java (diff)
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/wrappers/StepContextWrapper.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/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/DefaultTargetReader.java (diff)
The file was modified job-engine/commons/src/main/java/org/eclipse/kapua/job/engine/commons/operation/DefaultTargetWriter.java (diff)
Commit 9913981cf4971b58cd22a58f023caf03b9efb4a9 by Alberto Codutti
updated endpoint API with new example
The file was modified rest-api/resources/src/main/resources/openapi/endpointInfo/endpointInfo-scopeId-endpointInfoId.yaml (diff)
Commit 72537c5d353a8d9e0e6702ea7236d68933ee0fc9 by Alberto Codutti
Mod. on service configuration GET in order to return ordered list of items
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/ServiceConfigurations.java (diff)
Commit 927a45af1339b5fbf41d445db2f8f34286e85331 by Alberto Codutti
Fixed DeviceExtendedPropertyImpl javadoc

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/internal/DeviceExtendedPropertyImpl.java (diff)
Commit 21ab5e6c0eca17be97074c00a6da1a28bce86a97 by Alberto Codutti
Added Device connection_interface_clob and connection_ip_clob to handle big values from connectied Device

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was addedservice/device/registry/internal/src/main/resources/liquibase/2.0.0/changelog-device-2.0.0.xml
The file was addedservice/device/registry/internal/src/main/resources/liquibase/2.0.0/device-add-clob-ip-if-columns.xml
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/internal/DeviceImpl.java (diff)
The file was modified service/device/registry/internal/src/main/resources/liquibase/changelog-device-master.xml (diff)
Commit f77502e01bcfba9a3e8ffe806ac18d4724688399 by Alberto Codutti
Renamed KapuaDeviceRegistrySettings to DeviceRegistrySettings and its SettingKeys

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was removedservice/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/KapuaDeviceRegistrySettings.java
The file was addedservice/device/registry/internal/src/main/resources/device-registry-setting.properties
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/DeviceServiceModule.java (diff)
The file was addedservice/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/DeviceRegistrySettingKeys.java
The file was removedservice/device/registry/api/src/main/java/org/eclipse/kapua/service/device/registry/KapuaDeviceRegistrySettingKeys.java
The file was removedservice/device/registry/internal/src/main/resources/kapua-device-registry-setting.properties
The file was addedservice/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/DeviceRegistrySettings.java
Commit 93ce94a2e5a67686a24fecdae88411d43a614eba by Alberto Codutti
Added 'device.registry.lifecycle.birth.fields.length.max' setting value

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/DeviceRegistrySettingKeys.java (diff)
The file was modified service/device/registry/internal/src/main/resources/device-registry-setting.properties (diff)
Commit 3bbbc81d52e98bb5bacddca275b75052eb34ad38 by Alberto Codutti
Added 'device.registry.lifecycle.birth.fields.extendedProperties.value.length.max' setting

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/registry/internal/src/main/resources/device-registry-setting.properties (diff)
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/DeviceRegistrySettingKeys.java (diff)
Commit b6fc213b041a03cbd8b70fa2b1c4bcfc4499fc2d by Alberto Codutti
Improved validation for DeviceRegistryService.create operation

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/common/DeviceValidation.java (diff)
Commit ec615c3aa1aadf722ca212ccb399a1d3709ab285 by Alberto Codutti
Improved validation for DeviceRegistryService.update operation

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/common/DeviceValidation.java (diff)
Commit 8a79194dc89331499589d45b3bb4ea80f71769ad by Alberto Codutti
Improved validation for DeviceRegistryService other operations

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/common/DeviceValidation.java (diff)
Commit da545d3432dbecf0ca80b82ae6684613b281bea1 by Alberto Codutti
Fixed tests on release-1.x

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/common/DeviceValidation.java (diff)
The file was modified service/device/registry/test-steps/src/main/java/org/eclipse/kapua/service/device/registry/steps/DeviceRegistrySteps.java (diff)
Commit dcd27945627252c6d647ef38d8190304d2b42c4c by Alberto Codutti
Added test for Device field validation on create and update operations - partial backport

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/internal/DeviceImpl.java (diff)
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/common/DeviceValidation.java (diff)
Commit 7ad1805ff4c94664ec0a44fbd141d71c5da617a7 by Alberto Codutti
Added more test for Device field validation on create and update operations - partial backport

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/registry/internal/src/main/resources/device-registry-setting.properties (diff)
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/common/DeviceValidation.java (diff)
Commit 96334ef9ca1fe22a0d1cf65883cea8ddf293c5fd by Alberto Codutti
Integraded feedback on long names for constants/enums

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/registry/internal/src/main/resources/device-registry-setting.properties (diff)
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/DeviceRegistrySettingKeys.java (diff)
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/common/DeviceValidation.java (diff)
Commit 816151382fa210598ba70f6ef8062d6b727758f3 by Alberto Codutti
Integrated feedback on KapuaDeviceRegistrySettings class renamed and moved not being backward compatible

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was removedservice/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/DeviceRegistrySettings.java
The file was removedservice/device/registry/internal/src/main/resources/device-registry-setting.properties
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/common/DeviceValidation.java (diff)
The file was addedservice/device/registry/api/src/main/java/org/eclipse/kapua/service/device/registry/KapuaDeviceRegistrySettingKeys.java
The file was addedservice/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/KapuaDeviceRegistrySettings.java
The file was removedservice/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/DeviceRegistrySettingKeys.java
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/DeviceServiceModule.java (diff)
The file was addedservice/device/registry/internal/src/main/resources/kapua-device-registry-setting.properties
Commit 13c613d70458b0336c19013eacec3b96a79f4a2b by Alberto Codutti
Integraded feedback on names of KapuaDeviceRegistrySettingKeys

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/device/registry/internal/src/main/resources/kapua-device-registry-setting.properties (diff)
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/common/DeviceValidation.java (diff)
The file was modified service/device/registry/api/src/main/java/org/eclipse/kapua/service/device/registry/KapuaDeviceRegistrySettingKeys.java (diff)
Commit 21c2c1fc6a78cd353d589e2d6365d6978102f0ea by Alberto Codutti
Add new user credential service
The file was addedservice/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/PasswordChangeRequest.java
The file was modified service/api/src/main/java/org/eclipse/kapua/KapuaErrorCodes.java (diff)
The file was addedservice/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialServiceImpl.java
The file was addedservice/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialModule.java
The file was addedservice/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/shiro/KeyChangeRequest.java
The file was addedservice/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/UserCredentialService.java
Commit 6373355bff442585ce421cb1bdcd5e004fcffd4e by Alberto Codutti
Add new user credential endpoint
The file was addedservice/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/UserCredentialFactory.java
The file was addedservice/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/UserCredentialXmlRegistry.java
The file was addedservice/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/PasswordChangeRequestImpl.java
The file was addedservice/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialFactoryImpl.java
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialServiceImpl.java (diff)
The file was addedrest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/UserCredential.java
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialModule.java (diff)
The file was modified rest-api/web/src/main/resources/shiro.ini (diff)
The file was modified service/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/PasswordChangeRequest.java (diff)
The file was modified rest-api/web/src/main/java/org/eclipse/kapua/app/api/web/JaxbContextResolver.java (diff)
Commit c00671cdd6ef3a3bd9f0aab32caa552aa4cc1882 by Alberto Codutti
Add validity check for now password
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialServiceImpl.java (diff)
The file was modified qa/common/src/main/java/org/eclipse/kapua/qa/common/MockedLocator.java (diff)
Commit cab35ce45db9b6df54b91bd425c60f3c7bfa73ac by Alberto Codutti
Add open api specifications
The file was modified rest-api/resources/src/main/resources/openapi/openapi.yaml (diff)
The file was addedrest-api/resources/src/main/resources/openapi/userCredentials/userCredentials.yaml
The file was addedrest-api/resources/src/main/resources/openapi/userCredentials/user-credentials-scopeId.yaml
The file was modified qa/common/src/main/java/org/eclipse/kapua/qa/common/MockedLocator.java (diff)
Commit 64c226f8c1b9ea7548ec638c94370e028e2dba2e by Alberto Codutti
Rename `oldPassword` to `currentPassword`
The file was modified rest-api/resources/src/main/resources/openapi/userCredentials/userCredentials.yaml (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialServiceImpl.java (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/PasswordChangeRequestImpl.java (diff)
The file was modified service/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/PasswordChangeRequest.java (diff)
Commit ec96c7b4816937fbe0b8f4fee03152fb163c46f4 by Alberto Codutti
Rename `UserCredential` to `UserCredentials`
The file was removedservice/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialModule.java
The file was removedservice/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialServiceImpl.java
The file was modified rest-api/resources/src/main/resources/openapi/userCredentials/user-credentials-scopeId.yaml (diff)
The file was removedservice/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/UserCredentialFactory.java
The file was addedservice/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialsFactoryImpl.java
The file was removedservice/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/UserCredentialXmlRegistry.java
The file was removedservice/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/UserCredentialService.java
The file was modified service/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/PasswordChangeRequest.java (diff)
The file was addedservice/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialsServiceImpl.java
The file was removedservice/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/user/shiro/UserCredentialFactoryImpl.java
The file was addedservice/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/UserCredentialsFactory.java
The file was modified rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/UserCredential.java (diff)
The file was addedservice/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/UserCredentialsXmlRegistry.java
The file was addedservice/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/user/UserCredentialsService.java
The file was modified rest-api/web/src/main/java/org/eclipse/kapua/app/api/web/JaxbContextResolver.java (diff)
Commit 1959c074cacd23e54678f8753dbe2e56b4ea675a by Alberto Codutti
Fixed backport issues

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified console/web/src/main/resources/locator.xml (diff)
The file was modified qa/integration/src/test/resources/locator.xml (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 job-engine/app/web/src/main/resources/locator.xml (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 rest-api/web/src/main/resources/locator.xml (diff)