1.4.1
Bugfixes
[backend] Fixed JobEngineService error messages bundle configuration (#3239)
[backend] Fixed Liquibase properties which where not compatible with MySQL (#3271)
[build] external/pom.xml not found (#3196)
[console] Fixed Console Http Session Fixation security issue (#3197)
[console] Fixed KapuaErrorHandlerServlet missing template mapping (#3211)
[deployment] Fixed declaration of showStacktrace in Console assembly run file (#3267)
[sso] Fix openIDidToken variable on AuthenticationServiceShiroImpl (#3245)
[sso] SSO: ID Token should be used in place of the Access Token in the OIDC authentication step (#3257)
[test] Jobs and TriggerService tests failing on GitHub Actions (#3224)
Enhancements
[authentication] Introduced usage of ConfigurationPrinter in some classes (#3223)
[backend] Added indexes on jBatch tables to improve performances (#3191)
[backend] Cache exception handling improvement (#3183)
[build] GitHub Actions CI (#3182)
[build] Remove TravisCI.org integration (#3237)
[console] Added isValid check before enabling Submit button on ActionDialog (#3220)
[dependencies] Bump Apache HTTP Client to 4.5.13 (#3243)
[dependencies] Bump log4j-api version from 2.8.2 to 2.14.0 (#3199)
[dependencies] Bump slf4j-api dependency version from 1.7.26 to 1.7.30 (#3198)
[dependencies] Bumped version of commons-codec from 1.9 to 1.15 - CWE-200 (#3277)
[dependencies] Bumped version of guava from 27.1-jre to 30.1-jre - CVE-2020-8908 - CWE-200 (#3276)
[dependencies] Upgraded Shiro version from 1.3.2 to 1.5.3 - CVE-2019-12422 - CVE-2020-1957 - CVE-2020-11989 (#3203)
[dependencies] Upgradend Quartz Scheduler Version to from 2.2.3 to 2.3.2 - CVE-2019-13990 - CWE-611 (#3204)
[device-management] Device management response stacktrace show option (#3210)
[documentation] Removed kapua-external module references from documentation (#3214)
[documentation] Update Copyright Year to 2021 (#3189)
[jobs] Forbid modifying JobSteps if Job has started at least once (#3241)
[sso] Improved AuthenticationServiceShiro validation of credentials (#3242)
[sso] Improved logged parameters in SsoCallbackServlet request (#3244)