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

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

Component

Version

Customer Data Service4.1.18
DCM Lists Service2.4.13
Material Theme1.1.11
Development tools frontend1.5.6
DCM Maintenance App2.1.32
Audit Consumer0.1.19
DCM Dashboard Service0.1.14
Gateway Service0.1.21
Document Renderer1.1.2

4. Libraries

In this release, the following libraries have been updated: 

ArtifactId

GroupId

License

Version in 15.13.21

Version in 15.13.22

bcpkix-jdk18on

org.bouncycastle

Bouncy Castle License

1.76

1.78

bcprov-jdk18on

org.bouncycastle

Bouncy Castle License

1.76

1.78

bcutil-jdk18on

org.bouncycastle

Bouncy Castle License

1.76

1.78

reactor-core

io.projectreactor

Apache License 2.0

3.4.35

3.4.37

spring-aop

org.springframework

Apache License 2.0

5.3.32

5.3.34

spring-beans

org.springframework

Apache License 2.0

5.3.32

5.3.34

spring-context

org.springframework

Apache License 2.0

5.3.32

5.3.34

spring-context-support

org.springframework

Apache License 2.0

5.3.32

5.3.34

spring-core

org.springframework

Apache License 2.0

5.3.32

5.3.34

spring-expression

org.springframework

Apache License 2.0

5.3.32

5.3.34

spring-jcl

org.springframework

Apache License 2.0

5.3.32

5.3.34

spring-jdbc

org.springframework

Apache License 2.0

5.3.32

5.3.34

spring-messaging

org.springframework

Apache License 2.0

5.3.32

5.3.34

spring-orm

org.springframework

Apache License 2.0

5.3.32

5.3.34

spring-oxm

org.springframework

Apache License 2.0

5.3.32

5.3.34

spring-tx

org.springframework

Apache License 2.0

5.3.32

5.3.34

spring-web

org.springframework

Apache License 2.0

5.3.32

5.3.34

spring-webflux

org.springframework

Apache License 2.0

5.3.32

5.3.34

spring-webmvc

org.springframework

Apache License 2.0

5.3.32

5.3.34

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

CSD-5222

Java Runtime

Creating a custom API renderer causes an exception when the Runtime is started stating that there are multiple API renderer factories where only one is expected.

We made sure that the composite API renderer factory is injected at startup. The composite API renderer will then look up the custom renderers.

BQ-22898

Studio

If a migration change exists for a removed element, committing changes would fail if the delete itself was not included in the commit.

The migration change can now be committed without having to select the user change as well.

BQ-22868

Java Runtime

CVE-2024-22262 has been detected on the Runtime and services.

For 16, it's addressed by upgrading spring-framework to 6.16. For 15 and 14 it's addressed it by upgrading spring framework to 5.3.34.

BQ-22867

Java Runtime

CVE-2024-29857,
CVE-2024-30171, CVE-2024-30172 have been detected on the Runtime and services.

Addressed by upgrading bouncy castle to 1.78.

CSD-5229

Encore

Encore would incorrectly inherit a value list association from the first value in the set.

The type of a set is still determined by the first item, but its value list is not inherited.

CSD-5213

Java Runtime

The AQ_Timeline container would search and retrieve all timeline entries in the database if the case id or user id parameter resulted in an empty list. This could lead to possible memory and security issues.

The AQ_Timeline container will now not perform a search at all when the case id or user id paramater results in an empty list and will show an empty timeline. The reason why a timeline container is empty will now be logged.

CSD-5202

Studio

Restoring a backup would only report an error in the log when a repository could not be restored, while the restore request would succeed without indicating that the backup hadn't been fully restored.

An error response with status 500 is now returned to indicate that the backup could not be fully restored.

7. Known issues

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