You are viewing the documentation for Blueriq 15. 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: 15.13.27.2445

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. Aquima Libraries

For this release, the AquimaLibrary has been updated.

5. Libraries

In this release, the set of third party libraries that is used by Blueriq was updated. When your installation of Blueriq includes custom components (artifacts that do not ship with Blueriq, such as proprietary plugins), those components should be tested for compatibility with these changes.

ArtifactId

GroupId

License

Version in 15.13.26

Version in 15.13.27

classgraph

io.github.classgraph

MIT License

4.8.108

4.8.116

springdoc-openapi-common

org.springdoc

Apache License 2.0

1.5.0

1.5.13

springdoc-openapi-webmvc-core

org.springdoc

Apache License 2.0

1.5.0

1.5.13

swagger-annotations

io.swagger.core.v3

Apache License 2.0

2.1.5

2.1.11

swagger-core

io.swagger.core.v3

Apache License 2.0

2.1.5

2.1.11

swagger-integration

io.swagger.core.v3

Apache License 2.0

2.1.5

2.1.11

swagger-models

io.swagger.core.v3

Apache License 2.0

2.1.5

2.1.11

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

Java Runtime

The classgraph dependency of springdoc contains CVE-2021-47621

We have update the springdoc from version 1.5.0 to 1.5.13

CSD-5249

Java Runtime

Moving files with the AQ_File_Move service could be quite slow, especially when network filesystems where involved

Improved performance drastically by increasing the I/O buffer size to 64 KB (was 1 KB). This change also improves the performance of AQ_FileDownload, AQ_FileUpload, AQ_Document_Generate and AQ_CMIS_DocumentManager

CSD-5164

Java Runtime

HTTP sessions would be created in Blueriq SOAP and REST services.

HTTP sessions will no longer be created in Blueriq SOAP and REST services.


8. Known issues

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

9. Security notification