You are viewing the documentation for Blueriq 13. 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 12.x release.
Table of contents
Case Engine Client properties
The property blueriq.dcm.enable-async-task-actions
has been renamed to blueriq.dcm.enable-case-engine
.
Trace Event Publisher Component properties
Some Trace event Publisher Component properties have been renamed:
Old property | New property |
---|---|
spring.rabbitmq.host | blueriq.trace.event.publisher.channel.amqp.rabbitmq.host |
spring.rabbitmq.port | blueriq.trace.event.publisher.channel.amqp.rabbitmq.port |
spring.rabbitmq.virtualHost | blueriq.trace.event.publisher.channel.amqp.rabbitmq.virtualHost |
spring.rabbitmq.username | blueriq.trace.event.publisher.channel.amqp.rabbitmq.username |
spring.rabbitmq.password | blueriq.trace.event.publisher.channel.amqp.rabbitmq.password |
spring.rabbitmq.ssl.enabled | blueriq.trace.event.publisher.channel.amqp.rabbitmq.ssl.enabled |
blueriq.trace.event.publisher.channel.amqp.exchangeName | blueriq.trace.event.publisher.channel.amqp.rabbitmq.exchangeName |
For more information on these properties, please refer to the Trace Event Publisher Component guide.
Known issues
For an overview of known issue please refer to: Known issues.