You are viewing the documentation for Blueriq 16. Documentation for other versions is available in our documentation directory.
1. Documentation
Documentation on the new features and improvements of this release is linked in the respective topics
2. Upgrade Instructions
There are no specific upgrade instructions for this release.
As a best practice
- backup your repository
- backup your database before running scripts
- backup your
spring.config.additional-location
directory ([Blueriq installation directory]\Runtime) - backup any config files you have altered under [Blueriq installation directory]\Services
before you start the upgrade.
3. Artifacts
The Blueriq artifacts are available under name: 16.10.1.2168
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 4.5.1 |
DCM Lists Service | 3.1.1 |
Material Theme | 1.3.3 |
Development tools frontend | 1.7.0 |
DCM Maintenance App | 4.1.2 |
Audit Consumer | 0.5.1 |
DCM Dashboard Service |
1.1.1 |
Gateway Service | 0.4.3 |
Document Renderer | 2.1.0 |
4. Libraries
For this release there are no specific Library updates.
5. Retirement announcement
There are no specific retirement announcements.
For a full list of deprecated features, go to Deprecated features.
6. Bug fixes
Identifier |
Component |
Issue |
Solution |
---|---|---|---|
BQ-22740 |
Studio |
A branch that has been migrated to a newer version of Blueriq could still be opened in older versions, potentially resulting in crashes due to unsupported data. |
Opening a branch which has been migrated to a newer version than supported will now always report an error. |
CSD-5210 |
Encore |
When a login action fails with a 500 Internal Server Error it may happen that a confusing error message with "OK" is being shown. |
The error message no longer falls back to the HTTP's status text, which may be unavailable e.g. for HTTP/2 connections. Instead, it shows that an unknown error occurred. |
BQ-22726 |
Java Runtime |
The RabbitMq SSL default properties are ignored, which causes SSL connections to be disabled when the SSL enabled property is set to true. |
SSL default properties are now used properly, so a SSL connections in RabbitMq will be enabled when the default SSL enabled property is set to true. |
BQ-22693 |
Gateway |
CVE-2024-29025 affects Blueriq Security Gateway. |
Manually set Netty dependency to version 4.1.108.Final |
CSD-5190 |
Java Runtime |
Table cell contents of AQ_InstanceList would inadvertently have a single presentation style with the instance's GUID, regardless of the modeled presentation style. Additionally, containers of type AQ_FileDownload would never reflect their modeled presentation styles. |
The table cell content now has its originally modelled presentation style. AQ_FileDownload also reflects its modeled presentation styles as expected. |
7. Known issues
For an overview of known issue please refer to: Known issues