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.11.6.2479
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 4.5.4 |
DCM Lists Service | 3.1.4 |
Material Theme | 1.3.4 |
Development tools frontend | 1.7.0 |
DCM Maintenance App | 4.1.6 |
Audit Consumer | 0.5.5 |
DCM Dashboard Service |
1.1.4 |
Gateway Service | 0.4.7 |
Document Renderer | 2.2.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-23499 |
Encore |
The scroll position of the dependencies panel would be forgotten. |
The scoll position of the dependencies panel is now restored when navigating between views. |
CSD-5425 |
Encore |
All profiles in the unit test editor would be expanded each time the editor is opened. |
When opening the editor for the first time, a profile is only expanded if the unit test has exactly one profile. Navigating between editors no longer forces all profiles to be expanded. Additionally, scroll positions are remembered. |
BQ-23437 |
Encore |
The expression modal may extend beyond the available height, making the lower part of the expression and the Close button not visible. |
The expression editor now shrinks according to the available screen height. |
BQ-23413 |
Encore |
The scroll position of various views would not be restored when navigating between views, for example in the globals view. |
The scroll position is now remembered. |
CSD-5384 |
|
Message event is not added to the maintenance app after Case engine crashes in specific situations. The process continues as normal, while nothing happened. |
The message event will now be added to the maintenance app and the process fails as it should when the case engine crashes. |
CSD-5386 |
|
Warnings about "Support for convention-based stereotype names is deprecated.." are present during startup. |
Stereotype names are now explicitly added to Blueriq's custom annotations, removing the warnings on startup. |
CSD-5378 |
|
Derived values in the process profile are not available in the GetCaseInfo service |
When the process profile is mapped to the implementation profile, the values required for the mapping are sourced in the process profile first, so they end up in the implementation profile as well. |
CSD-5367 |
Java Runtime |
When an unrelated error happens during the logout process, it would stop the logout process resulting in a unfinished state. |
Errors will now be caught and logged during logout making sure that the logout process continues on an error. |
CSD-5365 |
Encore |
In the page/container editor, the Display name of a container containment may sometimes show the placeholder text on top of the TSL text. |
The placeholder text no longer overlaps the TSL text. |
CSD-5285 |
Encore |
Dropdowns that allow for multiple items to be selected might take too much vertical space such that the dropdown is no longer visible. |
The maximum height of dropdowns has been limited to a percentage of the available viewport height, such that there is always room for the dropdown to be opened. |
BQ-22476 |
Gateway, Material |
When the single sign on session is revoked or removed in the identity provider the Gateway is unable to resume a current session resulting into errors in the dashboard frontend from which we cannot recover. |
If the gateway is unable to authorize or re-authorize with the identity provider such as Keycloak it will return a 401 status, in order for the dashboard frontend to pick it up and re-authenticate with the identity provider. |
CSD-5402 |
Encore |
Several grid alignment issues existed with nodes in the process and flow editor |
Split, join, conditional, timer and message nodes now align properly. Shift expanding nodes can no longer cause nodes to snap between grid lines. |
7. Known issues
For an overview of known issue please refer to: Known issues