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.12.1782

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

Component

Version

Customer Data Service4.1.11
DCM Lists Service2.4.5
Material Theme1.1.11
Development tools frontend1.5.5
DCM Maintenance App2.1.24
Audit Consumer0.1.12
DCM Dashboard Service0.1.7
Gateway Service0.1.13
Document Renderer1.1.2

4. Libraries


ArtifactId

GroupId

License

Version in 15.13.11

Version in 15.13.12

netty-buffer

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-codec

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-codec-dns

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-codec-http

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-codec-http2

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-codec-socks

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-common

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-handler

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-handler-proxy

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-incubator-codec-classes-quic

io.netty.incubator

Apache License 2.0

0.0.51.Final

0.0.52.Final

netty-incubator-codec-native-quic

io.netty.incubator

Apache License 2.0

0.0.51.Final

0.0.52.Final

netty-resolver

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-resolver-dns

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-resolver-dns-classes-macos

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-resolver-dns-native-macos

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-transport

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-transport-classes-epoll

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-transport-native-epoll

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

netty-transport-native-unix-common

io.netty

Apache License 2.0

4.1.100.Final

4.1.101.Final

reactor-core

io.projectreactor

Apache License 2.0

3.4.33

3.4.34

reactor-netty

io.projectreactor.netty

Apache License 2.0

1.0.38

1.0.39

reactor-netty-core

io.projectreactor.netty

Apache License 2.0

1.0.38

1.0.39

reactor-netty-http

io.projectreactor.netty

Apache License 2.0

1.0.38

1.0.39

reactor-netty-http-brave

io.projectreactor.netty

Apache License 2.0

1.0.38

1.0.39

reactor-netty-incubator-quic

io.projectreactor.netty.incubator

Apache License 2.0

0.0.27

0.0.28


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-21582

JAVA Runtime

CVE-2023-34062 affected Reactor Netty HTTP Server lower than 1.0.39Updated version of netty Reactor Netty HTTP Server to 1.0.39

CSD-4972

Encore

The element history would fail to load for elements that contain the name "Keycloak" due to an incorrect IIS rewrite rule.

The rewrite rule has been adjusted in IIS to avoid a redirect to Keycloak's administation page, allowing the element history to load properly again.

CSD-4939

JAVA Runtime

Performance of AQ-File-Move is slow due to meta data being read twice per kilobyte of the file which is being moved

Added caching so meta data no longer gets read every kilobyte

CSD-4936

JAVA Runtime

The runtimeConfiguration endpoint in the Development Tools API would respond with an HTTP 500 status when no config location was set.

The runtimeConfiguration endpoint in the Development Tools API will now work as expected when no config location is set.


7. Known issues

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