Skip to content
Success

Changes

Summary

  1. [maven-release-plugin] prepare release 1.6.3 (details)
  2. [maven-release-plugin] prepare for next development iteration (details)
  3. Fixed JobTarget OpenAPI definition (details)
  4. Fixed Action definition missing SUBMIT in OpenAPI (details)
  5. Cleanup and added a bunch of javadoc (details)
  6. Fixed exception throwing and limit checking (details)
  7. Fixed tests (details)
  8. Added ServiceConfigurationLimitExceeded Exception Mappers (details)
  9. Improved service limit checking for services (details)
  10. Deprecated userService.delete(User) method (details)
  11. add special chars in tooltip (details)
  12. remove special chars in tooltip (details)
  13. Add missing field (details)
  14. Change property name (details)
  15. Change date format in swagger documentation (details)
  16. Added SECURITY.md file (details)
  17. Added Eclipse Dash Tool step in Kapua CI GitHub workflow (details)
  18. Set loglevel for Cache Configuration Printer (details)
  19. Fix GitLab API token name (details)
  20. Refactored Eclipse Dash License Tool workflow usage according to suggestions (details)
  21. fix npe implicit casting on configurable resources checks (details)
  22. fix gitaction actions versions (details)
  23. Fix serial number type in examples (details)
  24. Fix new credential mask not entirely shown (details)
  25. Upgraded Shiro dependencies from 1.8.0 to 1.10.0 - CVE-2022-40664 CVE-2022-32532 (details)
  26. :fix: moving reference to existing file. Fixes #3639 (details)
  27. Refactored KapuaFileUtilsTest (details)
  28. Upgraded Netty dependencies from 4.1.60.Final to 4.1.84.Final (details)
  29. Upgraded Jackson dependencies from 2.13.1 to 2.13.4/2.13.4.2 - CVE-2020-36518 CVE-2022-42003 CVE-2022-42004 (details)
  30. Upgraded Snakeyaml dependency from 1.28 to 1.33 - CVE-2022-38752 CVE-2022-38751 CVE-2022-38750 CVE-2022-38749 (details)
  31. Upgraded JUnit dependency from 4.12 to 4.13.2 - CVE-2020-15250 (details)
  32. Add the possibility to disable the swagger UI if needed (details)
  33. Change the way the swagger UI is disabled (details)
  34. Fix typo (details)
  35. :fix: importing org.junit.Assert and explicitly referencing its methods instead of having test classes extend it (details)
  36. :fix: importing org.junit.Assert and explicitly referencing its methods instead of having test classes extend it (details)
  37. Applied fix to DefaultConnectorDescriptionProviderTest that was done in #3342 but not ported to release-1.x branches (details)
  38. Upgraded Gson dependencies from 2.7 to 2.10 - CVE-2022-25647 (details)
  39. Upgraded Logback dependencies from 1.2.3 to 1.2.11 - CVE-2021-42550 (details)
  40. :fix: importing org.junit.Assert and explicitly referencing its methods instead of having test classes extend it (details)
  41. :fix: importing org.junit.Assert and explicitly referencing its methods instead of having test classes extend it (details)
  42. :fix: importing org.junit.Assert and explicitly referencing its methods instead of having test classes extend it (details)
  43. Set fixed version for httpcomponents:httpclient to 4.5.13 (details)
  44. Set fixed version and upgraded httpcomponents:httpasyncclient from 4.1.4 to 4.1.5 (details)
  45. Set fixed version and upgraded httpcomponents:httpacore* from 4.4.(5,12,13,14) to 4.4.15 (details)
  46. Added declared Netty dependencies to prevent version change from 4.1.84.Final (details)
  47. Upgraded Spring Security from 4.1.3.RELEASE to 4.2.20.RELEASE - CVE-2018-1199 CVE-2020-5408 (details)
  48. Set fixed version for Spring dependencies to 4.3.30.RELEASE - CVE-2018-11039 CVE-2018-11040 CVE-2018-1199 CVE-2018-1270 CVE-2018-1271 CVE-2018-1272 CVE-2018-15756 (details)
  49. Replaced org.apache.sanselan:sanselan with org.apache.commons:commons-imaging - CVE-2018-17201 CVE-2018-17202 (details)
  50. :fix: importing org.junit.Assert and explicitly referencing its methods instead of having test classes extend it (details)
  51. :fix: importing org.junit.Assert and explicitly referencing its methods instead of having test classes extend it (details)
  52. Improved MfaAuthenticator interface and API (details)
  53. Refactored and improved MfaAuthenticatorImplTest (details)
  54. Fix typo (details)
  55. Add third address line (details)
  56. Upgraded Apache Commons Compress from 1.18 to 1.22 - CVE-2021-35515 CVE-2021-35516 CVE-2021-35517 CVE-2021-36090 (details)
Commit e7a5ab9ac040e48110ae39d1401824d567b67ed9 by Alberto Codutti
[maven-release-plugin] prepare release 1.6.3
The file was modified deployment/commons/pom.xml (diff)
The file was modified README.md (diff)
The file was modified service/user/test-steps/pom.xml (diff)
The file was modified service/device/management/job/api/pom.xml (diff)
The file was modified console/module/account/pom.xml (diff)
The file was modified service/device/management/packages/job/pom.xml (diff)
The file was modified service/commons/storable/pom.xml (diff)
The file was modified job-engine/client/pom.xml (diff)
The file was modified message/internal/pom.xml (diff)
The file was modified service/datastore/pom.xml (diff)
The file was modified console/module/certificate/pom.xml (diff)
The file was modified job-engine/app/core/pom.xml (diff)
The file was modified service/device/call/api/pom.xml (diff)
The file was modified client/gateway/api/pom.xml (diff)
The file was modified service/datastore/api/pom.xml (diff)
The file was modified service/device/management/registry/api/pom.xml (diff)
The file was modified service/job/test/pom.xml (diff)
The file was modified console/core/pom.xml (diff)
The file was modified client/gateway/provider/fuse/pom.xml (diff)
The file was modified service/device/management/packages/api/pom.xml (diff)
The file was modified service/device/management/request/pom.xml (diff)
The file was modified deployment/docker/pom.xml (diff)
The file was modified dev-tools/vagrant/Vagrantfile (diff)
The file was modified service/job/pom.xml (diff)
The file was modified service/security/registration/api/pom.xml (diff)
The file was modified service/device/management/registry/pom.xml (diff)
The file was modified console/module/api/pom.xml (diff)
The file was modified translator/pom.xml (diff)
The file was modified dev-tools/pom.xml (diff)
The file was modified service/scheduler/test/pom.xml (diff)
The file was modified console/module/welcome/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/pom.xml (diff)
The file was modified console/module/data/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/api/pom.xml (diff)
The file was modified service/device/registry/test-steps/pom.xml (diff)
The file was modified service/security/authentication/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified service/commons/elasticsearch/pom.xml (diff)
The file was modified locator/guice/pom.xml (diff)
The file was modified console/module/pom.xml (diff)
The file was modified console/module/tag/pom.xml (diff)
The file was modified service/device/management/inventory/internal/pom.xml (diff)
The file was modified service/endpoint/internal/pom.xml (diff)
The file was modified service/job/test-steps/pom.xml (diff)
The file was modified console/web/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 console/module/authorization/pom.xml (diff)
The file was modified service/scheduler/test-steps/pom.xml (diff)
The file was modified service/device/management/bundle/pom.xml (diff)
The file was modified client/gateway/provider/mqtt/pom.xml (diff)
The file was modified console/module/device/pom.xml (diff)
The file was modified qa/integration-steps/src/main/java/org/eclipse/kapua/qa/integration/steps/DockerSteps.java (diff)
The file was modified service/device/management/registry/internal/pom.xml (diff)
The file was modified deployment/minishift/pom.xml (diff)
The file was modified service/device/api/pom.xml (diff)
The file was modified assembly/broker/pom.xml (diff)
The file was modified transport/jms/pom.xml (diff)
The file was modified service/account/pom.xml (diff)
The file was modified docs/developer-guide/en/running.md (diff)
The file was modified service/commons/storable/internal/pom.xml (diff)
The file was modified extras/foreignkeys/pom.xml (diff)
The file was modified service/tag/api/pom.xml (diff)
The file was modified service/device/registry/test/pom.xml (diff)
The file was modified service/endpoint/api/pom.xml (diff)
The file was modified broker/core/pom.xml (diff)
The file was modified service/device/management/configuration/api/pom.xml (diff)
The file was modified service/security/authorization/api/pom.xml (diff)
The file was modified client/gateway/features/karaf/pom.xml (diff)
The file was modified service/security/test-steps/pom.xml (diff)
The file was modified dev-tools/vagrant/pom.xml (diff)
The file was modified extras/es-migrator/pom.xml (diff)
The file was modified transport/pom.xml (diff)
The file was modified service/scheduler/quartz/pom.xml (diff)
The file was modified extras/encryption-migrator/README.md (diff)
The file was modified job-engine/api/pom.xml (diff)
The file was modified assembly/events-broker/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-rest/pom.xml (diff)
The file was modified service/device/management/keystore/job/pom.xml (diff)
The file was modified service/tag/internal/pom.xml (diff)
The file was modified client/gateway/profile/kura/pom.xml (diff)
The file was modified service/device/pom.xml (diff)
The file was modified job-engine/pom.xml (diff)
The file was modified service/device/management/keystore/internal/pom.xml (diff)
The file was modified console/module/user/pom.xml (diff)
The file was modified service/device/management/job/internal/pom.xml (diff)
The file was modified assembly/pom.xml (diff)
The file was modified service/device/management/bundle/api/pom.xml (diff)
The file was modified service/device/management/inventory/pom.xml (diff)
The file was modified broker/pom.xml (diff)
The file was modified service/security/pom.xml (diff)
The file was modified service/security/registration/pom.xml (diff)
The file was modified service/security/authentication/api/pom.xml (diff)
The file was modified assembly/console/pom.xml (diff)
The file was modified service/device/management/asset/api/pom.xml (diff)
The file was modified service/device/management/configuration/pom.xml (diff)
The file was modified build-tools/pom.xml (diff)
The file was modified assembly/api/pom.xml (diff)
The file was modified deployment/openshift/pom.xml (diff)
The file was modified service/job/api/pom.xml (diff)
The file was modified service/api/pom.xml (diff)
The file was modified simulator-kura/pom.xml (diff)
The file was modified console/module/endpoint/pom.xml (diff)
The file was modified message/api/pom.xml (diff)
The file was modified rest-api/pom.xml (diff)
The file was modified commons/pom.xml (diff)
The file was modified translator/api/pom.xml (diff)
The file was modified client/gateway/spi/pom.xml (diff)
The file was modified console/module/authentication/pom.xml (diff)
The file was modified translator/kapua/pom.xml (diff)
The file was modified dev-tools/cucumber-reports/pom.xml (diff)
The file was modified translator/kura/pom.xml (diff)
The file was modified service/device/management/packages/internal/pom.xml (diff)
The file was modified service/job/internal/pom.xml (diff)
The file was modified service/device/registry/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-api/pom.xml (diff)
The file was modified service/device/registry/api/pom.xml (diff)
The file was modified service/account/internal/pom.xml (diff)
The file was modified service/account/test-steps/pom.xml (diff)
The file was modified client/gateway/pom.xml (diff)
The file was modified service/device/commons/pom.xml (diff)
The file was modified rest-api/web/pom.xml (diff)
The file was modified service/device/management/bundle/internal/pom.xml (diff)
The file was modified service/pom.xml (diff)
The file was modified service/device/management/inventory/api/pom.xml (diff)
The file was modified service/device/management/asset/internal/pom.xml (diff)
The file was modified service/device/management/packages/pom.xml (diff)
The file was modified assembly/job-engine/pom.xml (diff)
The file was modified service/device/management/asset/pom.xml (diff)
The file was modified service/user/pom.xml (diff)
The file was modified transport/mqtt/pom.xml (diff)
The file was modified service/device/management/all/internal/pom.xml (diff)
The file was modified qa/integration/pom.xml (diff)
The file was modified qa/integration-steps/pom.xml (diff)
The file was modified service/stream/pom.xml (diff)
The file was modified client/pom.xml (diff)
The file was modified service/user/internal/pom.xml (diff)
The file was modified console/module/job/pom.xml (diff)
The file was modified service/device/management/api/pom.xml (diff)
The file was modified service/account/api/pom.xml (diff)
The file was modified service/device/management/all/job/pom.xml (diff)
The file was modified rest-api/core/pom.xml (diff)
The file was modified service/device/management/all/api/pom.xml (diff)
The file was modified translator/kura/mqtt/pom.xml (diff)
The file was modified service/device/management/keystore/api/pom.xml (diff)
The file was modified message/pom.xml (diff)
The file was modified service/device/management/all/pom.xml (diff)
The file was modified qa/common/pom.xml (diff)
The file was modified service/security/test/pom.xml (diff)
The file was modified service/endpoint/pom.xml (diff)
The file was modified service/device/management/configuration/job/pom.xml (diff)
The file was modified extras/pom.xml (diff)
The file was modified service/tag/pom.xml (diff)
The file was modified service/user/api/pom.xml (diff)
The file was modified assembly/java-base/pom.xml (diff)
The file was modified service/device/management/command/api/pom.xml (diff)
The file was modified service/device/management/bundle/job/pom.xml (diff)
The file was modified service/stream/internal/pom.xml (diff)
The file was modified qa/markers/pom.xml (diff)
The file was modified service/tag/test/pom.xml (diff)
The file was modified service/scheduler/api/pom.xml (diff)
The file was modified service/security/registration/simple/pom.xml (diff)
The file was modified translator/test-steps/pom.xml (diff)
The file was modified client/gateway/provider/paho/pom.xml (diff)
The file was modified deployment/pom.xml (diff)
The file was modified service/tag/test-steps/pom.xml (diff)
The file was modified transport/api/pom.xml (diff)
The file was modified service/commons/elasticsearch/server-embedded/pom.xml (diff)
The file was modified locator/pom.xml (diff)
The file was modified extras/encryption-migrator/pom.xml (diff)
The file was modified job-engine/app/pom.xml (diff)
The file was modified console/pom.xml (diff)
The file was modified service/device/management/keystore/pom.xml (diff)
The file was modified service/device/management/job/pom.xml (diff)
The file was modified service/device/call/pom.xml (diff)
The file was modified client/gateway/provider/pom.xml (diff)
The file was modified service/device/management/request/internal/pom.xml (diff)
The file was modified service/security/shiro/pom.xml (diff)
The file was modified service/commons/pom.xml (diff)
The file was modified service/security/certificate/pom.xml (diff)
The file was modified service/device/management/command/pom.xml (diff)
The file was modified service/datastore/test/pom.xml (diff)
The file was modified job-engine/app/resources/pom.xml (diff)
The file was modified service/stream/api/pom.xml (diff)
The file was modified service/device/call/kura/pom.xml (diff)
The file was modified service/scheduler/pom.xml (diff)
The file was modified service/endpoint/test-steps/pom.xml (diff)
The file was modified service/account/test/pom.xml (diff)
The file was modified broker/api/pom.xml (diff)
The file was modified rest-api/resources/pom.xml (diff)
The file was modified console/module/about/pom.xml (diff)
The file was modified service/device/registry/internal/pom.xml (diff)
The file was modified assembly/sql/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider/pom.xml (diff)
The file was modified client/gateway/features/pom.xml (diff)
The file was modified service/device/management/command/job/pom.xml (diff)
The file was modified service/device/management/command/internal/pom.xml (diff)
The file was modified translator/kura/jms/pom.xml (diff)
The file was modified job-engine/app/web/pom.xml (diff)
The file was modified qa/integration/src/test/resources/features/docker/broker.feature (diff)
The file was modified service/security/authorization/pom.xml (diff)
The file was modified plug-ins/pom.xml (diff)
The file was modified service/security/certificate/api/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 translator/kapua/kura/pom.xml (diff)
The file was modified translator/test/pom.xml (diff)
The file was modified service/device/management/pom.xml (diff)
The file was modified job-engine/jbatch/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified service/device/management/configuration/internal/pom.xml (diff)
The file was modified job-engine/commons/pom.xml (diff)
The file was modified service/datastore/test-steps/pom.xml (diff)
The file was modified service/security/certificate/internal/pom.xml (diff)
The file was modified service/commons/storable/api/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider-keycloak/pom.xml (diff)
The file was modified service/user/test/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider-generic/pom.xml (diff)
The file was modified plug-ins/sso/pom.xml (diff)
Commit 6d10a8cf8b09e0f3e8321c6d6c05d3a51233ebd7 by Alberto Codutti
[maven-release-plugin] prepare for next development iteration
The file was modified service/device/management/configuration/job/pom.xml (diff)
The file was modified client/gateway/features/karaf/pom.xml (diff)
The file was modified console/module/account/pom.xml (diff)
The file was modified rest-api/core/pom.xml (diff)
The file was modified rest-api/pom.xml (diff)
The file was modified service/account/pom.xml (diff)
The file was modified assembly/events-broker/pom.xml (diff)
The file was modified translator/kapua/kura/pom.xml (diff)
The file was modified qa/integration/src/test/resources/features/docker/broker.feature (diff)
The file was modified service/stream/pom.xml (diff)
The file was modified service/job/test-steps/pom.xml (diff)
The file was modified plug-ins/sso/pom.xml (diff)
The file was modified service/account/api/pom.xml (diff)
The file was modified service/user/test/pom.xml (diff)
The file was modified translator/kura/jms/pom.xml (diff)
The file was modified service/tag/internal/pom.xml (diff)
The file was modified assembly/console/pom.xml (diff)
The file was modified service/job/pom.xml (diff)
The file was modified extras/encryption-migrator/pom.xml (diff)
The file was modified message/internal/pom.xml (diff)
The file was modified qa/pom.xml (diff)
The file was modified service/commons/elasticsearch/server-embedded/pom.xml (diff)
The file was modified job-engine/pom.xml (diff)
The file was modified build-tools/pom.xml (diff)
The file was modified service/device/call/kura/pom.xml (diff)
The file was modified assembly/sql/pom.xml (diff)
The file was modified client/gateway/provider/pom.xml (diff)
The file was modified service/device/management/request/api/pom.xml (diff)
The file was modified service/job/test/pom.xml (diff)
The file was modified deployment/minishift/pom.xml (diff)
The file was modified service/security/certificate/pom.xml (diff)
The file was modified job-engine/app/core/pom.xml (diff)
The file was modified rest-api/web/pom.xml (diff)
The file was modified deployment/docker/pom.xml (diff)
The file was modified service/device/registry/pom.xml (diff)
The file was modified client/pom.xml (diff)
The file was modified service/device/management/pom.xml (diff)
The file was modified assembly/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-rest/pom.xml (diff)
The file was modified extras/es-migrator/pom.xml (diff)
The file was modified client/gateway/spi/pom.xml (diff)
The file was modified service/device/management/job/internal/pom.xml (diff)
The file was modified service/device/management/all/api/pom.xml (diff)
The file was modified service/device/management/bundle/internal/pom.xml (diff)
The file was modified service/user/internal/pom.xml (diff)
The file was modified service/security/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/api/pom.xml (diff)
The file was modified console/module/authorization/pom.xml (diff)
The file was modified qa/markers/pom.xml (diff)
The file was modified service/device/call/pom.xml (diff)
The file was modified service/device/management/all/job/pom.xml (diff)
The file was modified service/device/management/request/pom.xml (diff)
The file was modified client/gateway/profile/kura/pom.xml (diff)
The file was modified client/gateway/provider/fuse/pom.xml (diff)
The file was modified transport/pom.xml (diff)
The file was modified translator/kapua/pom.xml (diff)
The file was modified translator/pom.xml (diff)
The file was modified console/web/pom.xml (diff)
The file was modified service/account/test/pom.xml (diff)
The file was modified service/device/management/keystore/internal/pom.xml (diff)
The file was modified console/module/welcome/pom.xml (diff)
The file was modified service/device/management/packages/internal/pom.xml (diff)
The file was modified service/scheduler/test/pom.xml (diff)
The file was modified service/user/pom.xml (diff)
The file was modified translator/api/pom.xml (diff)
The file was modified assembly/broker/pom.xml (diff)
The file was modified service/device/management/keystore/api/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 assembly/api/pom.xml (diff)
The file was modified message/api/pom.xml (diff)
The file was modified service/stream/internal/pom.xml (diff)
The file was modified console/module/tag/pom.xml (diff)
The file was modified service/device/registry/internal/pom.xml (diff)
The file was modified service/tag/test/pom.xml (diff)
The file was modified service/device/management/asset/api/pom.xml (diff)
The file was modified service/datastore/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 commons/pom.xml (diff)
The file was modified service/device/management/asset/internal/pom.xml (diff)
The file was modified service/user/test-steps/pom.xml (diff)
The file was modified rest-api/resources/pom.xml (diff)
The file was modified service/security/authentication/pom.xml (diff)
The file was modified service/device/management/packages/api/pom.xml (diff)
The file was modified service/stream/api/pom.xml (diff)
The file was modified service/user/api/pom.xml (diff)
The file was modified service/device/registry/test-steps/pom.xml (diff)
The file was modified service/commons/elasticsearch/client-api/pom.xml (diff)
The file was modified assembly/job-engine/pom.xml (diff)
The file was modified service/device/management/command/pom.xml (diff)
The file was modified console/module/api/pom.xml (diff)
The file was modified service/device/call/api/pom.xml (diff)
The file was modified service/security/certificate/api/pom.xml (diff)
The file was modified service/pom.xml (diff)
The file was modified service/tag/api/pom.xml (diff)
The file was modified service/endpoint/pom.xml (diff)
The file was modified console/module/data/pom.xml (diff)
The file was modified client/gateway/api/pom.xml (diff)
The file was modified console/module/authentication/pom.xml (diff)
The file was modified service/commons/storable/internal/pom.xml (diff)
The file was modified service/security/test-steps/pom.xml (diff)
The file was modified qa/common/pom.xml (diff)
The file was modified dev-tools/vagrant/Vagrantfile (diff)
The file was modified transport/jms/pom.xml (diff)
The file was modified client/gateway/features/pom.xml (diff)
The file was modified service/security/authentication/api/pom.xml (diff)
The file was modified service/device/management/api/pom.xml (diff)
The file was modified console/module/pom.xml (diff)
The file was modified service/tag/pom.xml (diff)
The file was modified console/module/job/pom.xml (diff)
The file was modified service/datastore/test/pom.xml (diff)
The file was modified broker/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider-generic/pom.xml (diff)
The file was modified service/commons/storable/pom.xml (diff)
The file was modified service/device/commons/pom.xml (diff)
The file was modified service/device/registry/api/pom.xml (diff)
The file was modified deployment/openshift/pom.xml (diff)
The file was modified broker/core/pom.xml (diff)
The file was modified transport/api/pom.xml (diff)
The file was modified service/device/management/bundle/pom.xml (diff)
The file was modified job-engine/commons/pom.xml (diff)
The file was modified service/datastore/pom.xml (diff)
The file was modified service/device/management/request/internal/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified service/device/management/inventory/pom.xml (diff)
The file was modified translator/test-steps/pom.xml (diff)
The file was modified service/api/pom.xml (diff)
The file was modified service/datastore/test-steps/pom.xml (diff)
The file was modified broker/api/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/pom.xml (diff)
The file was modified service/commons/elasticsearch/pom.xml (diff)
The file was modified job-engine/app/web/pom.xml (diff)
The file was modified assembly/java-base/pom.xml (diff)
The file was modified translator/kura/mqtt/pom.xml (diff)
The file was modified locator/guice/pom.xml (diff)
The file was modified service/device/management/packages/pom.xml (diff)
The file was modified service/device/management/asset/job/pom.xml (diff)
The file was modified job-engine/jbatch/pom.xml (diff)
The file was modified deployment/commons/pom.xml (diff)
The file was modified service/security/registration/api/pom.xml (diff)
The file was modified dev-tools/vagrant/pom.xml (diff)
The file was modified service/device/management/configuration/pom.xml (diff)
The file was modified service/job/api/pom.xml (diff)
The file was modified service/device/api/pom.xml (diff)
The file was modified job-engine/api/pom.xml (diff)
The file was modified assembly/jetty-base/pom.xml (diff)
The file was modified deployment/pom.xml (diff)
The file was modified dev-tools/pom.xml (diff)
The file was modified service/security/shiro/pom.xml (diff)
The file was modified simulator-kura/pom.xml (diff)
The file was modified README.md (diff)
The file was modified service/device/management/asset/pom.xml (diff)
The file was modified service/device/management/command/internal/pom.xml (diff)
The file was modified service/job/internal/pom.xml (diff)
The file was modified service/scheduler/pom.xml (diff)
The file was modified service/endpoint/test-steps/pom.xml (diff)
The file was modified service/device/pom.xml (diff)
The file was modified service/device/management/bundle/api/pom.xml (diff)
The file was modified service/tag/test-steps/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 service/scheduler/test-steps/pom.xml (diff)
The file was modified translator/test/pom.xml (diff)
The file was modified service/security/authorization/api/pom.xml (diff)
The file was modified service/security/authorization/pom.xml (diff)
The file was modified service/security/test/pom.xml (diff)
The file was modified service/device/management/inventory/api/pom.xml (diff)
The file was modified qa/integration-steps/src/main/java/org/eclipse/kapua/qa/integration/steps/DockerSteps.java (diff)
The file was modified service/scheduler/quartz/pom.xml (diff)
The file was modified client/gateway/provider/paho/pom.xml (diff)
The file was modified service/device/management/registry/internal/pom.xml (diff)
The file was modified message/pom.xml (diff)
The file was modified service/device/management/all/pom.xml (diff)
The file was modified job-engine/app/resources/pom.xml (diff)
The file was modified service/device/management/all/internal/pom.xml (diff)
The file was modified console/module/endpoint/pom.xml (diff)
The file was modified job-engine/app/pom.xml (diff)
The file was modified locator/pom.xml (diff)
The file was modified qa/integration-steps/pom.xml (diff)
The file was modified console/module/about/pom.xml (diff)
The file was modified service/device/management/packages/job/pom.xml (diff)
The file was modified console/module/device/pom.xml (diff)
The file was modified job-engine/client/pom.xml (diff)
The file was modified service/device/registry/test/pom.xml (diff)
The file was modified service/account/test-steps/pom.xml (diff)
The file was modified service/commons/storable/api/pom.xml (diff)
The file was modified service/device/management/registry/api/pom.xml (diff)
The file was modified console/module/certificate/pom.xml (diff)
The file was modified service/datastore/internal/pom.xml (diff)
The file was modified service/endpoint/api/pom.xml (diff)
The file was modified service/device/management/inventory/internal/pom.xml (diff)
The file was modified client/gateway/pom.xml (diff)
The file was modified service/device/management/job/pom.xml (diff)
The file was modified plug-ins/pom.xml (diff)
The file was modified plug-ins/sso/openid-connect/provider-keycloak/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 service/device/management/command/job/pom.xml (diff)
The file was modified service/device/management/registry/pom.xml (diff)
The file was modified service/security/registration/pom.xml (diff)
The file was modified extras/encryption-migrator/README.md (diff)
The file was modified plug-ins/sso/openid-connect/provider/pom.xml (diff)
The file was modified qa/integration/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/security/certificate/internal/pom.xml (diff)
The file was modified extras/foreignkeys/pom.xml (diff)
The file was modified docs/developer-guide/en/running.md (diff)
The file was modified service/device/management/command/api/pom.xml (diff)
The file was modified translator/kura/pom.xml (diff)
The file was modified service/device/management/configuration/internal/pom.xml (diff)
The file was modified service/device/management/bundle/job/pom.xml (diff)
The file was modified service/device/management/configuration/api/pom.xml (diff)
The file was modified service/device/management/job/api/pom.xml (diff)
The file was modified service/endpoint/internal/pom.xml (diff)
The file was modified service/account/internal/pom.xml (diff)
The file was modified transport/mqtt/pom.xml (diff)
The file was modified dev-tools/cucumber-reports/pom.xml (diff)
Commit f906aa638ba441b4ff761ad6c7cb9f47402ad5a7 by Alberto Codutti
Fixed JobTarget OpenAPI definition

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified rest-api/resources/src/main/resources/openapi/jobTarget/jobTarget.yaml (diff)
Commit c2202f2fe5347cdddf86558e292fcbf95dd96d38 by Alberto Codutti
Fixed Action definition missing SUBMIT in OpenAPI

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified rest-api/resources/src/main/resources/openapi/device/device.yaml (diff)
Commit 905f959003828f74e3cf04b4bb7ffca2207db562 by Alberto Codutti
Cleanup and added a bunch of javadoc

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was removedcommons/src/main/java/org/eclipse/kapua/commons/configuration/KapuaConfigurationException.java
The file was removedcommons/src/main/java/org/eclipse/kapua/commons/configuration/KapuaConfigurationErrorCodes.java
The file was modified qa/integration/src/test/resources/features/account/AccountCredentialService.feature (diff)
The file was removedcommons/src/test/java/org/eclipse/kapua/commons/configuration/KapuaConfigurationExceptionTest.java
The file was modified commons/src/main/resources/kapua-configuration-service-error-messages.properties (diff)
The file was addedcommons/src/main/java/org/eclipse/kapua/commons/configuration/exception/KapuaConfigurationException.java
The file was modified commons/src/main/java/org/eclipse/kapua/commons/configuration/AbstractKapuaConfigurableService.java (diff)
The file was modified service/account/internal/src/main/java/org/eclipse/kapua/service/account/internal/AccountServiceImpl.java (diff)
The file was modified commons/src/main/java/org/eclipse/kapua/commons/configuration/AbstractKapuaConfigurableResourceLimitedService.java (diff)
The file was modified service/security/test/src/test/resources/features/CredentialServiceUnitTests.feature (diff)
The file was addedcommons/src/main/java/org/eclipse/kapua/commons/configuration/exception/KapuaConfigurationErrorCodes.java
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/shiro/CredentialServiceImpl.java (diff)
The file was modified console/module/api/src/main/java/org/eclipse/kapua/app/console/module/api/server/util/KapuaExceptionHandler.java (diff)
The file was modified service/api/src/main/java/org/eclipse/kapua/service/config/KapuaConfigurableService.java (diff)
Commit da5c4a303d4c8daae42140ab0b49ac26ba9294f3 by Alberto Codutti
Fixed exception throwing and limit checking

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was addedcommons/src/main/java/org/eclipse/kapua/commons/configuration/exception/ServiceConfigurationParentLimitExceededException.java
The file was modified commons/src/main/resources/kapua-configuration-service-error-messages.properties (diff)
The file was modified qa/integration/src/test/resources/features/account/AccountRoleService.feature (diff)
The file was modified qa/integration/src/test/resources/features/account/AccountService.feature (diff)
The file was modified commons/src/main/java/org/eclipse/kapua/commons/configuration/exception/KapuaConfigurationErrorCodes.java (diff)
The file was modified qa/integration/src/test/resources/features/account/AccountJobService.feature (diff)
The file was modified qa/integration/src/test/resources/features/account/AccountDeviceRegistryService.feature (diff)
The file was modified commons/src/main/java/org/eclipse/kapua/commons/configuration/AbstractKapuaConfigurableResourceLimitedService.java (diff)
The file was addedcommons/src/main/java/org/eclipse/kapua/commons/configuration/exception/ServiceConfigurationLimitExceededException.java
The file was modified qa/integration/src/test/resources/features/account/AccountGroupService.feature (diff)
The file was modified service/user/internal/src/main/java/org/eclipse/kapua/service/user/internal/UserServiceImpl.java (diff)
The file was modified commons/src/main/java/org/eclipse/kapua/commons/configuration/AbstractKapuaConfigurableService.java (diff)
Commit 66e14cf5b14bc863a2be620a7ce2a4c406e2a999 by Alberto Codutti
Fixed tests

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified qa/integration/src/test/resources/features/account/AccountUserService.feature (diff)
The file was modified qa/integration/src/test/resources/features/account/AccountTagService.feature (diff)
The file was modified qa/integration/src/test/resources/features/account/AccountService.feature (diff)
Commit 8a10c1473b2bd81af0b8afe2db15afc294fdd01b by Alberto Codutti
Added ServiceConfigurationLimitExceeded Exception Mappers

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was addedrest-api/core/src/main/java/org/eclipse/kapua/app/api/core/exception/mapper/ServiceConfigurationLimitExceptionMapper.java
The file was addedrest-api/core/src/main/java/org/eclipse/kapua/app/api/core/exception/model/ServiceConfigurationParentLimitExceededExceptionInfo.java
The file was addedrest-api/core/src/main/java/org/eclipse/kapua/app/api/core/exception/model/ServiceConfigurationLimitExceededExceptionInfo.java
The file was addedrest-api/core/src/main/java/org/eclipse/kapua/app/api/core/exception/mapper/ServiceConfigurationParentLimitExceptionMapper.java
The file was modified rest-api/web/src/main/java/org/eclipse/kapua/app/api/web/JaxbContextResolver.java (diff)
Commit 695e5ca9af3d2ac4ecb9a01e7a50accb7129ae5b by Alberto Codutti
Improved service limit checking for services

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified commons/src/main/java/org/eclipse/kapua/commons/configuration/AbstractKapuaConfigurableResourceLimitedService.java (diff)
The file was modified service/job/internal/src/main/java/org/eclipse/kapua/service/job/internal/JobServiceImpl.java (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authorization/role/shiro/RoleServiceImpl.java (diff)
The file was modified service/account/internal/src/main/java/org/eclipse/kapua/service/account/internal/AccountServiceImpl.java (diff)
The file was modified service/tag/internal/src/main/java/org/eclipse/kapua/service/tag/internal/TagServiceImpl.java (diff)
The file was modified service/user/internal/src/main/java/org/eclipse/kapua/service/user/internal/UserServiceImpl.java (diff)
The file was modified service/device/registry/internal/src/main/java/org/eclipse/kapua/service/device/registry/internal/DeviceRegistryServiceImpl.java (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authorization/group/shiro/GroupServiceImpl.java (diff)
Commit d557dcc94140d427fd84a13b99b86d4b383eef65 by Alberto Codutti
Deprecated userService.delete(User) method

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified console/module/user/src/main/java/org/eclipse/kapua/app/console/module/user/server/GwtUserServiceImpl.java (diff)
The file was modified service/user/api/src/main/java/org/eclipse/kapua/service/user/UserService.java (diff)
The file was modified service/user/test-steps/src/main/java/org/eclipse/kapua/service/user/steps/UserServiceSteps.java (diff)
The file was modified service/user/internal/src/main/java/org/eclipse/kapua/service/user/internal/UserServiceImpl.java (diff)
Commit 2dd34ebe6a5a6325dc614a17df5453fc68eed892 by Alberto Codutti
add special chars in tooltip
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/user/src/main/resources/org/eclipse/kapua/app/console/module/user/client/messages/ConsoleUserMessages.properties (diff)
The file was modified console/module/api/src/main/resources/org/eclipse/kapua/app/console/module/api/client/messages/ValidationMessages.properties (diff)
The file was modified console/module/api/src/main/resources/org/eclipse/kapua/app/console/module/api/client/messages/ConsoleMessages.properties (diff)
Commit 2ab1da01ddf993a3514fff9bf93ac1b8e9101742 by Alberto Codutti
remove special chars in tooltip
The file was modified console/module/api/src/main/resources/org/eclipse/kapua/app/console/module/api/client/messages/ValidationMessages.properties (diff)
The file was modified rest-api/resources/src/main/resources/openapi/role/role.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/account/account.yaml (diff)
Commit 0e82298e9a028d938d26ad683419af8e3bf9dac4 by Alberto Codutti
Change date format in swagger documentation

The OpenAPI date type (https://swagger.io/docs/specification/data-models/data-types/) follows the RFC3339 standard, thus the day must be after the month (https://www.rfc-editor.org/rfc/rfc3339#section-5.6)
The file was modified rest-api/resources/src/main/resources/openapi/user/user.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/account/account.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/account/account-scopeId-accountId.yaml (diff)
Commit 5372bf573cb924b0278fe3a1997a9d8daa42cbda by Alberto Codutti
Added SECURITY.md file

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was addedSECURITY.md
Commit 245ae0f9964160bbb3dbb702d765af3d45a41999 by Alberto Codutti
Added Eclipse Dash Tool step in Kapua CI GitHub workflow

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified .github/workflows/github-actions.yaml (diff)
Commit fc451d655db1672d4e3b2b8975be09820d5017b8 by Alberto Codutti
Set loglevel for Cache Configuration Printer
The file was modified commons/src/main/java/org/eclipse/kapua/commons/service/internal/cache/KapuaCacheManager.java (diff)
Commit 8c04a1db47e48f00e94db5e5a9fa311bd5f6873f by Alberto Codutti
Fix GitLab API token name
The file was modified .github/workflows/github-actions.yaml (diff)
Commit 71ba87d0c2e98a56d7d51e56bac85946adc9b110 by Alberto Codutti
Refactored Eclipse Dash License Tool workflow usage according to suggestions

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was removed.github/workflows/github-actions.yaml
The file was added.github/workflows/kapua-ci.yaml
The file was added.github/workflows/license-check.yaml
Commit 5894f48360cd14203877aa6652a9e4b244ca341e by Alberto Codutti
fix npe implicit casting on configurable resources checks

Signed-off-by: riccardomodanese <riccardo.modanese@eurotech.com>
The file was modified commons/src/main/java/org/eclipse/kapua/commons/configuration/AbstractKapuaConfigurableResourceLimitedService.java (diff)
Commit 516055f5cffcdcf2491cb9f70e84396d1232745b by Alberto Codutti
fix gitaction actions versions

Signed-off-by: riccardomodanese <riccardo.modanese@eurotech.com>
The file was modified .github/workflows/kapua-ci.yaml (diff)
Commit c5f2de678c58ea02f47f88a96337433c4028e0f4 by Alberto Codutti
Fix serial number type in examples
The file was modified rest-api/resources/src/main/resources/openapi/device/device-scopeId-deviceId.yaml (diff)
The file was modified rest-api/resources/src/main/resources/openapi/device/device.yaml (diff)
Commit e3afaf7db8353548aba264608da3f077e54d0300 by Alberto Codutti
Fix new credential mask not entirely shown
The file was modified console/module/authentication/src/main/java/org/eclipse/kapua/app/console/module/authentication/client/tabs/credentials/CredentialAddDialog.java (diff)
Commit 834ca9e281bea1d22e1404394a9b256489fd451f by Alberto Codutti
Upgraded Shiro dependencies from 1.8.0 to 1.10.0 - CVE-2022-40664 CVE-2022-32532

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit 8e876e43c8674d7c8a020866afe510153c80b019 by Alberto Codutti
:fix: moving reference to existing file. Fixes #3639

Signed-off-by: dseurotech <davide.salvador@eurotech.com>
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/KapuaFileUtilsTest.java (diff)
Commit d078f4daafc11be84666b390bf72ef0da1eeada6 by Alberto Codutti
Refactored KapuaFileUtilsTest

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/KapuaFileUtilsTest.java (diff)
Commit 3da6d376eb4bfd840890406cb8bb78a2b9d701ff by Alberto Codutti
Upgraded Netty dependencies from 4.1.60.Final to 4.1.84.Final

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
The file was modified assembly/broker/descriptors/kapua-broker.xml (diff)
Commit 09f1419b3cc4f9d77ccf2f0e32f653e8044eb2e2 by Alberto Codutti
Upgraded Jackson dependencies from 2.13.1 to 2.13.4/2.13.4.2 - CVE-2020-36518 CVE-2022-42003 CVE-2022-42004

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit ceb22373c77e066f1e08be3da14f98ac5dcfb96d by Alberto Codutti
Upgraded Snakeyaml dependency from 1.28 to 1.33 - CVE-2022-38752 CVE-2022-38751 CVE-2022-38750 CVE-2022-38749

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit ce93547ab20a2dfb98193c536583a3e0cd4cbe1a by Alberto Codutti
Upgraded JUnit dependency from 4.12 to 4.13.2 - CVE-2020-15250

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit ccf02bff4094a9a8f66d59304c9aa10a525e206c by Alberto Codutti
Add the possibility to disable the swagger UI if needed
The file was addedassembly/api/resources/run-jetty-without-swagger.sh
The file was modified deployment/docker/compose/docker-compose.yml (diff)
The file was modified deployment/docker/unix/docker-deploy.sh (diff)
Commit aeae3dcbc4b03e1f352e0260b9df21b94e103c87 by Alberto Codutti
Change the way the swagger UI is disabled

Now the swagger UI is enable/disable depending on the variable KAPUA_SWAGGER_ENABLE (sets by the deploy script). This ensures the immutability of the container
The file was modified rest-api/web/src/main/webapp/WEB-INF/web.xml (diff)
The file was modified deployment/docker/unix/docker-deploy.sh (diff)
The file was removedassembly/api/resources/run-jetty-without-swagger.sh
The file was modified deployment/docker/compose/docker-compose.yml (diff)
The file was addedrest-api/core/src/main/java/org/eclipse/kapua/app/api/core/filter/SwaggerUIFilter.java
The file was modified rest-api/core/src/main/java/org/eclipse/kapua/app/api/core/filter/SwaggerUIFilter.java (diff)
Commit c83ed319124444a992196b228ccffc11b208a4b8 by Alberto Codutti
:fix: importing org.junit.Assert and explicitly referencing its methods instead of having test classes extend it

Signed-off-by: dseurotech <davide.salvador@eurotech.com>
The file was modified client/gateway/provider/fuse/src/test/java/org/eclipse/kapua/client/gateway/mqtt/fuse/internal/CallbacksTest.java (diff)
The file was modified client/gateway/api/src/test/java/org/eclipse/kapua/client/gateway/PayloadTest.java (diff)
The file was modified broker/api/src/test/java/org/eclipse/kapua/broker/BrokerDomainsTest.java (diff)
The file was modified client/gateway/api/src/test/java/org/eclipse/kapua/client/gateway/TransmissionExceptionTest.java (diff)
The file was modified client/gateway/spi/src/test/java/org/eclipse/kapua/client/gateway/spi/util/MoreExecutorsTest.java (diff)
The file was modified client/gateway/spi/src/test/java/org/eclipse/kapua/client/gateway/spi/util/StringsTest.java (diff)
The file was modified client/gateway/spi/src/test/java/org/eclipse/kapua/client/gateway/spi/DefaultClientTest.java (diff)
The file was modified client/gateway/provider/fuse/src/test/java/org/eclipse/kapua/client/gateway/mqtt/fuse/FuseChannelTest.java (diff)
The file was modified client/gateway/provider/mqtt/src/test/java/org/eclipse/kapua/client/gateway/mqtt/AbstractMqttChannelTest.java (diff)
The file was modified client/gateway/api/src/test/java/org/eclipse/kapua/client/gateway/TopicTest.java (diff)
The file was modified client/gateway/profile/kura/src/test/java/org/eclipse/kapua/client/gateway/kura/KuraNamespaceTest.java (diff)
The file was modified client/gateway/profile/kura/src/test/java/org/eclipse/kapua/client/gateway/profile/kura/KuraMqttProfileTest.java (diff)
The file was modified client/gateway/spi/src/test/java/org/eclipse/kapua/client/gateway/spi/util/TransportAsyncTest.java (diff)
The file was modified client/gateway/spi/src/test/java/org/eclipse/kapua/client/gateway/spi/util/FuturesTest.java (diff)
The file was modified client/gateway/spi/src/test/java/org/eclipse/kapua/client/gateway/spi/util/BuffersTest.java (diff)
The file was modified client/gateway/spi/src/test/java/org/eclipse/kapua/client/gateway/spi/DefaultApplicationTest.java (diff)
The file was modified client/gateway/profile/kura/src/test/java/org/eclipse/kapua/client/gateway/kura/KuraBirthCertificateModuleTest.java (diff)
The file was modified client/gateway/api/src/test/java/org/eclipse/kapua/client/gateway/CredentialsTest.java (diff)
The file was modified client/gateway/provider/paho/src/test/java/org/eclipse/kapua/client/gateway/mqtt/paho/internal/ListenersTest.java (diff)
The file was modified client/gateway/spi/src/test/java/org/eclipse/kapua/client/gateway/spi/AbstractClientTest.java (diff)
The file was modified broker/api/src/test/java/org/eclipse/kapua/broker/BrokerDomainTest.java (diff)
The file was modified client/gateway/profile/kura/src/test/java/org/eclipse/kapua/client/gateway/kura/KuraBinaryPayloadCodecTest.java (diff)
The file was modified client/gateway/spi/src/test/java/org/eclipse/kapua/client/gateway/spi/util/TransportProxyTest.java (diff)
The file was modified client/gateway/profile/kura/src/test/java/org/eclipse/kapua/client/gateway/kura/internal/MetricsTest.java (diff)
The file was modified client/gateway/spi/src/test/java/org/eclipse/kapua/client/gateway/spi/DefaultDataTest.java (diff)
Commit e76e3138ac42ebc119e2471b19d3354f9fb47d47 by Alberto Codutti
:fix: importing org.junit.Assert and explicitly referencing its methods instead of having test classes extend it

Signed-off-by: dseurotech <davide.salvador@eurotech.com>
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/StringUtilTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/setting/KapuaSettingErrorCodesTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/service/internal/cache/ComposedKeyTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/SystemUtilsTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/setting/KapuaSettingExceptionTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/service/internal/cache/dummy/CacheManagerTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/model/query/AbstractKapuaQueryTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/model/query/predicate/OrPredicateImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/setting/system/SystemSettingKeyTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/ResourceUtilsTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/service/internal/cache/dummy/CacheTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/setting/AbstractBaseKapuaSettingTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/setting/AbstractKapuaSettingTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/KapuaDateUtilsTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/service/internal/cache/dummy/CachingProviderTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/KapuaDelayUtilTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/setting/system/SystemSettingTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/ClassUtilTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/ArgumentValidatorTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/service/event/store/internal/EventStoreRecordImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/model/query/predicate/AndPredicateImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/service/event/store/internal/EventStoreRecordCreatorImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/KapuaFileUtilsTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/service/event/store/internal/EventStoreFactoryImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/service/internal/cache/EntityCacheTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/model/query/FieldSortCriteriaImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/service/internal/cache/NamedEntityCacheTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/CommonsValidationRegexTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/CryptoUtilTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/setting/EnvFriendlyConfigurationTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/model/query/predicate/AttributePredicateImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/log/ConfigurationPrinterTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/service/internal/cache/KapuaCacheManagerTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/KapuaErrorCodesTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/PropertiesUtilsTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/xml/XmlNamespaceFilterTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/service/event/store/internal/EventStoreQueryImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/SemanticVersionTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/util/KapuaExceptionUtilsTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/setting/SimpleSettingKeyTest.java (diff)
Commit 2c4d7e3847ea49c17c3e37bc7b40df7befeb3907 by Alberto Codutti
Applied fix to DefaultConnectorDescriptionProviderTest that was done in #3342 but not ported to release-1.x branches

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified broker/core/src/test/java/org/eclipse/kapua/broker/core/plugin/DefaultConnectorDescriptionProviderTest.java (diff)
Commit 2b8aa5409b8f1331029973143399726016d0b973 by Alberto Codutti
Upgraded Gson dependencies from 2.7 to 2.10 - CVE-2022-25647

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit 52b816cc9d43e49dcea08cd6398751ffb94a1498 by Alberto Codutti
Upgraded Logback dependencies from 1.2.3 to 1.2.11 - CVE-2021-42550

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
The file was modified simulator-kura/pom.xml (diff)
Commit 9db09175a75de6599e4e6d53bc3982fa67e493c8 by Alberto Codutti
:fix: importing org.junit.Assert and explicitly referencing its methods instead of having test classes extend it

Signed-off-by: dseurotech <davide.salvador@eurotech.com>
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/KapuaConfigurableServiceSchemaUtilsWithResourcesTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/cache/LocalCacheTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/model/id/KapuaEidConverterTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/model/id/KapuaIdFactoryImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/metatype/TdesignateImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/model/AbstractKapuaEntityCreatorTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/metatype/TmetadataImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/metatype/ToptionImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/KapuaConfigurableServiceSchemaUtilsTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/event/ServiceEventModuleConfigurationTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/ServiceConfigurationFactoryImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/metatype/TadImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/event/ServiceEventScopeTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/model/AbstractKapuaNamedEntityTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/metatype/TobjectImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/model/AbstractKapuaEntityTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/ServiceConfigurationCreatorImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/event/ServiceEntryTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/metric/MetricsServiceImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/metatype/KapuaMetatypeFactoryImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/metatype/TiconImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/ServiceComponentConfigurationImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/metatype/EmptyTocdTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/metatype/PasswordTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/metatype/TattributeImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/ValueTokenizerTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/event/ServiceEventClientConfigurationTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/about/AboutScannerTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/model/AbstractKapuaNamedEntityCreatorTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/model/AbstractKapuaUpdatableEntityCreatorTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/metric/MetricServiceFactoryTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/metatype/TocdImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/ServiceConfigQueryImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/ServiceConfigImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/configuration/metatype/ObjectFactoryImplTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/model/AbstractKapuaUpdatableEntityTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/crypto/CryptoUtilTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/about/AboutEntryTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/model/id/KapuaEidTest.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/event/RaiseServiceEventInterceptorTest.java (diff)
Commit c66568f246c4056526138a5d6d2f50454488a5b4 by Alberto Codutti
:fix: importing org.junit.Assert and explicitly referencing its methods instead of having test classes extend it

Signed-off-by: dseurotech <davide.salvador@eurotech.com>
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/RoleDAOTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/AccessPermissionDAOTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/AdminAuthenticationLogicTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/RolePermissionFactoryTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/PermissionImplTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/AccessTokenAuthenticationRealmTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/JsonServiceEventMarshalerTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/AccessPermissionImplTest.java (diff)
The file was modified message/internal/src/test/java/org/eclipse/kapua/message/internal/device/data/KapuaDeviceDataTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/KapuaLocatorTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/ScratchCodeDAOTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/ApiKeyAuthenticatingRealmTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/AuthenticationLogicTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/RolePermissionDAOTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/JwtAuthenticatingRealmTest.java (diff)
The file was modified message/internal/src/test/java/org/eclipse/kapua/message/internal/KapuaDataMessageFactoryTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/MetatypeXmlRegistryTest.java (diff)
The file was modified message/internal/src/test/java/org/eclipse/kapua/message/internal/KapuaMessageTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/KapuaTscalarAdapterTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/service/datastoreJunit/MessageStoreServiceSslTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/AccessTokenDAOTest.java (diff)
The file was modified message/internal/src/test/java/org/eclipse/kapua/message/internal/KapuaPayloadTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/DataStorageMessageProcessorTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/EventStoreServiceImplTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/DefaultAuthenticatorTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/EventStoreDAOTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/MfaOptionDAOTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/KapuaSecurityBrokerFilterTest.java (diff)
The file was modified message/internal/src/test/java/org/eclipse/kapua/message/internal/KapuaChannelTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/XmlServiceEventMarshalerTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/KapuaApplicationBrokerFilterTest.java (diff)
The file was modified message/internal/src/test/java/org/eclipse/kapua/message/internal/device/lifecycle/KapuaAppsMessageTest.java (diff)
The file was modified message/internal/src/test/java/org/eclipse/kapua/message/internal/device/lifecycle/KapuaMissingMessageTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/UserAuthenticationLogicTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/DeviceManagementNotificationMessageProcessorTest.java (diff)
The file was modified message/internal/src/test/java/org/eclipse/kapua/message/internal/xml/KapuaMetricsMapAdapterTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/UserPassAuthenticatingRealmTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/GroupDAOTest.java (diff)
The file was modified message/internal/src/test/java/org/eclipse/kapua/message/internal/KapuaPositionTest.java (diff)
The file was modified message/internal/src/test/java/org/eclipse/kapua/message/internal/xml/KapuaMetricTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/CredentialDAOTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/AccessRoleDAOTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/DomainDAOTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/KapuaBrokerSecurityPluginTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/KapuaIdAdapterTest.java (diff)
The file was modified message/internal/src/test/java/org/eclipse/kapua/message/internal/MessageExceptionTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/AuthorizationEntityManagerFactoryTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/AuthenticationEntityManagerFactoryTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/AccessInfoDAOTest.java (diff)
The file was modified qa/integration-steps/src/main/java/org/eclipse/kapua/qa/integration/steps/RestClientSteps.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/MqttClientTest.java (diff)
The file was modified message/internal/src/test/java/org/eclipse/kapua/message/internal/device/lifecycle/KapuaDisconnectMessageTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/RolePermissionImplTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/AccessInfoCreatorImplTest.java (diff)
The file was modified message/internal/src/test/java/org/eclipse/kapua/message/internal/device/lifecycle/KapuaBirthMessageTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/AccessTokenCredentialsMatcherTest.java (diff)
The file was modified message/internal/src/test/java/org/eclipse/kapua/message/internal/KapuaMessageFactoryTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/misc/KapuaSessionCleanupFilterTest.java (diff)
The file was modified qa/integration/src/test/java/org/eclipse/kapua/integration/service/datastoreJunit/AbstractMessageStoreServiceTest.java (diff)
Commit 23d18ce7da8fa2ddb7a9c6ca468dff6dc647c30b by Alberto Codutti
:fix: importing org.junit.Assert and explicitly referencing its methods instead of having test classes extend it

Signed-off-by: dseurotech <davide.salvador@eurotech.com>
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/KapuaSerializableBodyWriterTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/exception/model/SubjectUnauthorizedExceptionInfoTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/service/config/ServiceXmlConfigPropertyAdaptedTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaIllegalStateExceptionTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/model/xml/XmlAdaptedTypeValueObjectTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaOptimisticLockingExceptionTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaExceptionTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaIllegalNullArgumentExceptionTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/model/xml/ObjectTypeXmlAdapterTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/model/ByteArrayParamTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/model/device/management/JsonGenericResponseMessageTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/model/domain/AbstractDomainTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/exception/model/MfaRequiredExceptionInfoTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaExceptionWithoutBundleTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/model/id/KapuaIdImplTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/settings/KapuaApiCoreSettingTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/model/xml/BinaryXmlAdapterTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaMaxNumberOfItemsReachedExceptionTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/exception/model/ThrowableInfoTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/model/CountResultTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/resources/AbstractKapuaResourceTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaEntityNotFoundExceptionTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaIllegalArgumentExceptionTest.java (diff)
The file was modified rest-api/web/src/test/java/org/eclipse/kapua/app/api/web/RestApisApplicationTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaEntityCloneExceptionTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/model/type/ObjectValueConverterTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/exception/model/SelfManagedOnlyExceptionInfoTest.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/KapuaEntityExistsExceptionTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/event/ServiceEventBusExceptionTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/MoxyJsonConfigContextResolverTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/model/ScopeIdTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaIllegalAccessExceptionTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/model/data/JsonKapuaDataMessageTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/model/message/JsonKapuaPayloadTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/model/device/management/JsonGenericRequestMessageTest.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/model/xml/DateXmlAdapterTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/auth/KapuaTokenAuthenticationFilterTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/model/xml/XmlAdaptedNameTypeValueObjectTest.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/SessionNotPopulatedExceptionTest.java (diff)
The file was modified rest-api/web/src/test/java/org/eclipse/kapua/app/api/web/RestApiJAXBContextProviderTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/model/data/JsonDatastoreMessageTest.java (diff)
The file was modified rest-api/web/src/test/java/org/eclipse/kapua/app/api/web/RestApiListenerTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/model/data/JsonMessageQueryTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/entity/EntityPropertiesReadExceptionTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/event/ServiceEventTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/model/MetricTypeTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/model/type/ByteArrayConverterTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/model/StorableEntityIdTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/ListBodyWriterTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaEntityUniquenessExceptionTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/entity/EntityPropertiesWriteExceptionTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/model/type/ObjectTypeConverterTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/ExceptionMessageUtilsTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/exception/model/IllegalNullArgumentExceptionInfoTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/settings/KapuaApiCoreSettingKeysTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/exception/model/IllegalArgumentExceptionInfoTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaDuplicateNameInAnotherAccountErrorTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/service/config/ServiceXmlConfigPropertiesAdapterTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaDuplicateExternalIdExceptionTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaDuplicateNameExceptionTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/model/DateParamTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/model/data/JsonMessageListResultTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/model/EntityIdTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/model/KapuaEntityAttributesTest.java (diff)
The file was modified rest-api/core/src/test/java/org/eclipse/kapua/app/api/core/exception/model/InternalUserOnlyExceptionInfoTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaUnauthenticatedExceptionTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/model/query/SortOrderTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/service/config/ServiceXmlConfigPropertiesAdaptedTest.java (diff)
The file was modified service/api/src/test/java/org/eclipse/kapua/KapuaDuplicateExternalIdInAnotherAccountErrorTest.java (diff)
Commit 2296235f69310203b472105d8059ee54d1ea5a49 by Alberto Codutti
Set fixed version for httpcomponents:httpclient to 4.5.13

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit 82d32e94f673d1dce03e0e99c085f640a577646d by Alberto Codutti
Set fixed version and upgraded httpcomponents:httpasyncclient from 4.1.4 to 4.1.5

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit 6788e3f3caa76440073e35748ac1b85d908b3cfd by Alberto Codutti
Set fixed version and upgraded httpcomponents:httpacore* from 4.4.(5,12,13,14) to 4.4.15

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit 568682eb5b837ebd614b263713235f0360bec44c by Alberto Codutti
Added declared Netty dependencies to prevent version change from 4.1.84.Final

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit 446b6fa8201d0ed8cb238a6b36e5dbef585d71c0 by Alberto Codutti
Upgraded Spring Security from 4.1.3.RELEASE to 4.2.20.RELEASE - CVE-2018-1199 CVE-2020-5408

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit 4ff3dc170840fa23928aadad261065b920120bfd by Alberto Codutti
Set fixed version for Spring dependencies to 4.3.30.RELEASE - CVE-2018-11039 CVE-2018-11040 CVE-2018-1199 CVE-2018-1270 CVE-2018-1271 CVE-2018-1272 CVE-2018-15756

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit 9f7c36d92efca1b8d8519a46869ea6e9bf2bf96b by Alberto Codutti
Replaced org.apache.sanselan:sanselan with org.apache.commons:commons-imaging - CVE-2018-17201 CVE-2018-17202

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified console/pom.xml (diff)
The file was modified console/module/device/src/main/java/org/eclipse/kapua/app/console/module/device/server/GwtDeviceManagementServiceImpl.java (diff)
The file was modified console/module/device/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified console/module/account/pom.xml (diff)
The file was modified console/module/account/src/main/java/org/eclipse/kapua/app/console/module/account/server/GwtAccountServiceImpl.java (diff)
Commit 1fa4404513cf75a0eaf9cb7c43eacc52bf6afdf3 by Alberto Codutti
:fix: importing org.junit.Assert and explicitly referencing its methods instead of having test classes extend it

Signed-off-by: dseurotech <davide.salvador@eurotech.com>
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/credential/mfa/shiro/ScratchCodeImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/access/shiro/AccessInfoImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/setting/KapuaAuthenticationSettingKeysTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/credential/mfa/shiro/ScratchCodeQueryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/exceptions/AuthenticationRuntimeExceptionTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/exceptions/ExpiredAccountExceptionTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/mfa/MfaAuthenticatorServiceLocatorTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/credential/mfa/shiro/ScratchCodeCreatorImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/credential/shiro/CredentialImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/utils/JwtProcessorsTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/exceptions/MfaRequiredExceptionTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/access/shiro/AccessInfoCacheTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/realm/JwtCredentialsMatcherTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/AccessTokenCredentialsImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/UsernamePasswordCredentialsImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/credential/mfa/shiro/MfaOptionImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/credential/mfa/shiro/ScratchCodeFactoryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/setting/KapuaCryptoSettingTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/access/shiro/AccessPermissionCacheFactoryTest.java (diff)
The file was modified service/datastore/test/src/test/java/org/eclipse/kapua/service/datastore/test/junit/utils/DatastoreUtilsConvertDateTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/credential/shiro/CredentialCreatorImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/token/shiro/AccessTokenCreatorImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/token/shiro/LoginInfoImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/credential/mfa/shiro/MfaOptionFactoryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/access/shiro/AccessPermissionCreatorImplTest.java (diff)
The file was modified service/datastore/test/src/test/java/org/eclipse/kapua/service/datastore/test/junit/DatastoreUtilsIndexCalculatorTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/exceptions/TemporaryLockedAccountExceptionTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/ApiKeyCredentialsImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/setting/KapuaAuthenticationSettingTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/credential/mfa/shiro/ScratchCodeServiceImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/access/shiro/AccessInfoFactoryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/token/shiro/AccessTokenFactoryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/credential/shiro/CredentialQueryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/credential/shiro/CredentialServiceImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/access/shiro/AccessInfoQueryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/RefreshTokenCredentialsImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/realm/SessionAuthenticationInfoTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/credential/mfa/shiro/MfaOptionCreatorImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/registration/RegistrationServiceImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/access/shiro/AccessInfoCacheFactoryTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/token/shiro/AccessTokenImplTest.java (diff)
The file was modified service/datastore/test/src/test/java/org/eclipse/kapua/service/datastore/test/junit/utils/MessageStoreConfigurationTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/credential/shiro/CredentialFactoryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/KapuaAuthenticationExceptionTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/exceptions/JwtCertificateNotFoundExceptionTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/realm/LoginAuthenticationInfoTest.java (diff)
The file was modified service/device/commons/src/test/java/org/eclipse/kapua/service/device/management/commons/message/notification/KapuaNotifyMessageTest.java (diff)
The file was modified service/datastore/test/src/test/java/org/eclipse/kapua/service/datastore/test/junit/utils/DatastoreUtilsIndexNameTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/credential/mfa/shiro/MfaOptionQueryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/setting/KapuaCryptoSettingKeysTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/JwtCredentialsTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/CredentialsFactoryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/utils/AuthenticationUtilsTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/access/shiro/AccessPermissionFactoryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/realm/ApiKeyCredentialsMatcherTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/token/shiro/AccessTokenQueryImplTest.java (diff)
Commit 89498d951860756a72ec1aca9abae3cbb33d323e by Alberto Codutti
:fix: importing org.junit.Assert and explicitly referencing its methods instead of having test classes extend it

Signed-off-by: dseurotech <davide.salvador@eurotech.com>
The file was modified transport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/message/mqtt/MqttPayloadTest.java (diff)
The file was modified transport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/mqtt/exception/MqttClientCleanExceptionTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/role/shiro/RoleImplTest.java (diff)
The file was modified transport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/mqtt/MqttClientConnectionOptionsTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/group/shiro/GroupFactoryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/shiro/exception/SelfManagedOnlyExceptionTest.java (diff)
The file was modified transport/api/src/test/java/org/eclipse/kapua/transport/exception/TransportExceptionTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/role/shiro/RolePermissionCreatorImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/domain/shiro/DomainImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/access/shiro/AccessRoleCacheFactoryTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/access/shiro/AccessRoleCreatorImplTest.java (diff)
The file was modified transport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/mqtt/exception/MqttClientDisconnectExceptionTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/shiro/exception/SubjectUnauthorizedExceptionTest.java (diff)
The file was modified transport/api/src/test/java/org/eclipse/kapua/transport/exception/TransportSendExceptionTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/access/shiro/AccessRoleImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/group/shiro/GroupImplTest.java (diff)
The file was modified transport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/message/mqtt/MqttTopicTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/role/shiro/RolePermissionCacheFactoryTest.java (diff)
The file was modified transport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/mqtt/exception/MqttClientCallbackSetExceptionTest.java (diff)
The file was modified transport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/mqtt/exception/MqttClientAlreadyConnectedExceptionTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/role/shiro/RoleCacheFactoryTest.java (diff)
The file was modified service/stream/api/src/test/java/org/eclipse/kapua/service/stream/StreamDomainsTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/group/shiro/GroupQueryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/role/shiro/RoleFactoryImplTest.java (diff)
The file was modified transport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/mqtt/exception/MqttClientErrorCodesTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/group/shiro/GroupCreatorImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/role/shiro/RoleCreatorImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/domain/shiro/DomainFactoryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/shiro/setting/KapuaAuthorizationSettingTest.java (diff)
The file was modified transport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/message/mqtt/MqttMessageTest.java (diff)
The file was modified transport/mqtt/src/test/java/org/eclipse/kapua/transport/mqtt/test/mqtt/exception/MqttClientConnectExceptionTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/domain/shiro/DomainQueryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/role/shiro/RoleQueryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/shiro/KapuaAuthorizingRealmTest.java (diff)
The file was modified transport/api/src/test/java/org/eclipse/kapua/transport/exception/TransportTimeoutExceptionTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/role/shiro/RolePermissionQueryImplTest.java (diff)
The file was modified transport/api/src/test/java/org/eclipse/kapua/transport/exception/TransportClientGetExceptionTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/access/shiro/AccessPermissionQueryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/access/shiro/AccessRoleFactoryImplTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/shiro/setting/KapuaAuthorizationSettingKeysTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/shiro/exception/InternalUserOnlyExceptionTest.java (diff)
The file was modified service/stream/api/src/test/java/org/eclipse/kapua/service/stream/StreamDomainTest.java (diff)
The file was modified transport/api/src/test/java/org/eclipse/kapua/transport/utils/ClientIdGeneratorTest.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/domain/shiro/DomainCreatorImplTest.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/security/shiro/src/test/java/org/eclipse/kapua/service/authorization/access/shiro/AccessRoleQueryImplTest.java (diff)
Commit e2a5ba9dc844ed221e422d1d844908bb8a84107f by Alberto Codutti
Improved MfaAuthenticator interface and API

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/shiro/mfa/MfaAuthenticatorImpl.java (diff)
The file was modified service/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/mfa/MfaAuthenticator.java (diff)
Commit 2dc3455586565cc985e7e1cca06c633c8b3ef46b by Alberto Codutti
Refactored and improved MfaAuthenticatorImplTest

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified service/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/mfa/MfaAuthenticator.java (diff)
The file was modified service/security/shiro/src/test/java/org/eclipse/kapua/service/authentication/shiro/mfa/MfaAuthenticatorImplTest.java (diff)
The file was modified console/module/account/src/main/java/org/eclipse/kapua/app/console/module/account/client/AccountGrid.java (diff)
The file was modified console/module/account/src/main/java/org/eclipse/kapua/app/console/module/account/shared/model/GwtAccount.java (diff)
The file was modified console/module/account/src/main/java/org/eclipse/kapua/app/console/module/account/client/toolbar/AccountAddDialog.java (diff)
The file was modified service/account/api/src/main/java/org/eclipse/kapua/service/account/AccountAttributes.java (diff)
The file was modified service/account/api/src/main/java/org/eclipse/kapua/service/account/AccountCreator.java (diff)
The file was modified console/module/account/src/main/java/org/eclipse/kapua/app/console/module/account/client/AccountGrid.java (diff)
The file was modified service/account/internal/src/main/java/org/eclipse/kapua/service/account/internal/AccountDAO.java (diff)
The file was modified console/module/account/src/main/java/org/eclipse/kapua/app/console/module/account/shared/util/KapuaGwtAccountModelConverter.java (diff)
The file was modified console/module/account/src/main/java/org/eclipse/kapua/app/console/module/account/client/toolbar/AccountEditDialog.java (diff)
The file was modified console/module/api/src/main/resources/org/eclipse/kapua/app/console/module/api/client/messages/ValidationMessages.properties (diff)
The file was modified console/module/account/src/main/java/org/eclipse/kapua/app/console/module/account/client/AccountFilterPanel.java (diff)
The file was modified console/module/account/src/main/resources/org/eclipse/kapua/app/console/module/account/client/messages/ConsoleAccountMessages.properties (diff)
The file was modified console/module/account/src/main/java/org/eclipse/kapua/app/console/module/account/shared/model/GwtAccountQuery.java (diff)
The file was modified service/account/internal/src/main/java/org/eclipse/kapua/service/account/internal/AccountCreatorImpl.java (diff)
The file was modified console/module/account/src/main/java/org/eclipse/kapua/app/console/module/account/server/GwtAccountServiceImpl.java (diff)
The file was modified commons/src/test/java/org/eclipse/kapua/commons/event/ServiceEventModuleConfigurationTest.java (diff)
The file was modified console/module/account/src/main/java/org/eclipse/kapua/app/console/module/account/shared/model/GwtAccountCreator.java (diff)
The file was modified console/module/account/src/main/java/org/eclipse/kapua/app/console/module/account/shared/model/GwtAccount.java (diff)
Commit b0932f6a5688fbf441f6ffbdcda60302d6e06ce6 by Alberto Codutti
Upgraded Apache Commons Compress from 1.18 to 1.22 - CVE-2021-35515 CVE-2021-35516 CVE-2021-35517 CVE-2021-36090

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