1.1.2
The following issues have been fixed in Kapua 1.1.2:
Bug Fixes
Backend
Fix KapuaNamedEntity name validation (#2796)
Build
Fix H2 URI in Dockerfile (#2830)
Datastore
datastore - error in data view by topic when the topic name contains the character '°' (grade) (#2833)
Device Management
Fixed closing of the Device Management Operation (#2793)
Devices
Bug While Creating a New Device From Backend (#2713)
Groups
Bug While Creating a New Group From Backend (#2710)
Messaging
fix broker metrics names (#2827)
Tags
Bug While Creating a New Tag From Backend (#2709)
Enhancements
Device Management
Added show of the in progress log on Device Management Operation (#2792)
Jobs
Added Dialog to show Job Execution Log in Console (#2794)
Security
Upgraded Jackson dependencies version from 2.9.9.1 to 2.10.1 - CWE-502 (#2822)
Upgraded commons-beanutils version from 1.9.3 to 1.9.4 - CVE-2019-10086 - CWE-502 (#2821)
Upgraded commons-fileupload version from 1.3.2 to 1.4 - CVE-2016-1000031 - CWE-284 (#2837)
Upgraded Jose4j version from 0.5.2 to 0.7.0 - CWE-200 (#2831)
Test
Exclude test classes from Codecov reports (#2820)