You are viewing the documentation for Blueriq 15. Documentation for other versions is available in our documentation directory.
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: 15.13.26.2402
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 4.1.18 |
DCM Lists Service | 2.4.13 |
Material Theme | 1.1.11 |
Development tools frontend | 1.5.6 |
DCM Maintenance App | 2.1.32 |
Audit Consumer | 0.1.19 |
DCM Dashboard Service | 0.1.14 |
Gateway Service | 0.1.21 |
Document Renderer | 1.1.2 |
4. Aquima Libraries
For this release, the AquimaLibrary has been updated.
5. Libraries
For this release there are no specific Library updates.
6. Retirement announcement
There are no specific retirement announcements.
For a full list of deprecated features, go to Deprecated features.
7. Bug fixes
Identifier |
Component |
Issue |
Solution |
---|---|---|---|
BQ-23292 |
Encore |
The scroll position of navigation menus was not remembered once the navigation menu had been closed. |
Opening the navigation menu now restores the scroll position according to the previous time the navigation menu was open. |
CSD-5342 |
Encore |
An expression editor that is not initially visible, e.g. when it is shown in a tab that isn't open when opening an editor, and has validation errors/warnings would remain invisible until the window is resized. This occurred only when using Chrome, using Firefox behaved as expected. |
The expression editor now properly resizes itself when becoming visible, such that the expression is shown without needing to resize the window. |
BQ-23252 |
|
The AQ_File_Move service always assumed the permanent persistence level for the target connection. |
Introduced a Persistence parameter that controls the persistence level for the target connection. |
CSD-5302 |
Java Runtime |
When using |
The REST service client will now fail with the field validation's message instead of failing with an unexpected exception. To fully disable including field validations for REST responses, the new legacy toggle |
CSD-5221 |
|
When getting hibernate properties for the sql stores, we would iterate multiple times over all available properties to filter out hibernate properties. |
Fixed this by checking if a property is relevant and immediatelly processing it. |
8. Known issues
For an overview of known issue please refer to: Known issues