You are viewing the documentation for Blueriq 13. Documentation for other versions is available in our documentation directory.
1. Bug fixes
Identifier |
Component |
Issue |
Solution |
---|---|---|---|
BQ-13958 |
|
CVE-2021-37136 & CVE-2021-37137 are reported on Netty libraries in the runtime. |
We upgraded the Netty libraries to the latest version in which the CVEs have been fixed. |
CSD-3891 |
JAVA Runtime |
For CVE-2021-27568 we upgraded the json-path library since the CVE was reported on a transitive dependency of json-path. This caused Blueriq 11 and 12 to have a newer version of the json-path library then Blueriq 13 and 14 where this CVE was fixed in a different way by spring-boot. |
To make sure there is no downgrade in the version of json-path, when Blueriq is upgraded from version 11 or 12, the version json-path is upgraded to 2.6.0. |
CSD-3887 |
JAVA Runtime |
Failed to retrieve project shortcuts when a dynamic shortcut is configured in development tools |
Updated project shortcut handling to omit resources which cannot be started, which allows dynamic shortcuts to be retrieved |
CSD-3879 |
|
Deleting a branch while it is being used as a pending merge branch in another branch may causes that other branch to become corrupt due to a missing merge revision. |
The pending merge is now kept around even if its branch is deleted, at least until the merge is committed or cancelled. |
CSD-3867 |
studio |
When running a quick test in the studio, the inference tree did not show values from static instances. |
Values from static instances are now shown in the quick test inference tree |
2. 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.
3. Artifacts
The Blueriq artifacts are available under name: 13.13.7.3982
4. Aquima Libraries
There are no changes to the Aquima Libraries for this release.
5. Known issues
For an overview of known issue please refer to: Known issues