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

Before you upgrade make sure to read the General Upgrade instructions as well as the Upgrade instructions for previous versions.

The changes are color coded. Orange elements have been changed, Green elements have been added and Red elements have been removed compared to the 15.x release.

Table of contents

Property renames for external flow/external sessions

Due to Lettuce being the bundled Redis Driver now, this change is reflected in some External Flow Properties, which need to be renamed:

Old: blueriq.external-flow.redis-store.jedis.pool.*

New: blueriq.external-flow.redis-store.lettuce.pool.*

You may have some custom connection pool properties for the Key-Value Redis Store Component as well, which should also be renamed from jedis to lettuce.

Known issues

For an overview of known issue please refer to: Known issues.