Skip to content

1.1.1

Compare
Choose a tag to compare
@lorthirk lorthirk released this 18 Dec 14:16
· 3164 commits to develop since this release

The following issues have been fixed in Kapua 1.1.1:

Bug fixes

REST API

Fix REST-API device/{deviceId}/request API (#2781)
Fix NPE on RolesPermissions REST API (#2734)
REST Data Messages metric has stale value type (#2744)
Fixed error handling of the StreamService.publish() (#2759)

Device Management

Fix device management lifecycle APPS message processing (#2780)
Possible device event loss and not updated device last event type field (#2714)
Fixed typo in PackageAppProperties metrics names (#2778)
Fixes in Device Management Notification service (#2777)

Developer Tools

Fixed Broker configuration on Vagrant machine (#2775)

Enhancements

Backend

Throw KapuaNotFoundException if device does not exist (#2735)

REST API

Fallback to byte array for non-Kura body payload (#2745)
Feature service configuration rest (#2732)

Build and Test

H2 depedency cleanup (#2737)
Separated tests for job engine service - restart job (#2742)