You are viewing the documentation for Blueriq 13. Documentation for other versions is available in our documentation directory.
Identifier | Component | Issue | Solution |
---|---|---|---|
BQ-11937 | Runtime, CDS, DCM Lists | CVE-2021-20328 and CVE-2021-22112 were reported for Blueriq, the Customer Data Service and the DCM Lists Service. | The affected dependencies have been updated. See the Vulnerability Reports page for more details. |
BQ-11796 | Runtime | The Netty library before version 4.1.59.Final contains a vulnerability on Unix-like systems. | Upgraded the Netty library to version 4.1.59.Final in which the CVE has been fixed. |
CSD-3589 | Studio | The AquimaLibrary definition of | Updated the AquimaLibrary definition with the |
CSD-3579 | Runtime | In the global messages tab of the development dashboard settings, empty property files were created when switching to a different tab or pressing the save button. The empty property files then overwrite any default messages and they can not be deleted as long as runtime is running, which can cause errors. | Message properties are now only saved when the save button is pressed. The default properties that are not changed are copied into the new properties file such that they will still be used. The file reader was never closed, such that files could not be overwritten or deleted, this is now fixed. |
CSD-3567 | Runtime, CDS | Since the upgrade to Hibernate 5.2, placeholders were not used anymore for integer values by Hibernate, which could cause some performance loss. | We enabled this feature on Hibernate by default, so placeholders are used again. |
BQ-11468 | Runtime | The 'headers' section didn't show in the Development Tools API documentation. | Added documentation for the response headers. |