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

Identifier

Component

Issue

Solution

CSD-4305

JAVA Runtime

In very specific cases, a CircularReasoningException could occur while handling REST message headers.

Fixed the issue causing the CircularReasoningException.

CSD-4294, CSD-4264

JAVA Runtime

When a request would be blocked by the XSS request body validation, nothing would be logged.

Added error logging when a request is blocked by the XSS request body validation.

  • No labels