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.11.1724
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 4.1.11 |
DCM Lists Service | 2.4.4 |
Material Theme | 1.1.11 |
Development tools frontend | 1.5.5 |
DCM Maintenance App | 2.1.22 |
Audit Consumer | 0.1.12 |
DCM Dashboard Service | 0.1.7 |
Gateway Service | 0.1.11 |
Document Renderer | 1.1.2 |
4. Libraries
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 |
---|---|---|---|
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. |
BQ-21278 |
studio |
When initializing a domain schema in encore the root name is empty. Keeping it empty does not trigger a validation, but does result in a fatal runtime error. |
An empty domain schema root name does not result in a runtime error anymore. |
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. |
7. Known issues
For an overview of known issue please refer to: Known issues