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
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: 16.11.10.2612
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 4.5.5 |
DCM Lists Service | 3.1.5 |
Material Theme | 1.3.4 |
Development tools frontend | 1.7.0 |
DCM Maintenance App | 4.1.8 |
Audit Consumer | 0.5.6 |
DCM Dashboard Service |
1.1.5 |
Gateway Service | 0.4.9 |
Document Renderer | 2.2.2 |
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-23854 |
|
The Development Tools REST API documentation did not display the endpoint documentation snippets. |
The Development Tools REST API properly displays all relevant snippets again. |
BQ-23806 |
Encore |
Dropdown menus would be opened above the dropdown if the list of items exceeded the available space below the dropdown, even if there was more room available below the dropdown. |
Dropdown now always open downwards when there is more room available below the dropdown. |
CSD-5498 |
Encore |
Duplicating a project from within Encore would incorrectly duplicate all module elements directly into the project, instead of the module they should be part of. This resulted in an error when saving the changes. |
Duplicating a project has been corrected to duplicate all containing elements into the correct parent element. |
CSD-4734 |
Java Runtime |
When using Discovery for OpenID Connect settings, and when the Identity Provider wouldn't supply the optional 'alg' parameter in its JWK response, the runtime wouldn't load this public key. |
JWK Public Keys are now loaded if the 'alg' parameter is not supplied by the Identity Provider. |
CSD-5500 |
Encore |
The content in the REST service editor was not scrollable, resulting in parts of the editor to be invisible and non-interactive. |
The areas that may contain content that can overflow have been made scrollable. |
CSD-5491 |
|
When using JWT authentication, the blueriq.security.jwt.login-path property would not be honored when starting an authenticated flow through the development dashboard. Instead it would always use the default value of "/login". |
The blueriq.security.jwt.login-path is now also honored when starting an authenticated flow through the development dashboard. |
BQ-23502 |
Encore |
Various editors would re-expand tree items even if they had been previously collapsed when re-entering an open editor. |
Tree nodes are now only automatically expanded when initially opening an editor, not when re-entering an editor. |
CSD-5315 |
|
Documents created by the document import wizard always required extra nodes with specific content styles in order to be compatible with the default Blueriq XSLTs for the document renderer. Doing this manually after a document had been imported was quite tedious. |
Nodes with the content styles 'Normal' and 'Body' are now automatically added to documents created by the document import wizard. |
BQ-22837 |
Encore |
Editing text items in Google Chrome could show erratic behavior when deleting content using backspace or delete, as well as inadvertently moving the cursor to the beginning of the text. |
Various improvements have been made to reduce the chance of erratic behavior. |
7. Known issues
For an overview of known issue please refer to: Known issues