You are viewing the documentation for Blueriq 13. Documentation for other versions is available in our documentation directory.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

1. Bug fixes

Identifier

Component

Issue

Solution

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.

BQ-12704

 

When authentication is required for the application, the development toolbar won't appear after login.

The development toolbar parameter is saved before authentication and retrieved when authentication is succesfull.

BQ-12512

 

If no Blueriq license could be found, the runtime would fail with a NullPointerException.

We fixed this. Now, the runtime will still not start when no license is present, but it will explain why.

BQ-12346

 

If the session manager was configured to use an external session store (Redis), the Blueriq license would be checked on each request, which is bad for performance.

The Blueriq license is now only checked during startup of the runtime.

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)

before you start the upgrade.

3. Artifacts

 The Blueriq artifacts are available under name: 13.13.1.3503

This release includes these versions of Blueriq components with a separate life cycle:

4. Aquima Libraries

There are no changes to the Aquima Libraries for this release.

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








6. Known issues

For an overview of known issue please refer to: Known issues



  • No labels