You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.
1. New
2. Enhancements
Enhancement | Details |
---|---|
Improved licensing transparency in Encore |
Now, based on your license, we clearly indicate which features are not included.
This update ensures better visibility into your licensing scope, preventing surprises later on. As we have added additional checks to the Studio license file that were only available in the Runtime license file, you may need to update your license-file on the Studio server. Updated license files for the Studio server can be found in the Customers section. |
More advanced resizing of decision table cells in Encore. |
The decision table editor in Encore has been improved to support more resizing scenarios.
|
New backend for Studio history data |
The Studio server achieves its storage of repository history using a separate service, which has been rewritten from the ground up with this release. This is largely transparent to users, but we have observed various performance improvements:
|
Spring Boot 3.4 |
Spring Boot has been updated from 3.3.6 to 3.4.3 in the Blueriq Runtime and related components. This introduces newer versions of libraries. If your project has custom code that depends on libraries that come with Spring Boot, you may want to check the release notes from Spring. |
3. Documentation
Documentation on the new features and improvements of this release is linked in the respective topics.
4. Upgrade Instructions
See Release 17.11 Upgrade Instructions for the 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.
5. Artifacts
The Blueriq artifacts are available under name: 17.11.0.434
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 5.2.0 |
DCM Lists Service | 4.2.0 |
Material Theme | 1.5.x |
Development tools frontend | 2.0.2 |
DCM Maintenance App | 5.3.0 |
Audit Consumer | 1.3.0 |
DCM Dashboard Service | 2.3.0 |
Gateway Service | 1.4.0 |
Document Renderer | 2.4.1 |
6. Blueriq Libraries
There are no specific Library updates for this release.
7. Libraries
In this release, the set of third party libraries that is used by Blueriq was updated. When your installation of Blueriq includes custom components (artifacts that do not ship with Blueriq, such as proprietary plugins), those components should be tested for compatibility with these changes.
8. Retirement announcement
There are no specific retirement announcements.
For a full list of deprecated features, go to Deprecated features.
9. Bug fixes
Identifier |
Component |
Issue |
Solution |
---|---|---|---|
CSD-5988 |
Java Runtime |
In some cases, when filtering an aggregate list, the filter value would not be escaped properly, which could allow users to circumvent filters that were predefined in the Blueriq model. |
Filter values will now be escaped properly in all cases. |
BQ-24927 |
Installer, Studio |
When separately running the Keycloak setup script which is bundled with the installer, it could fail because it would incorrectly assume a runtime client was available |
The script has been fixed |
CSD-5957 |
Java Runtime |
When using AQ_RestServiceClient, any |
The request header |
CSD-5947 |
Java Runtime |
After having changed the language of a Blueriq session, recomposing the page from a frontend did not include any changes in translations |
The old and new pages were compared using the new language, whereas the previous language should have been used for the old page. This has now been adjusted. |
BQ-24473 |
Encore |
Timer activity edges in a process graph did not report an error when no condition was set. |
The condition is now validated to not be empty, reporting an error if it is. |
10. Known issues
For an overview of known issue please refer to: Known issues