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

Identifier

Component

Issue

Solution

CSD-4525, CSD-4398

versionmanagement

Changing the entity of a relation, potentially though a rename of an entity, could cause failures during a merge operation

Extended the solution for CSD-4398 to work correctly for relations.

CSD-4494

JAVA Runtime

In some cases, a connection with Redis would be reset and it would not be not reestablished.

We changed the Redis client library from Jedis to Lettuce and this resolves the issue.

  • No labels