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

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

3. Artifacts

 The Blueriq artifacts are available under name: 13.13.32.5557

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

Component

Version

Customer Data Service3.4.15
DCM Lists Service1.4.14
Material Theme1.0.52
Development tools frontend1.2.2

4. Aquima Libraries

ArtifactId

GroupId

License

Version in 13.13.31

Version in 13.13.32

bcpkix-jdk15on

org.bouncycastle

Bouncy Castle License

1.64

1.67

bcprov-jdk15on

org.bouncycastle

Bouncy Castle License

1.64

1.67

jackson-annotations

com.fasterxml.jackson.core

Apache License 2.0

2.13.2

2.13.4

jackson-core

com.fasterxml.jackson.core

Apache License 2.0

2.13.2

2.13.4

jackson-databind

com.fasterxml.jackson.core

Apache License 2.0

2.13.2.1

2.13.4

jackson-dataformat-xml

com.fasterxml.jackson.dataformat

Apache License 2.0

2.13.2

2.13.4

jackson-dataformat-yaml

com.fasterxml.jackson.dataformat

Apache License 2.0

2.13.2

2.13.4

jackson-datatype-jsr310

com.fasterxml.jackson.datatype

Apache License 2.0

2.13.2

2.13.4

spring-cloud-commons

org.springframework.cloud

Apache License 2.0

2.2.8.RELEASE

2.2.9.RELEASE

spring-cloud-context

org.springframework.cloud

Apache License 2.0

2.2.8.RELEASE

2.2.9.RELEASE

spring-cloud-starter

org.springframework.cloud

Apache License 2.0

2.2.8.RELEASE

2.2.9.RELEASE

woodstox-core

com.fasterxml.woodstox

Apache License 2.0

6.2.8

6.3.1

5. Libraries

There are no specific Library updates for this release.

6. Retirement announcement

There are no specific retirement announcements.

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

7. Bug fixes

Identifier

Component

Issue

Solution

BQ-17547


CVE-2020-15522 was reported on a Bouncycastle dependency.

The Bouncycastle dependencies were upgraded to 1.67. Additionally, some libraries had to be updated to prevent version conflicts.

CSD-4309


If running behind a reverse proxy server, in the development dashboard, some webservice links would not be rewritten to match the proxy server configuration, but they would display the internal URL structure.

This has been fixed.

CSD-3966, CSD-3403, CSD-2690

Runtime

When using the AQ_RestServiceClient the response message is not interpreted when the response content type is application/problem+json

application/problem+json is a default content type for REST response which are errors. Therefore we have added application/problem+json and application/problem+xml as accepted default content types.

CSD-4390RuntimeCVE-2022-42004 was discovered for jackson-databind prior to version 2.13.4. For Runtime 15.x, spring-framework has been updated to the latest version where this issue is fixed.Updated jackson-databind to 2.13.4

8. Known issues

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



  • No labels