You are viewing the documentation for Blueriq 14. Documentation for other versions is available in our documentation directory.
2. Enhancements
Enhancement | Details |
---|---|
Manage delayed events in the DCM Maintenance App |
When an event fails because a case is locked, it is parked to wait on a signal when the case is unlocked. The DCM Maintenance App can now show these delayed events and allows an administrator to execute actions on these events, such as retry them manually. |
3. Upgrade Instructions
Please refer to Release 14.9 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.
4. Artifacts
The Blueriq artifacts are available under name: 14.9.0.4476
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 3.4.9 |
DCM Lists Service | 1.4.7 |
Material Theme | 1.0.41 |
5. Aquima Libraries
There are no specific Library updates for this release.
6. 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.
7. Retirement announcement
There are no specific retirement announcements.
For a full list of deprecated features, go to Deprecated features.
8. Bug fixes
Identifier |
Component |
Issue |
Solution |
---|---|---|---|
BQ-14857 |
Runtime |
DCM_TaskList would not use the default ordering as defined in Studio. |
DCM_TaskList now passes the default sorting as defined in Studio to the frontend. |
BQ-14856 |
Runtime, Customerdata |
CVE-2022-23221 is reported on the H2 library that we use |
H2 is updated to the latest version in which the CVE has been fixed. Note that H2 is only used in the development-tools, which are not meant for production. |
BQ-14850 |
Runtime, DCM Lists |
The assignee column in the DCM_WorkList was not filled, even if there was an assignee. |
The DCM List Service and Runtime have been updated to show the assignee. |
CSD-3985 |
Runtime |
Editing a boolean value corresponding with a boolean value list in Studio would incorrectly be case-sensitive. |
Studio now consistently treats boolean values as capitalized, resolving the issue. |
9. Known issues
For an overview of known issue please refer to: Known issues