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.5.1.1727
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 4.3.3 |
DCM Lists Service | 3.0.8 |
Material Theme | 1.2.2 |
Development tools frontend | 1.5.6 |
DCM Maintenance App | 3.0.9 |
Audit Consumer | 0.3.1 |
DCM Dashboard Service | 0.2.7 |
Gateway Service | 0.2.1 |
Document Renderer | 1.1.2 |
4. Blueriq Libraries
- The DCM_CaseCreate service call has been updated with the option reference parameter in BlueriqCaseModelling Library 1.0.2
5. Libraries
In this release, the set of third party libraries that is used by Blueriq was updated. When your installation of Blueriq includes custom components (artifacts that do not ship with Blueriq, such as proprietary plugins), those components should be tested for compatibility with these changes.
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 |
---|---|---|---|
CSD-4974 |
Document Renderer |
It is not mentioned that some libraries are required to run the document renderer client |
The installation documentation is updated that some libraries are required to be installed when running on Linux in order for the Document Renderer to be started. |
CSD-4971 |
Encore |
The dependencies in Encore could sometimes be missing usages in other reusable expressions |
Reusable expressions are now always found and shown in the dependencies again |
BQ-21370 |
JAVA Runtime |
CVE-2023-46120 found in (audit consumer) third party library amqp client |
fixed by upgrade to latest version of amqp client |
BQ-21366 |
Encore |
When viewing the dependencies of an entity in Encore, implicit usages that are stored in an Aggregate would not be included |
Entity usages in an aggregate are now included in the dependencies overview of Encore |
BQ-21359 |
|
CVE-2023-46120 affecting spring-rabbit:2.4.15 and lower was detected. |
For Blueriq versions 14 up until version 16 we updated the dependency to 5.18.0. For older versions please upgrade to a supported version. |
BQ-21295 |
Encore |
In decision table alternatives and conditional nodes in flows, Encore would not report a validation error if a closing parenthesis was missing. |
Missing closing parenthesis are now properly reported in decision table alternatives and conditional flow nodes. |
CSD-4947 |
Encore |
Multiline comments that were not closed did not report a validation error in Encore. |
Unclosed multiline comments now result in a validation error being reported. |
CSD-4948 |
Encore |
In Encore, a deletion and addition change for a project or module with the same name would share their expansion state, preventing you from expanding/collapsing them independently. |
The expansion states is now separated for deletions and additions. |
8. Known issues
For an overview of known issue please refer to: Known issues