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

« Previous Version 2 Current »

1. Documentation

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

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: 16.11.6.2479

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

Component

Version

Customer Data Service 4.5.4
DCM Lists Service 3.1.4
Material Theme 1.3.4
Development tools frontend 1.7.0
DCM Maintenance App 4.1.6
Audit Consumer 0.5.5
DCM Dashboard Service

1.1.4

Gateway Service 0.4.7
Document Renderer 2.2.0

4. Libraries

For this release there are no specific Library updates.

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

BQ-23384

Encore

A button without caption would result in an error in the runtime during initialization of the project.

Buttons without captions are now reported as an error in Encore.

CSD-5388

Encore

When project structure editing permissions have been denied but module content edit permissions have been granted, Encore would still report an error when editing module elements.

Module content can now be edited again regardless of permission restrictions of their parent module and project.

BQ-23350

Encore

The error message for when a target relation of a data rule or AQ_CsvConnectivityService has a multiton as its from entity would incorrectly specify that a singleton is not accepted, whereas only singletons are accepted.

The validation message has been corrected.

BQ-23332

Java Runtime

Timeline events would get created and send through a queue to a timeline event processor which would drop a majority of events resulting in unnecessary load on the system.

Moved the filter mechanism from the timeline processor to the TraceEngine which will now only create timeline events that are relevant.

BQ-23331

Encore

ERD was available for contract modules in Studio, but not in Encore.

ERD is now again available for contract modules in Encore.

CSD-5364

Encore

An empty reusable expression would result in an error in the runtime during initialization of the project.

Reusable expressions are now validated not be empty in Encore.

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.

7. Known issues

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


  • No labels