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

Identifier

Component

Issue

Solution

BQ-21582

JAVA Runtime

CVE-2023-34062 affected Reactor Netty HTTP Server lower than 1.0.39Updated version of netty Reactor Netty HTTP Server to 1.0.39

CSD-4972

Encore

The element history would fail to load for elements that contain the name "Keycloak" due to an incorrect IIS rewrite rule.

The rewrite rule has been adjusted in IIS to avoid a redirect to Keycloak's administation page, allowing the element history to load properly again.

CSD-4939

JAVA Runtime

Performance of AQ-File-Move is slow due to meta data being read twice per kilobyte of the file which is being moved

Added caching so meta data no longer gets read every kilobyte

CSD-4936

JAVA Runtime

The runtimeConfiguration endpoint in the Development Tools API would respond with an HTTP 500 status when no config location was set.

The runtimeConfiguration endpoint in the Development Tools API will now work as expected when no config location is set.

  • No labels