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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

1. Documentation

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

2. Upgrade Instructions

The upgrade instructions for this release can be found here.

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

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

Component

Version

Customer Data Service 3.4.20
DCM Lists Service 1.4.18
Material Theme 1.0.55
Development tools frontend 1.2.3

4. Aquima Libraries

There are no specific Library updates for this release.

5. Libraries

ArtifactId

GroupId

License

Version in 13.13.44

Version in 13.13.45

guava

com.google.guava

Apache License 2.0

30.1-jre

32.0.0-jre

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

 

CVE-2023-2976 was detected on the guava library

updated guava to 32.0.0-jre

CSD-4649, CSD-4582

 

'+' characters in query parameters of a Blueriq REST request are encoded when being send. Resulting in a malformed URI when being parsed by Blueriq

'+' characters are now properly encoded to '%2B' before sending the REST request

8. Known issues

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


  • No labels