You are viewing the documentation for Blueriq 13. Documentation for other versions is available in our documentation directory.
1. 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.
2. Artifacts
The Blueriq artifacts are available under name: 13.13.20.4934
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 3.4.11 |
DCM Lists Service | 1.4.10 |
Material Theme | 1.0.42 |
Development tools frontend | 1.1.3 |
3. Aquima Libraries
There are no specific Library updates for this release.
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 |
---|---|---|---|
CSD-3983 |
JAVA Runtime |
Test Paths would not be passed when executing automatic tasks. |
Test Paths are now preserved when starting an automatic task as the result of completing another task or starting an automatic task as the result of a message event. |
BQ-15778 | JAVA Runtime | CVE-2022-22968 is a follow up CVE from CVE-2022-22965. The issue is caused by the disallowedFields property in a DataBinder being case sensitive which means a field was not effectively protected unless patterns were registered with both upper and lower case for the first character of the field, including all combinations of upper and lower case for the first character of all nested fields within the property path. | Upgraded spring-framework to the version where this issue is fixed. |
7. Known issues
For an overview of known issue please refer to: Known issues