Alberto Codutti

Results 14 issues of Alberto Codutti

This PR add a bunch of javadoc to the KapuaConfigurableService stuff and cleans up a bit the code **Related Issue** _None_ **Description of the solution adopted** Added a bunch of...

Enhancement

This PR adds missing SUBMIT enum value in Action definition in OpenAPI **Related Issue** _None_ **Description of the solution adopted** Added missing enum value **Screenshots** _None_ **Any side note on...

Bug
documentation

This PR fixes the definition of JobTarget in Open API. - Fixed properties - Added missing JobTargetStaus **Related Issue** _None_ **Description of the solution adopted** Fixed the documentation **Screenshots** _None_...

rest-api
documentation

This PR refactors the JaxbContext model and usage. **Related Issue** _None_ **Description of the solution adopted** Improved usage by simplifying the creation and setting of the properties by creation of...

Enhancement

**Is your feature request related to a problem? Please describe.** it would be nice to have a task which removed obsolete Device Events which now makes the `dvc_device_event` table very...

Enhancement

This PR upgrades the version of Apache Shiro dependencies from 1.8.0 to 1.10.0 solving following CVEs - CVE-2022-40664 - CVE-2022-32532 **Related Issue** _None_ **Description of the solution adopted** Upgraded version...

Dependencies

Added NOTICE.md file according to the [Eclipse Project Handbook](https://www.eclipse.org/projects/handbook/#legaldoc-notice) **Related Issue** _None_ **Description of the solution adopted** Added the file according the [Eclipse Project Handbook](https://www.eclipse.org/projects/handbook/#legaldoc-notice) **Screenshots** _None_ **Any side note...

Enhancement
Documentation

This PR introduces APIs to enable persistent storage of last DeviceAsset and DeviceConfiguration from a Device. **Related Issue** _None_ **Description of the solution adopted** Added hooks to enable the persistent...

Enhancement

Brief description of the PR. [e.g. Added `null` check on `object` to avoid `NullPointerException`] **Related Issue** This PR fixes/closes _{issue number}_ **Description of the solution adopted** A more detailed description...

This PR creates a UPGRADE_NOTES.md file which is supposed to report all PR which requires some attention when upgrading to the current version **Related Issue** This PR is a integration...

Documentation