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

Identifier

Component

Issue

Solution

BQ-16832


There were some issues with the dcm-installation package.

  • The Studio service port in configuration has been updated to 150
  • The bundled DCM Foundation project has been updated to 4_9_8
  • The RabbitMQ configuration has been simplified to make use of default properties and preconfigured queue and exchange names

BQ-16831


For DCM 2.0, the default exchange names for the process engine were not bundled properly, so you would get an error if you didn't configure them in custom properties.

This has been fixed.

BQ-16826


For the trace event channel, the default RabbitMQ properties would not be used.

We removed bundled RabbitMQ properties for the trace event channel, that would overwrite the defaults.

BQ-16586


Keycloak for authentication for Studio/Encore was only accessible from the server on which Studio and Keycloak was installed.

Configuration set by the installer for Keycloak and IIS has been changed to make Keycloak accessible via the public hostname (both http and https). Beware that when upgrading from a previous minor, this configuration may not be overwritten.

  • No labels