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.15.1907
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 4.1.13 |
DCM Lists Service | 2.4.7 |
Material Theme | 1.1.11 |
Development tools frontend | 1.5.5 |
DCM Maintenance App | 2.1.25 |
Audit Consumer | 0.1.15 |
DCM Dashboard Service | 0.1.9 |
Gateway Service | 0.1.15 |
Document Renderer | 1.1.2 |
4. Libraries
For this release there are no specific Library updates.
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 |
---|---|---|---|
BQ-21948 |
|
In the case engine API for the Maintenance App, exceptions would be swallowed and not show up in the logs. |
The Case Engine logs now shows exceptions that happen when calling the maintenance API from the Maintenance App. |
CSD-5065 |
Encore |
The expression after "FIRST CHARACTER OF" was not checked to be a string, resulting in incomplete error reporting, syntax highlighting and autosuggestions |
The expression is now checked as expected. |
CSD-5066 |
studio |
Studio validation could incorrectly report an error for a domain schema that referenced another domain schema, whose root entity deviated from the relation's target entity name. |
Studio now correctly validates domain schema references. Additionally, a domain schema reference can no longer be empty. |
BQ-21881 |
studio |
Renaming a repository or branch could fail if the new name already had access permissions configured. |
Access permissions that were leftover from a previously deleted repository or branch are now overwritten when renaming an existing repository/branch to the conflicting name. |
CSD-5005, CSD-5012 |
Encore |
Encore would report a validation error for attribute values that are kept empty, while this used to be allowed in Studio. This occurs for static instances, unit tests and data mapping unit tests |
An empty value is now allowed yet again, being interpreted equally to how it was in Studio |
BQ-21057 |
|
The maintenance app was not able to show the case profile when an attribute in the process profile had no value. |
Attributes without a value will be shown now. |
BQ-21990 |
studio |
CVE-2024-21319 was reported for the Studio server. | The relevant dependencies have been updated to mitigate the CVE. |
7. Known issues
For an overview of known issue please refer to: Known issues