1.0.1
The following issues have been addressed in Kapua 1.0.1:
Bug fixes:
Account
- Parent Account Name In Settings -> Edit Not Correct (#2066)
- Error When Trying To Edit Account's Settings (#2001)
Backend
- service api - KapuaException unable to log exception message (#1338)
Connections
- Generic Error When Setting Reserved User In Connections (#1897)
Data
- Wrong filter in the "by Asset" visualisation (#2085)
Devices
- Managing Device's Errors When Device Is Offline (#2117)
- Kapua console Device connection_ip does not update correctly (#2084)
- Kapua device details incorrect (#2083)
- Account:Read Permissions Needed For Downloading/Exporting Devices's CSV (#2095)
- Kapua sends meta type name instead of id when updating configuration (#2093)
Jobs
- Time Dropdown Menu Not Working Properly (#1989)
REST APIs
- Wrong POST /credentials parameter in SwaggerUI (#2181)
- Wrong Internal Server Error HTTP Status Code (#2157)
- Fix Swagger home redirection with Jetty (#2041)
Roles
- Adding a Role to a User from a parent account causes error (#1987)
Service events
- uncorrect ServiceEvent stack handling on nested calls (#2060)
- Fix JMSServiceEventBus lifecycle (#2036)
Settings
Users
- Missing Descriptions Under Mandatory (Password) Fields (#2071)
- Expiration Date Parameter Not Unified (#2019)
- Credential Name Instead Of Its ID When Unlocking It (#1998)
UX
- Wrong Error Message When User Tries To Unsuccessfully Change Its Password (#2050)
Enhancements:
Backend
- Move database initialization code out of the KapuaSecurityBrokerFilter (#2038)
Certificates
- Make Certificate Service configurable (#1952)
Endpoints
- Stop Endpoint Info fallback if there are Endpoints specified in scope (#2173)
Jobs
- Added JobStepDefinition filtering on add dialog (#2191)
REST APIs
- Manage sortFields unmarshalling in REST Datastore queries (#2121)
Merged no issue-related Pull Requests:
Backend
- Include client certificates in KapuaConnectionContext (#1950)
Service Events
- Remove sender pool from map after closing (#2101)
UX
- Removal of Excel exporting (#1981)