Skip to content

1.4.0

Compare
Choose a tag to compare
@lorthirk lorthirk released this 23 Dec 11:07
· 2432 commits to develop since this release

Kapua 1.4.0 upgrades the Elasticsearch version to 6.8.7. When upgrading from a previous version, users should run the Elasticsearch Migration Tool in order to convert existing data to the new index format. More details here

Enhancements

[account-settings] Extend accountSelfEdit support in Configurations (#3152)
[account-settings] JobExecutionService should not be configurable (#3156)
[account-settings] More services should not be configurable (#3169)
[backend] Added index on DeviceConnection table (#3178)
[backend] SslVerify property is not used and should be removed (#3139)
[credentials] Configurable MFA machine trust key duration (#3167)
[credentials] MFA QRCodeServlet removal (#3147)
[datastore] Elasticsearch 6.8 (#3133)
[dependencies] Forced Netty3 version to 3.10.6.Final (#3184)
[documentation] Add Credentials documentation to Gitbook summary (#3154)
[documentation] Credentials documentation (#3141)
[documentation] Multi Factor Authentication user manual (#3132)
[license] Upgrade license to EPL 2.0 (#2987)
[rest-api] MFA authentication and CRUD operations via REST API (#3166)
[sso] Change SSO module position and naming convention. (#2763)
[sso] Conditional statements for OpenID Connect provider selection should be improved (#3145)

Bugfixes

[build] Missing zxing dependencies added to broker assembly (#3151)
[credentials] Fixes for Multi Factor Authentication (#3137)
[datastore] Fix ES6 Migration Tool data index mapping name and Refresh before Reindex (#3157)
[rest-api] Fix OutOfBound exception in ApiKey authentication Rest API (#3177)
[test] QA trigger end date changed to avoid TriggerNeverFiresException (#3175)