Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Identifier

Component

Issue

Solution

BQ-16182

 

JAVA Runtime

CVE-2022-30126 detected in Apache Tika

Upgraded to Apache Tika 1.28.2

CSD-4117

JAVA Runtime

Unable to upload the same document twice.

Fixed by clearing the file input value before uploading the next file

CSD-4110

JAVA Runtime

If a portal message was thrown inside an external flow, the flow would revert to a regular flow, not sending its exit event back to the host runtime.

After throwing a portal message, the external flow now remains external and sends its result to the host properly.