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

Identifier

Component

Issue

Solution

CSD-4971

Encore

The dependencies in Encore could sometimes be missing usages in other reusable expressions

Reusable expressions are now always found and shown in the dependencies again

BQ-21370

JAVA Runtime

CVE-2023-46120 found in (audit consumer) third party library amqp client

fixed by upgrade to latest version of amqp client

BQ-21366

Encore

When viewing the dependencies of an entity in Encore, implicit usages that are stored in an Aggregate would not be included

Entity usages in an aggregate are now included in the dependencies overview of Encore

BQ-21359

 

CVE-2023-46120 affecting spring-rabbit:2.4.15 and lower was detected.

For Blueriq versions 14 up until version 16 we updated the dependency to 5.18.0. For older versions please upgrade to a supported version.

BQ-21295

Encore

In decision table alternatives and conditional nodes in flows, Encore would not report a validation error if a closing parenthesis was missing.

Missing closing parenthesis are now properly reported in decision table alternatives and conditional flow nodes.

BQ-21278

studio

When initializing a domain schema in encore the root name is empty. Keeping it empty does not trigger a validation, but does result in a fatal runtime error.

An empty domain schema root name does not result in a runtime error anymore.

CSD-4947

Encore

Multiline comments that were not closed did not report a validation error in Encore.

Unclosed multiline comments now result in a validation error being reported.

CSD-4948

Encore

In Encore, a deletion and addition change for a project or module with the same name would share their expansion state, preventing you from expanding/collapsing them independently.

The expansion states is now separated for deletions and additions.

  • No labels