You are viewing the documentation for Blueriq 14. Documentation for other versions is available in our documentation directory.
2. Enhancements
Enhancement | Details |
---|---|
DCM_ExecuteTask service type for DCM 2.0 |
For use in DCM 2.0, we have introduced the Service call type: DCM_ExecuteTask service call. In the near future the behavior shall be changed, but at this moment the behavior is identical to the AQ_ExecuteTask service call. |
Running external themes from the development dashboard |
We have introduced the option to run applications from the development dashboard via custom themes, which are not prepackaged with the Blueriq Runtime. More information regarding this topic can be found in the documentation about the new development dashboard. |
3. Documentation
Documentation on the new features and improvements of this release is linked in the respective topics.
4. Changes Platform Support
Our Platform support is updated with the following changes:
4.1. Additions
- Oracle JRE 17 (21.9)
- Azul Zulu OpenJDK 17
4.2. Removals
- Oracle JRE 16 (21.3)
- Azul Zulu OpenJDK 16
5. Upgrade Instructions
There are 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.
6. Artifacts
The Blueriq artifacts are available under name: 14.6.0.4115
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 3.4.1 |
DCM Lists Service | 1.4.1 |
Material Theme | 1.0.40 |
Development tools v2 | 1.1.0 |
7. Aquima Libraries
The Aquima libraries are updated, see below what has changed:
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-3910, CSD-3901 |
JAVA Runtime |
When the development-tools profile was enabled, but no studio connection was configured, a NullPointerException would show in the log. |
The NullPointerException will not occur anymore when no studio connection has been configured. |
BQ-13973 |
|
When using DCM 2.0 and when throwing a message event with a parameter with type date or datetime, the date value would not be interpreted as a correct value. |
This has been fixed. |
CSD-3900 |
JAVA Runtime |
Validations added to a header, fragment or argument of a REST message were ignored. |
When a REST message has no body, the validation of headers was skipped. It is now checked that if the message has no body, headers, fragments and arguments are still validated. |
BQ-12525 |
|
When the External Flow profile was enabled, but the license didn't allow the usage of External Flow, Blueriq would not start. |
Blueriq is now always able to start with the External Flow profile enabled, but will report a fatal error for applications that actually contain External Flows. |
10. Known issues
For an overview of known issue please refer to: Known issues