You are viewing the documentation for Blueriq 15. 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
For this release there are no specific upgrade instructions.
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: 15.13.21.2166
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 4.1.17 |
DCM Lists Service | 2.4.11 |
Material Theme | 1.1.11 |
Development tools frontend | 1.5.6 |
DCM Maintenance App | 2.1.31 |
Audit Consumer | 0.1.18 |
DCM Dashboard Service | 0.1.13 |
Gateway Service | 0.1.20 |
Document Renderer | 1.1.2 |
4. Libraries
For this release there are no specific Library updates.
5. Retirement announcement
For this release 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. |
CSD-5201 |
Encore |
Importing a profile in the model mapper editor would fail if it contains only a single instance, or an instance with only a single attribute |
Such profiles can now be imported as expected. |
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