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

1. Upgrade Instructions

There are no specific upgrade instructions for this release.

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.

2. Artifacts

The Blueriq artifacts are available under name: 13.13.20.4934

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

Component

Version

Customer Data Service3.4.11
DCM Lists Service1.4.10
Material Theme1.0.42
Development tools frontend1.1.3

3. Aquima Libraries

There are no specific Library updates for this release.

4. Libraries

ArtifactId

GroupId

License

Version in 13.13.19

Version in 13.13.20

spring-aop

org.springframework

Apache License 2.0

5.2.20.RELEASE

5.2.21.RELEASE

spring-beans

org.springframework

Apache License 2.0

5.2.20.RELEASE

5.2.21.RELEASE

spring-context

org.springframework

Apache License 2.0

5.2.20.RELEASE

5.2.21.RELEASE

spring-context-support

org.springframework

Apache License 2.0

5.2.20.RELEASE

5.2.21.RELEASE

spring-core

org.springframework

Apache License 2.0

5.2.20.RELEASE

5.2.21.RELEASE

spring-expression

org.springframework

Apache License 2.0

5.2.20.RELEASE

5.2.21.RELEASE

spring-jcl

org.springframework

Apache License 2.0

5.2.20.RELEASE

5.2.21.RELEASE

spring-jdbc

org.springframework

Apache License 2.0

5.2.20.RELEASE

5.2.21.RELEASE

spring-messaging

org.springframework

Apache License 2.0

5.2.20.RELEASE

5.2.21.RELEASE

spring-orm

org.springframework

Apache License 2.0

5.2.20.RELEASE

5.2.21.RELEASE

spring-oxm

org.springframework

Apache License 2.0

5.2.20.RELEASE

5.2.21.RELEASE

spring-tx

org.springframework

Apache License 2.0

5.2.20.RELEASE

5.2.21.RELEASE

spring-web

org.springframework

Apache License 2.0

5.2.20.RELEASE

5.2.21.RELEASE

spring-webflux

org.springframework

Apache License 2.0

5.2.20.RELEASE

5.2.21.RELEASE

spring-webmvc

org.springframework

Apache License 2.0

5.2.20.RELEASE

5.2.21.RELEASE

5. Retirement announcement

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

JAVA Runtime

Test Paths would not be passed when executing automatic tasks.

Test Paths are now preserved when starting an automatic task as the result of completing another task or starting an automatic task as the result of a message event.

BQ-15778JAVA RuntimeCVE-2022-22968 is a follow up CVE from CVE-2022-22965. The issue is caused by the disallowedFields property in a DataBinder being case sensitive which means a field was not effectively protected unless patterns were registered with both upper and lower case for the first character of the field, including all combinations of upper and lower case for the first character of all nested fields within the property path.Upgraded spring-framework to the version where this issue is fixed.

7. Known issues

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

  • No labels