Releases: eclipse/kapua
0.3.2
Bugfixes:
Fixed login for child account users (dba39bb)
Fixed Docker logging and clean up of assemblies modules (#1212)
Fixed job limits enforcement (#1101)
Fixed device edit dialog freezing when custom attribute is too long (#1011)
Fixed edit dialog in Jobs (#1118)
Fixed problems with large names in edit and delete dialogs (#1113 ,#1114, #1115, #1116, #1119, #1120, #1121, #1122)
Fixed Certificate Generation in OpenShift (#1207)
Fixed background colors in GWT Console (7179ccc, af54676)
Minor changes:
Certificates extensibility points improved (#1177, 2c33c2b, fae2962, e2a08f6, 6ad72be, 54ecd2b, d5c2123, 49b6b47, 658da25)
Added suppression for .repository folder (e82b843 + 497d6be)
Bumped Jetty version to 9.4.6.v20170531 (#1189)
Optional toolbar in Description tab (3aadae7)
Removed schemaName property from Liquibase XMLs (#1198)
Broker core locator - move to broker assembly module (#1226)
Removed device-call-kura dependency from device-commons module (#1227)
Added BinaryXmlAdapter for byte[] field serialization (#1228)
Feature enable configuration ssl es rest client (#934)
Refactor info message in GWT Console when device is created (#1085)
0.3.1
Bugfixes:
- Unable to add Permissions to new User (#841)
- Lockout Policy Does Not Work (#855, #856, #857)
- MessageStore expirationDate, dataIndexBy and metricsIndexBy Can be Set to Any Value (#860, #863, #864)
- rxByteLimit in MessageStoreService Can be Set to Negative Value (#862)
- Pages in Groups, Roles, Users and Jobs do not work (#870, #871, #895, #902)
- Cannot Add Permissions to Roles (#893)
- Kapua GUI Not Automatically Refreshed After Changing Accounts (#894)
- In Jobs Duplicate Targets Can be Added Twice (#903)
- Refresh Button in Devices Freezes After Clicking on it (#904)
- User Can Add Jobs With Same Names (#906)
- When Adding Targets in Jobs Not All Devices Are Listed (#907)
- Device Command Management Execution in Jobs Does Not Work (#910)
- Console UI bugs (#911)
- Data view device tab shows a subset of the actual list of available devices and metrics (#916, #939)
- Data view by asset change labels (#917)
- Manually adding a device causes the description tab to suspend while loading indefinitely (#919)
- Kapua UI Freezes If Existing Role Renamed To Non-Unique Name (#920)
- Console User Add Dialog does not set Target Scope Id (#928)
- Pages in Connections Do Not Work (#929)
- The Credentials tab should be hidden for a user with no permissions on credential service (#936)
- In Users Phone Number Field Any Symbol Can Be Added (#938)
- A user has device permission on a group but the device view is unavailable (#942)
- Unable to associate a tag to a device (#943)
- Kapua UI Freezes When Users Phone Number, Email or Display Name Too Long (#944, #945, #946)
- Multiple Passwords Can Be Added to User (#947)
- Expiration Date Of Password/API_KEY Not Shown If Set (#948)
- No Expiration Date Tab For User (#949)
- A user with no permissions should be able to access the admin console (#958)
- The Role tab should be hidden for a user with no permissions on role service (#959)
- Refresh in Device Connections is slow (#966)
- deviceConnectionUserCouplingDefaultMode Should Be a Drop Down Menu, Not Free Entry Field (#967)
- message broker - fix broker name (#969)
- Error Without Message When Adding Too Much Devices in Child Account (#970)
- Buttons in Granted Users Under Roles, Device Tags, Jobs, User Permissions, User Credentials and User Roles Look Frozen (#972, #990, #1001, #1003, #1004, #1005)
- about.html files missing in a number of modules (#976)
- Kapua Returns An Error When Trying To Create API_KEY (#987)
- No Error When Trying To Add Same Tag To Device Multiple Times (#989)
- Missing time picker for the schedule of a job (#992)
- Device edit not working (#993)
- Groups should not be assignable for non groupable permissions (#1007)
- Scheduler Domain missing (#1008)
- Cross-domain service calls authorization fixes (#1020, #1021, #1009)
- Background color in API Key confirmation dialog is split in two (#1028)
- Unable to authenticate using api-key (#1033)
- Unable To Download Device Event Log If No Account Permission (#1037)
- Unable To Use Asset, Command, Configuration, Bundles and Packages Tabs If No Account:read Permission Set (#1039, #1040, #1041, #1042, #1043)
- Error If Device Has No Assets (#1052)
- User Cannot Create/Edit/Delete Child Accounts (#1053)
- User Cannot Edit Its Settings (#1054)
- Nonconsistent Error When Trying To Delete a Device (#1057)
- Fixed border on About View (614117f)
- Fix NPE on Credentials tab (c47024a)
- Fixed device asset view tab when writing to asset (c99ad18)
- Fixed building documentation (bd66399)
- Fixed liquibase script boolean value set with dedicated property (be28883)
Minor changes:
- Clean up of *.gwt.xml config file (#835)
- Use Certificates to sign JWT tokens (#858)
- Credentials unlock (#915)
- Added hidden BrokerURL system configuration in Console settings (#1030)
- Added running status column on JobExecution grid (#1023)
- Enabling index cleanup in Elasticsearch client (#1063)
- Configurable login dialog header (2a7a3b3)
- Allow a second logo in Console home page (16a86a2)
- Allow customization of default KapuaIcon color (ead4d0e)
- Configurable product information for GWT console (207af90)
- Tag filter in Device view (bcf3de1)
- Hide tabs when missing required permissions (c620e03)
- Moved scheduler Domain seeding to kapua-scheduler-quartz module (25aed5f)
- Improved REST API error message (b418871, 0873666)