You are viewing the documentation for Blueriq 14. Documentation for other versions is available in our documentation directory.
1. Enhancements
Enhancement | Details |
---|---|
AQ_Aggregate_List | Added the ability to select a button event type in the action column of the AQ_Aggregate_List container. Previously it would always default to 'Validate and Continue', which was not always the wanted behavior. The default is still set to 'Validate and Continue' to ensure that no breaking changes occur. |
2. Bug fixes
Identifier |
Component |
Issue |
Solution |
---|---|---|---|
BQ-13344 |
Java Runtime |
CVE-2021-28170 was reported on jakarta.el-3.0.3.jar |
Excluded jakarta.el-3.0.3.jar as a dependency as it was not used, by blueriq, but by spring-cloud-config-server |
CSD-3795 | The studio could fail to display boolean values correctly if they were stored using an unexpected capitalization. | The studio now normalizes values to interpret their boolean value correctly. | |
CSD-3820 | Studio | The Studio backup could grow substantially when making frequent backups, resulting in the backup process becoming slower over time. | The history data is now periodically optimized to reduce the storage, which also positively impacts backup sizes. |
3. Upgrade Instructions
There are no specific 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.
4. Artifacts
The Blueriq artifacts are available under name: 14.2.1.3630
5. Aquima Libraries
There are no changes to the Aquima Libraries for this release.
6. Known issues
For an overview of known issue please refer to: Known issues
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.