You are viewing the documentation for Blueriq 15. Documentation for other versions is available in our documentation directory.
1. Upgrade Instructions
See Release 15.4 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.
2. Artifacts
The Blueriq artifacts are available under name: 15.4.1.5398
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 4.1.0 |
DCM Lists Service | 2.2.0 |
Material Theme | 1.0.49 |
Development tools frontend | 1.2.2 |
3. Aquima Libraries
There are no specific Library updates for this release.
4. Libraries
In this release, no third party libraries that are used by Blueriq were updated.
5. Bug fixes
Identifier |
Component |
Issue |
Solution |
---|---|---|---|
CSD-4323 |
|
Encore could fail to load a branch if it contained an external flow without contract or configuration module |
Branches with such external flows can now be opened in Encore as expected |
CSD-4263 |
JAVA Runtime |
The XSS JSON Request Body filter would not be applied to requests with a Content-Type header that includes an argument (e.g. 'application/json;charset=UTF-8' |
The XSS JSON Request Body filter will now be applied to any request with a media type that's compatible with the application/json media type. |
CSD-4278 |
|
Due to a restriction placed on the Studio Client by the .NET Framework, it was not possible to render deeply nested validation trees. |
Validation trees are now rendered as indented lists instead of nested trees. These are visually similar while avoiding the restriction. |
CSD-4277 |
|
A recent bugfix in 15.2.1 and 14.11.6 (CSD-4225) has introduced an undesirable project validation error when a library contains multiple process modules |
Validation of message events is no longer done when a library contains more than one root process module |
6. Known issues
For an overview of known issue please refer to: Known issues