Skip to content
Started 9 mo 11 days ago
Took 18 min on centos-7-3mmrl
Success

#19 (Sep 15, 2023, 5:48:55 AM)

1.6.9 Release Build
Changes
  1. [maven-release-plugin] prepare release 1.6.8 (details / githubweb)
  2. [maven-release-plugin] prepare for next development iteration (details / githubweb)
  3. modifications to console retrieval of metrics with same name different types (details / githubweb)
  4. fix(datastore): Check consistency of `limit` parameter in `GET /messages` datastore REST API (details / githubweb)
  5. added a new "server" in openAPI spec. that allows to auomatically populate the API url (details / githubweb)
  6. fix(exception): Malformed error message for `MappingException` log (details / githubweb)
  7. broker updated (details / githubweb)
  8. Added TransportClientPoolExhaustedException at transport level (details / githubweb)
  9. Improved TransportException implementation (details / githubweb)
  10. Refactored TransportExceptionTest (details / githubweb)
  11. Improved ClientIdGeneratorTest (details / githubweb)
  12. Added SEND_ERROR_WITH_CAUSE to DeviceCallErrorCodes (details / githubweb)
  13. Added tests for DeviceCallExceptions (details / githubweb)
  14. Added catch to make TransportException be returned to the caller (details / githubweb)
  15. Removed usage of deprecated DeviceCallExcecutor (details / githubweb)
  16. Added exception logging for all DeviceManagementServices (details / githubweb)
  17. Removed throwing of TransportClientPoolExhaustedException (details / githubweb)
  18. Removed references to TransportClientPoolExhaustedException from Javadoc and cleanup (details / githubweb)
  19. bump opeApi version to 3.0.3 (details / githubweb)
  20. fix(jobEngine): added missing mappings in JobEngine locator.xml for DeviceConnectionService and DeviceConnectionFactory (details / githubweb)
  21. bump swagger-ui to latest 4.x (details / githubweb)
  22. fix(job-engine): Fixed JobEngineExeption error messages arguments order (details / githubweb)
  23. feature(dependency): Set fixed version of `commons-configuration2` to `2.9.0` (details / githubweb)
  24. fix(jobEngine): Changed 'jbtc_job_status.obj' type to longblob to support changes made in eclipse/kapua#3828 (details / githubweb)
  25. Added openApi 3.0.3 version to all yaml openApi files (details / githubweb)
  26. feature(shiro): Bump shiro version from current `1.10.0` to `1.12.0` (details / githubweb)
  27. chng(job): Changeg max length for JobStepProperty.value from 100MB to 10MB that wasa introduced in #3828 (details / githubweb)
  28. bump h2 to 1.4.200 into pom file and dockerfile (details / githubweb)
  29. Modification to tables deletion on tests according to new h2 version "delete restrict" rules (details / githubweb)
  30. Fix table deletion sql with previous bug on recursive foreign key restrictions (details / githubweb)
  31. Fix junit test with null fields set on non-null table schema fields (details / githubweb)
  32. Fix "serviceMame" Domain column not present in business logic (details / githubweb)
  33. Removal of serviceName Domain field returned on API for backward compat. and addition of contracts for the field (details / githubweb)
  34. Fixed test after bacport of #3849 (details / githubweb)
  35. dependency: Bumped version of Apache Commons Fileupload from 1.4 to 1.5 - CVE-2023-24998 (details / githubweb)

Started by user Alberto Codutti

This run spent:

  • 12 sec waiting;
  • 18 min build duration;
  • 18 min total from scheduled to completion.
Revision: 72f6976a4f7fbc82c47aa2eafa2ea7485fe47fc9
Repository: https://github.com/eclipse/kapua.git
  • origin/release-1.6.x