1.0.3
The following issues have been fixed in Kapua 1.0.3:
Accounts
Devices
- Remote IP Parameter In Devices Not Correct? (#2228)
Devices - Snapshots
- "Upload and apply" Error Message Should Be Handled More Gracefully (#2175)
- "Upload and Apply" Tooltip Not Working Properly (#2216)
Endpoints
- No Endpoint Descriptions (#2217)
Jobs
- Disabled Submit Button When Trying To Start a Job (#2232)
- ID Instead Of Target Name When Removing It From Job (#2220)
- Kapua Accepts Retry Interval And Cron Schedule (#2196)
REST APIs
- devices/configurations REST endpoints have wrong descriptions in SwaggerUI (#2229)
- REST GenericRequest without Payload or Body throws NullPointerException (#2238)
- SwaggerUI suggests the wrong model type for byte[] (#2239)
Service Events
- Service event loader overrides the service event address with the module configured address (#2263)
Tags
- "Entity of type tag with id/null was not found" Error When Trying To Add Deleted Tag (#2222)
Tests
- Fix for test failures on Travis (#2274)
- Travis Build Failing Because Of Insufficient Heap Space (#2243)
UI/UX
- Non-disabled Login Password Field Causing Instant Logouts (#2251)
- Window Not Properly Grayed Out When Resized (#1854)
Users
Users - Credentials
- Add credential key minimal requirements for credential type PASSWORD (#2241)
- TextFieldValidator for FieldType.PASSWORD regex bug (#2242)
Users - Roles
- Wrong Error Message When Trying To Add An Unexisting Role To a User (#2223)