You are viewing the documentation for Blueriq 16. 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
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.
3. Artifacts
The Blueriq artifacts are available under name: 16.7.1.1910
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 4.3.6 |
DCM Lists Service | 3.0.12 |
Material Theme | 1.3.0 |
Development tools frontend | 1.6.0 |
DCM Maintenance App | 3.1.0 |
Audit Consumer | 0.3.4 |
DCM Dashboard Service |
1.0.0 |
Gateway Service | 0.2.4 |
Document Renderer | 2.0.1 |
4. Libraries
For this release there are no specific Library updates.
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 |
---|---|---|---|
BQ-21990 |
studio |
CVE-2024-21319 was reported for the Studio server. |
The relevant dependencies have been updated to mitigate the CVE. |
BQ-21948 |
Case Engine |
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. |
BQ-21793 |
JAVA Runtime |
FreeFlow: Having multiple condition nodes in the main flow would result in incorrect pages/ flows being accessible |
FreeFlow: Multiple condition nodes are now evaluated correctly and only pages which should be accessible are. |
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 |
7. Known issues
For an overview of known issue please refer to: Known issues