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

1. Upgrade Instructions

For this release there are not 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.

2. Artifacts

 The Blueriq artifacts are available under name: 14.11.27.6271

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

Component

Version

Customer Data Service3.4.20
DCM Lists Service2.0.11
Material Theme1.1.3
Development tools frontend1.3.0
Document Renderer1.1.1

3. Libraries

ArtifactId

GroupId

License

Version in 14.11.26

Version in 14.11.27

guava

com.google.guava

Apache License 2.0

30.1-jre

32.0.0-jre

4. Retirement announcement

For this release there are no specific retirement announcements.

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

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

6. Known issues

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


  • No labels