You are viewing the documentation for Blueriq 15. 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: 15.7.1.662
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 4.1.4 |
DCM Lists Service | 2.2.4 |
Material Theme | 1.0.55 |
Development tools frontend | 1.2.3 |
DCM Maintenance App | 2.1.8 |
3. Aquima Libraries
There are no specific Library updates for this release.
4. Libraries
There are no specific Library updates for this release.
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-17878 |
|
The Keycloak provisioning script contained a typo for the configuration of a user's credentials |
The typo has been fixed |
BQ-17791 |
|
In DCM 2.0 if a trace message failed to be consumed, it could not be retried due to a missing message id in the outbox. |
Added the message id to the "other messages" which makes other messages retryable again. |
CSD-4398 |
|
A merge would fail if an attribute, relation or static instance has had its entity name changed. |
Elements with a compound key are now correctly updated during a merge operation, avoiding the error. |
CSD-4384 |
|
The installer could revert the Studio configuration to use custom authorization during an update, even if OpenID Connect authentication was previously configured |
The installer now remembers the authentication preferences. This will only have an effect from the second update onward, as an initial update is necessary to remember the chosen authentication settings |
CSD-4382 |
JAVA Runtime |
Null pointer exception was thrown when the file upload is hidden while uploading the file |
Null pointer is mitigated, and we throw warning when file upload is hidden while uploading the file |
7. Known issues
For an overview of known issue please refer to: Known issues