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

Version 1 Current »

1. Upgrade Instructions

For release 13.0.1.1357 there are no specific upgrade instructions.

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.

2. Artifacts

 The Blueriq artifacts are available under name: 13.0.1.1357

3. Aquima Libraries

For release 13.0.1.1357 there are no specific Library updates.

4. Bug fixes

Identifier

Component

Issue

Solution

CSD-3319

Studio Client

When opening an editor in Studio which contained an expression editor, a security error would occur.

This error occurred due to a partial trust constraint, which has been resolved.

BQ-10007

Studio

Renaming a repository or branch would cause pending changes to go missing upon server restart.

The workspace corresponding with the branch will now be renamed together with repository and branch renames, ensuring that pending changes stay available.

CSD-3299

JAVA Runtime

The links in the response of the Backend REST API didn't contain all arguments that were passed with the request.

If an optional argument is passed, this will be added to the links now. Note that if an optional argument isn't passed, it will be displayed in the link as a template variable (eg. {&sort} ), to inform clients that this argument is optional.

CSD-3244

frontend

In the Material Theme, the width of conditionally editable elements would fail to be applied after a component was reinitialized.

A small delay has been inserted before applying the changes, allowing for newly initialized components to have finished rendering before applying the desired width.

5. Known issues

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



  • No labels