1.5.3
Enhancements
[Console] Added session AccessToken refreshing on the Console Web Filter (#3440)
[Console] Set console 'job.engine.client.auth.mode' to 'access_token' (#3438)
[Core] Feature kapua list result get items enhancements (#3374)
[CORS] CORS filter is now configurable for users in kapua-sys child account (#3358)
[REST API] Added 'forced' paramer to DELETE /jobs/{jobId} (#3420)
[Job] Now job names can contains colon (#3384)
[Job] Implemented JobStepProperty.secret (#3377)
Bugfixes
[Account] Fix parent account path format (#3414) (#3427)
[Console] Changed the displayed messaged for No Item Selected... in tabs (#3411)
[Console] Fixed DeviceManagementException handling in Console (#3406) (#3407)
[Console] Fixed Keystore Keypair creation from console (#3372)
[Javadoc] Fixed typoes in javadoc (#3381)
[Job Engine] Job's errors messages now print the explanation (#3382)
[Job Engine] Added missing JobEngineException error messages (#3383)
[REST API] Fixed Rest API doPrivileged authentication trusted (#3429)
[Scheduler] Fixed NPE on TriggerService.find when Trigger does not exist (#3378)
[Test] Increased wait times for job operations to complete (#3373)