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

Identifier

Component

Issue

Solution

BQ-20419


CVE-2023-34462 was detected on the Gateway Service, for the Netty LibraryUpgraded the Spring boot dependency, which ships a newer version of Netty

BQ-20392

Encore

Encore incorrectly showed a pencil icon to change the entity of an attribute, relation or static instance even if the element is in an external library

When viewing an element in an external library or from a virtual view, the pencil icons in the entity input are no longer shown

CSD-4766

Encore
Studio Server

Rest service validation in Encore was missing some validations, while the validation in the Studio Server was not implemented correctly

Validation in the Studio Server was fixed for 16.1 (not for 15.13.2 due to the introduction of new validations), and the validation in Encore fixed in 16.1 and 15.13.2

CSD-4768

Encore

Encore could continue to indicate that a save operation is in progress

We believe to have addressed the issue by always synchronizing change notifications from the server

BQ-20259

Encore

The columns in the Resource where shown in the right order, but internally they where not sorted in the same way as they were shown. This caused a runtime error when parsing the exported project.Fixed the internal order of the columns such that they correspond with the order they are shown to make them usable by the runtime after an export.

CSD-4743

Encore

Required parameters on inline fields did not trigger validation errors when absent

The necessary validations have been added

BQ-20200


CVE-2023-2976 was detected on the guava library

Updated guava to 32.0.1-jre

CSD-4627

JAVA Runtime

When using OpenID Connect discovery, it was not possible to configure an URI for the OpenID Connect Provider to redirect to after signing out.

Introduced the blueriq.security.openid-connect.post-logout-redirect-uri property to make the post logout redirect URI configurable.

BQ-20157

JAVA Runtime

During file upload and document generation process, there is missing value for property CASE_ID in generated Metadata file

The CASE_ID property has been added to the metadata for DCM 2. For DCM 1 the PROCESS_ID property has been added to the metadata.

  • No labels