Breaking change: Replace 'errorlogs' with 'error-details' API
Improve retrieval of erroneous update- and system-reports via the error-details API.
Breaking change
The recently introduced errorlogs
endpoint has been replaced by the error-details
endpoint. The endpoint now supports paging and uses an enumerator to select the report type.
Improvements
- ROLEX-1930: Introduce service-layer storing error details happening during update- and system-report processing on Install API, allowing to filter, page, and download erroneous reports.
Bugs fixed
- ROLEX-1918: Fix update- and system-reports without persisted sha256 are not retrievable via error-details API