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

CSD-3819

JAVA Runtime

In JBoss, the Test Path header would not be read by Blueriq as a (Rest) Service endpoints due to casing issues.

The Test Path header is now obtained by a method that is case insensitive, which makes JBoss read the header properly.

BQ-13168

 

When installing Blueriq on a machine where .NET framework 4.6.2 is installed the Blueriq Studio Service does not start

Since 13.13.1 and 14.1.1 Blueriq Studio requires .NET framework 4.7.2 as the minimum installed version. This already was the minimum supported version, but was never enforced. The Blueriq installer now verifies if the .NET framework is installed.

BQ-13005

 

External Flow sessions were not visible in the development tools. Therefore the profile data, and data of the external flow on the page could not be read by the element selector.

Development tools can now read, and show all the data of External Flow sessions.

BQ-12890

 

A user currently can't properly clear an attribute value in the toolbar. The result of a clear action is not displayed in the Toolbar nor on the corresponding page.

When we initially created the clear attributevalue API the session recompose responsibility was moved from the API to red cow. This was not done correctly for R13.

CSD-3649

 

Configuration of Blueriq services where not persistent over minor upgrades

default delivered configuration .yml files of the dcm-lists and customer-data service are now persistent over minor and patch upgrades

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.2.3563

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



  • No labels