You are viewing the documentation for Blueriq 14. Documentation for other versions is available in our documentation directory.
1. Upgrade Instructions
For this release there are not 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.
2. Artifacts
The Blueriq artifacts are available under name: 14.11.31.6376
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 3.4.23 |
DCM Lists Service | 2.0.11 |
Material Theme | 1.1.3 |
Development tools frontend | 1.3.1 |
Document Renderer | 1.1.1 |
3. Libraries
For this release there are no specific Library updates.
4. Retirement announcement
For this release there are no specific retirement announcements.
For a full list of deprecated features, go to Deprecated features.
5. Bug fixes
Identifier |
Component |
Issue |
Solution |
---|---|---|---|
BQ-20832 |
|
CVE-2023-33546 is reported on the Janino library which is used by older versions of the runtime & CDS |
The Janino library has been upgraded to the latest version in which the CVE was fixed. |
CSD-4751 |
JAVA Runtime |
A session would sometimes not be written to Redis yet while retrieving it after a redirect. This happens if the legacy endpoints /server/start/* are used in combination with Redis and JBoss EAP. This only happens in JBoss due to a difference in the order of marking the request response as complete between Tomcat and JBoss. |
We now manually flush the session after session creation to make sure that the flush happens before the marking the request as finished. |
6. Known issues
For an overview of known issue please refer to: Known issues