You are viewing the documentation for Blueriq 16. Documentation for other versions is available in our documentation directory.
Identifier | Component | Issue | Solution |
---|---|---|---|
BQ-22577 | Java Runtime | CVE-2024-28752 was detected on the org.apache.cxf:cxf-core-3.5.6 library | Resolved by updating the library to version 3.5.8 |
BQ-22676 | Java Runtime | CVE-2024-29025 was reported for the Netty dependency in the Runtime. | The Netty dependencies have been updated to address the CVE. |
CSD-5176 | Encore | In the AQ_Instance_Create and AQ_Instance_Update editors, unsetting an attribute/relation assignment would not clear its expression, resulting in a validation error that the expression must be empty. | The value expression of an attribute/relation assignment is now automatically cleared when clearing the assignment. |
BQ-22155 | DCM Maintenance App | When a failed message was parsed containing dates in epoch timestamp form, the DCM Maintenance App frontend would show a generic error message. | Timestamps are now parsed to a date before showing the message. |
CSD-5156 | Java Runtime | In Blueriq 16.9 the date/time handling was performance optimized. As an unexpected side effect, the handling of historical dates (before the Gregorian calendar was in existence) could be incorrect because Julian and Gregorian date handling was sometimes mixed up | As a short term fix, the changes made in Blueriq 16.9 have been reverted |
BQ-22383 | CVE-2024-1597 has been detected on PostgreSQL JDBC driver 42.6.0. | The PostgreSQL JDBC driver has been updated to version 42.7.2. If you use an external application server (JBoss for example), please make sure that the driver is up-to-date. | |
CSD-5130 | Java Runtime | Some items inside the DRD of the runtime are partially visible | All items in the DRD are now fully visible |