Skip to content
Started 10 days ago
Took 22 min on centos-7-1fn0l
Success

#22 (Jun 7, 2024, 9:46:17 AM)

1.6.11 Release Build
Changes
  1. [maven-release-plugin] prepare release 1.6.10 (details / githubweb)
  2. [maven-release-plugin] prepare for next development iteration (details / githubweb)
  3. changes to limitExceeded calculation on dataStore (details / githubweb)
  4. added scenario to test the new way of limitExceeded calculation on corner case with 10k messages (details / githubweb)
  5. feat(entity-migrator-tool): added loggin of provided options on EntityAttributeMigrator startup (details / githubweb)
  6. feat(liquibase-unlocker-tool): added loggin of provided options on Liquibase Unlocker Tool startup (details / githubweb)
  7. fix(deviceManagement): fixed validation of DeviceManagementBundle id validation (details / githubweb)
  8. fix(openapi): fixed and improved documentation of DevicePackageDownloadRequest (details / githubweb)
  9. fix(openapi): fixed and improved documentation of DevicePackageUninstallRequest (details / githubweb)
  10. fix(openapi): fixed DevicePackageDownload.fileType documentation (details / githubweb)
  11. fix(openapi): added new DevicePackages schemas to root openapi.yaml (details / githubweb)
  12. fix(openapi): added missing DeviceInventory schermas to root openapi.yaml (details / githubweb)
  13. feat(deviceManagement): mapped missing DeviceInventoryContainer.state property (details / githubweb)
  14. fix(deviceManageemnt): fixed required attributes for DeviceInventoryContainer start and stop operations (details / githubweb)
  15. fix(api)!: device configuration put now is encoded and decoded correctly (details / githubweb)
  16. introduced new changeset to update databasechangelog (details / githubweb)
  17. change to openApi doc to insert xml type on device configuration endpoint (details / githubweb)
  18. change to openApi doc to insert xml type on device snapshots endpoint (details / githubweb)
  19. fix(console): fixed error reporting for DeviceAssetChannel (details / githubweb)
  20. fixed jaxb configuration to serialize EntityUniquenessExceptionInfo (details / githubweb)
  21. improve: add deviceId in the openapi example for update (details / githubweb)
  22. :fix: bumped eclipslink to 2.7.12 (details / githubweb)
  23. :enh: documenting specific version chosen (details / githubweb)
  24. fix(deviceManageemntInventory): fixed handling of 'null' state for a InventoryContainer (details / githubweb)
  25. fixed CORS error on unauthorized API reqquests (details / githubweb)
  26. fix(openapi): fixed openAPI deviceInventory example (details / githubweb)
  27. :fix: bumped eclipslink to 2.7.12 - patch (details / githubweb)
  28. fix(rest): Job execution filter by start date now works fine (details / githubweb)
  29. fix: added validation of indexes in method "DatastoreUtils::convertToDataIndexes" (details / githubweb)
  30. test: added for DatastoreUtils::convertToDataIndexes when window is null (details / githubweb)
  31. test: tests added for DatastoreUtils::convertToDataIndexes using different time windows (details / githubweb)
  32. fix: typo (details / githubweb)
  33. doc(open-api): add missing schema for `JobStep` (details / githubweb)
  34. inserted missing references to jobExecution schema (details / githubweb)
  35. fix: small fix on openApidoc for JobExecutions (details / githubweb)
  36. fix: added missing @XmlJavaTypeAdapter on the missing fields of JobExecution interface (details / githubweb)
  37. fix(open-api): fix schema for `step properties` of `job` (details / githubweb)
  38. :bug: [Test] Fixed GitHub Actions integration with Codecov for test coverage report upload (details / githubweb)
  39. :bug: [Test] Fixed GitHub Actions integration with Codecov for test coverage report upload - fixup (details / githubweb)
  40. :arrow_up: [CI] Updated GitHub Action checkout from v3 to v4 (details / githubweb)
  41. :arrow_up: [CI] Updated GitHub Action setup-java from v3 to v4 (details / githubweb)
  42. :arrow_up: [CI] Updated GitHub Action cache from v3 to v4 (details / githubweb)
  43. :bug: [CI] removed Codecov result upload for steps that don't run tests (details / githubweb)
  44. :arrow_up: [CI] Updated GitHub Action retry from v2.8.1 to v3 (details / githubweb)
  45. :bug: [CI] fixed providing of CODECOV_TOKEN to CI steps (details / githubweb)
  46. fix: introduced casting to KapuaEid on ComposedKey.java to better handle serialization of fields into cache (details / githubweb)
  47. improve: bump `logback` library to address `CVE-2023-6481` (details / githubweb)
  48. improve: bump `commons-configuration2` library to address `CVE-2024-29131` (details / githubweb)
  49. fix(security): remove unnecessary localization logic (details / githubweb)
  50. :bug: [Core] Added missing error message for KapuaEntityUniquenessException (details / githubweb)
  51. :bug: [Test] Fixed tests for KapuaEntityUniquenessException (details / githubweb)
  52. :bug: [REST API] Fixed returnNotNullEntity correctly handle null KapuaEntities and throw KapuaEntityNotFoundException (details / githubweb)
  53. :recycle: [REST API] Adopted new returnNotNullEntity(T, String, KapuaId) utility (details / githubweb)
  54. :bug: [REST API] Fixed returnNotNullEntity for generic Objects and added dedicated WebApplicationExceptionMapper (details / githubweb)
  55. :bug: [REST API] Fixed DeviceNotConnectedException mapped HTTP erorr code to be 400 (details / githubweb)
  56. :bug: Fixed HTTP error code for DeviceNotConnectedException from 400 to 409 (details / githubweb)
  57. fix(batch-job): handle default values correctly during job step creation (details / githubweb)

Started by user Alberto Codutti

This run spent:

  • 49 sec waiting;
  • 22 min build duration;
  • 23 min total from scheduled to completion.
Revision: 5f8a0d5f13dfe9152d0bf0b057fa994c886c7a5d
Repository: https://github.com/eclipse/kapua.git
  • origin/release-1.6.x