You are viewing the documentation for Blueriq 16. Documentation for other versions is available in our documentation directory.
2. Upgrade Instructions
See Release 16.3 Upgrade Instructions for the 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.3.1.1575
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 4.3.1 |
DCM Lists Service | 3.0.6 |
Material Theme | 1.2.0 |
Development tools frontend | 1.5.6 |
DCM Maintenance App | 3.0.5 |
Audit Consumer | 0.2.4 |
DCM Dashboard Service | 0.2.4 |
Gateway Service | 0.1.10 |
Document Renderer | 1.1.2 |
4. Libraries
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-20972 |
Encore |
Firefox would incorrectly show CommitSkipValidate event outputs in black or white instead of the intended gold color. |
Event outputs of type CommitSkipValidate are now correctly shown using a gold color in Firefox. |
BQ-20964 |
|
For DCM 2, when the throw message event or scheduler was called and the Case Engine had no interaction with the application yet, the Case Engine would crash. |
We initialize the process engine for the application if it's not used before. |
BQ-20939 |
Encore |
Encore would not restore the scroll position within large domain schemas, as well as forgetting to remember the project validation split ratio and the selected data mapping unit test when switching between views. |
Encore now remembers these aspects when switching between views. |
BQ-20925 |
Audit Consumer, Customer Data Service, DCM Dashboard, DCM Lists Service, Gateway, Maintenance App |
CVE-2023-41080 was detected on apache tomcat |
Fixed by upgrading apache tomcat to [10.1.13 |
BQ-20923 |
Maintenance App |
After the last Spring update in the Maintenance App, the security matcher used need to be specified as either Ant or MVC matchers. The application does not start in an application server. It does start as a standalone application. |
Changed the request matching to a valid option. |
BQ-20911 |
Encore |
When hovering over tree items in the validation report, the hover interaction was missing. |
Hover interaction is no longer missing. |
CSD-4912 |
Encore, studio |
After deleting the last branch in a repository the repository becomes unusable. |
Deleting the last branch is no longer possible (disabled). To delete the last branch in a repository, the repository needs to be deleted and recreated. |
CSD-4860 |
|
Deleting elements that are part of merge conflicts would not properly update those conflicts |
The Studio Server now properly updates relevant merge conflicts when elements are removed |
CSD-4842 |
JAVA Runtime |
The project starters did not contain all optional components |
These components have been added |
BQ-19680 |
JAVA Runtime |
When no task mappings are defined on a flow a NullPointerException is thrown. |
A proper exception that explains there are no task mappings available is thrown. |
CSD-4601 |
JAVA Runtime |
When exporting a profile through a AQ_Report service call to a database it might fail when certain control characters are present as values, thus creating invalid XML. |
AQ_Report now sanitizes the XML string from all control characters except tabs, spaces and new lines. |
7. Known issues
For an overview of known issue please refer to: Known issues