Fix broken build not generating all web content Jira issue ID: QB-5673 Description: Fix broken build not generating all web content.
Fix persistent storage path in precedents-service Jira issue ID: QB-5663 Description: Use custom storage path if one was provided by the user in the installer.
Shortening of softpatch sets corrected Jira issue ID: QB-5347 Description: Algorithm for shortening softpatch sets has been corrected, affecting e.g. moving columns in certain tables.
Fixed by upgrading Oracle driver Jira issue ID: QB-3179 Description: Upgrade Oracle to 1.4.9.1009 fixed the issue
New KeepAlive option to repository DB notification handler. Jira issue ID: SHEND-500 Description: Due to network instabilities repository service could sometimes loose the connection on the database notification handler. Repository service was unaware that the connection has been lost and therefore did not make any attempts to renew it. In order to avoid this from happening a KeepAlive option has been added to force a connection check at the given intervals. This is controlled via newly introduced key in C:\Program Files\Qlik\Sense\Repository\Repository.exe file and by default set to 60 seconds: <add key="DatabaseChannelReceiverKeepAlive" value="60" />
Minor updates in connection session settings for Advanced LDAP UDC. Jira issue ID: SHEND-495 Description: Logic behind the two following Advanced LDAP flags has been slightly improved: ▪ nocertverify - skips server certificate validation ▪ certdebug - debug level on certificate chain validation errors, if any, for troubleshooting