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

1. Documentation

Documentation on the new features and improvements of this release is linked in the respective topics.

2. Upgrade Instructions

For this release there are no specific upgrade instructions.

As a best practice

  • backup your repository
  • backup your database before running scripts
  • backup your spring.config.additional-location directory ([Blueriq installation directory]\Runtime)
  • backup any config files you have altered under [Blueriq installation directory]\Services

before you start the upgrade.

3. Artifacts

 The Blueriq artifacts are available under name: 15.13.7.1576

This release includes these versions of Blueriq components with a separate life cycle:

Component

Version

Customer Data Service4.1.10
DCM Lists Service2.4.4
Material Theme1.1.11
Development tools frontend1.5.5
DCM Maintenance App2.1.21
Audit Consumer0.1.11
DCM Dashboard Service0.1.6
Gateway Service0.1.9
Document Renderer1.1.2

4. Libraries

ArtifactId

GroupId

License

Version in 15.13.6

Version in 15.13.7

groovy

org.codehaus.groovy

Apache License 2.0

3.0.18

3.0.19

micrometer-core

io.micrometer

Apache License 2.0

1.9.13

1.9.14

netty-buffer

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-codec

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-codec-dns

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-codec-http

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-codec-http2

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-codec-socks

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-common

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-handler

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-handler-proxy

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-incubator-codec-classes-quic

io.netty.incubator

Apache License 2.0

0.0.48.Final

0.0.49.Final

netty-incubator-codec-native-quic

io.netty.incubator

Apache License 2.0

0.0.48.Final

0.0.49.Final

netty-resolver

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-resolver-dns

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-resolver-dns-classes-macos

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-resolver-dns-native-macos

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-transport

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-transport-classes-epoll

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-transport-native-epoll

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

netty-transport-native-unix-common

io.netty

Apache License 2.0

4.1.94.Final

4.1.96.Final

reactor-core

io.projectreactor

Apache License 2.0

3.4.31

3.4.32

reactor-netty

io.projectreactor.netty

Apache License 2.0

1.0.34

1.0.35

reactor-netty-core

io.projectreactor.netty

Apache License 2.0

1.0.34

1.0.35

reactor-netty-http

io.projectreactor.netty

Apache License 2.0

1.0.34

1.0.35

reactor-netty-http-brave

io.projectreactor.netty

Apache License 2.0

1.0.34

1.0.35

reactor-netty-incubator-quic

io.projectreactor.netty.incubator

Apache License 2.0

0.0.23

0.0.24

spring-amqp

org.springframework.amqp

Apache License 2.0

2.4.14

2.4.15

spring-boot

org.springframework.boot

Apache License 2.0

2.7.14

2.7.15

spring-boot-actuator

org.springframework.boot

Apache License 2.0

2.7.14

2.7.15

spring-boot-actuator-autoconfigure

org.springframework.boot

Apache License 2.0

2.7.14

2.7.15

spring-boot-autoconfigure

org.springframework.boot

Apache License 2.0

2.7.14

2.7.15

spring-boot-configuration-processor

org.springframework.boot

Apache License 2.0

2.7.14

2.7.15

spring-boot-starter

org.springframework.boot

Apache License 2.0

2.7.14

2.7.15

spring-boot-starter-aop

org.springframework.boot

Apache License 2.0

2.7.14

2.7.15

spring-boot-starter-data-mongodb

org.springframework.boot

Apache License 2.0

2.7.14

2.7.15

spring-boot-starter-logging

org.springframework.boot

Apache License 2.0

2.7.14

2.7.15

spring-boot-starter-validation

org.springframework.boot

Apache License 2.0

2.7.14

2.7.15

spring-data-commons

org.springframework.data

Apache License 2.0

2.7.14

2.7.15

spring-data-jpa

org.springframework.data

Apache License 2.0

2.7.14

2.7.15

spring-data-keyvalue

org.springframework.data

Apache License 2.0

2.7.14

2.7.15

spring-data-mongodb

org.springframework.data

Apache License 2.0

3.4.14

3.4.15

spring-data-redis

org.springframework.data

Apache License 2.0

2.7.14

2.7.15

spring-rabbit

org.springframework.amqp

Apache License 2.0

2.4.14

2.4.15

5. Retirement announcement

For this release there are no specific retirement announcements.

For a full list of deprecated features, go to Deprecated features.

6. Bug fixes

Identifier

Component

Issue

Solution

BQ-20964

 

For DCM 2, when the throw message event or scheduler was called and the Case Engine had no interaction with the application yet, the Case Engine would crash.

We initialize the process engine for the application if it's not used before.

BQ-20939

Encore

Encore would not restore the scroll position within large domain schemas, as well as forgetting to remember the project validation split ratio and the selected data mapping unit test when switching between views.

Encore now remembers these aspects when switching between views.

BQ-20925

Audit Consumer, Customer Data Service, DCM Dashboard, DCM Lists Service, Gateway, Maintenance App

CVE-2023-41080 was detected on apache tomcat

Fixed by upgrading apache tomcat to [10.1.13

CSD-4860

 

Deleting elements that are part of merge conflicts would not properly update those conflicts

The Studio Server now properly updates relevant merge conflicts when elements are removed

7. Known issues

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