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.25.2363
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 4.1.18 |
DCM Lists Service | 2.4.13 |
Material Theme | 1.1.11 |
Development tools frontend | 1.5.6 |
DCM Maintenance App | 2.1.32 |
Audit Consumer | 0.1.19 |
DCM Dashboard Service | 0.1.14 |
Gateway Service | 0.1.21 |
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 |
---|---|---|---|
CSD-5334 |
Java Runtime |
Query parameters and path segments added to an AQ_RestServiceClient call would not always be URL encoded properly, causing an error when the parameter value would contain special characters, like {, } and ". |
This has been fixed. Special characters are now properly URL encoded |
CSD-5291 |
Java Runtime |
When starting a project with a shortcut and using a test path as query parameter, the main branch would still be started first and subsequent calls would use the test path branch. |
When starting a project with a shortcut and using a test path as a query parameter, the version of the shortcut now gets overriden with the test path version. |
7. Known issues
For an overview of known issue please refer to: Known issues