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

1. New

1.1.  Improved export signing and encryption

The signing and encryption of the project exports have been improvement. Starting release 17.1 the project exports will use XML-Dsig for signing and XML-ENC for encryption and standards. With these new standards we have updated the signing and encryption algorithm to be more future proof. However the improvement resulted in to creating a new export format might require migrations in custom code that is written on the Blueriq-SDK. For more information visit the upgrade instructions for this release.

2. Enhancements

EnhancementDetails
Main navigation in Blueriq Encore

We have improved the usability for selection of a repository, branch, project, and module based on user feedback. We lowered the learning curve for first time users and decrease the number of clicks to switch branch, project, or module significantly.

3. Documentation

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

4. Upgrade Instructions

See Release 17.1 Upgrade Instructions for the 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.

5. Artifacts

 The Blueriq artifacts are available under name: 17.1.0.45

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

Component

Version

Customer Data Service5.0.3
DCM Lists Service4.0.2
Material Theme1.3.3
Development tools frontend2.0.1
DCM Maintenance App5.0.3
Audit Consumer1.0.3
DCM Dashboard Service2.0.2
Gateway Service1.0.2
Document Renderer2.2.0

6. Blueriq Libraries

For this release, the BlueriqBasicModelling has been updated.

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

Version in 17.1

h2

com.h2database

Eclipse Public License - v 1.0

2.2.224

(error)

xmlsec

org.apache.santuario

Apache License 2.0

3.0.4

4.0.2

8. Retirement announcement

There are no specific retirement announcements.

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

9. Bug fixes

Identifier

Component

Issue

Solution

CSD-5273

Java Runtime

The DCM_GetTaskInfo had a custom made screen for custom fields which was not migrated when we moved from Studio to Encore.

We have removed the custom screen in favor of a multivalued, key/value parameter for custom fields. Please update to the new case modeling library version to be able to use this feature.

CSD-5260

Document Renderer

When a document link is clicked, an error occurs instead of the document being rendered and shown/downloaded

The document engine used when navigating from the document link container did not contain the correct context, which was required for generating the document. This has been corrected.

BQ-22904

Encore

When creating an attribute from the entity editor, the data type could not be preceded by whitespace.

Whitespace is now ignored when extracting the data type for the attribute to create.

CSD-5219

Java Runtime

The AQ_File_Move service always assumed the permanent persistence level for the target connection.

Introduced a Persistence parameter that controls the persistence level for the target connection.

BQ-22729

Java Runtime

When logging out with a tenant and then logging in with a different tenant would let the runtime crash in multitenancy mode.

At the end of each request the current tenant gets cleared making it possible to login with a different tenant after logging out with a tenant.

CSD-5082

Java Runtime

Sending a multivalued date attribute in a BAARS results in a parsing error.

Multi valued date attributes can now be received again when using a BAARS

BQ-20913

Encore

The data mapping editor would not remember several scroll positions.

Scroll positions of panels in the data mapping editor are now restored as expected.

BQ-13617

Encore

A node in the flow editor could not always be deleted using the delete key.

The delete key now always deletes the selected flow node.

10. Known issues

The Runtime is not able to load models from a Studio Server prior to 17.1. This issue will be resolved in the 17.1.1

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

11. Security notification



  • No labels