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 3 Current »

1. Documentation

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

2. Upgrade Instructions

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

3. Artifacts

The Blueriq artifacts are available under name: 16.11.15.2769

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

Component

Version

Customer Data Service 4.5.7
DCM Lists Service 3.1.7
Material Theme 1.3.4
Development tools frontend 1.7.0
DCM Maintenance App 4.1.11
Audit Consumer 0.5.7
DCM Dashboard Service

1.1.6

Gateway Service 0.4.11
Document Renderer 2.2.2

4. Libraries

For this release there are no specific Library updates.

5. Libraries

ArtifactId

GroupId

License

Version in 16.11.14

Version in 16.11.15

netty-buffer

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-codec

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-codec-dns

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-codec-http

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-codec-http2

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-codec-socks

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-common

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-handler

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-handler-proxy

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-resolver

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-resolver-dns

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-resolver-dns-classes-macos

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-resolver-dns-native-macos

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-transport

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-transport-classes-epoll

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-transport-native-epoll

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final

netty-transport-native-unix-common

io.netty

Apache License 2.0

4.1.114.Final

4.1.115.Final


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

 

CVE-2024-47535 was reported on netty-common
CVE-2024-38819 was reported on spring-framework
CVE-2024-38820 was reported on spring-framework

Fixed CVE-2024-47535 by upgrading netty-common to 6.1.155.Final
Fixed CVE-2024-38819 by upgrading spring-framework 6.1.14
Fixed CVE-2024-38820 by upgrading spring-framework 6.1.14

BQ-24214

 

CVE-2024-47535 was reported on netty-common which is used in Blueriq Runtime

Fixed CVE-2024-47535 by upgrading netty-common

CSD-5757

Encore

The REST service editor would inadvertently interpret request attributes as required, even if they weren't.

The default value of the required state was misaligned between Encore and the Studio server backend, which has been corrected.

CSD-5745

Encore

Custom services and containers that are unexpectedly stored using generic parameters would result in an empty editor.

Such services and containers will now use the generic parameter editor, allowing its contents to be visible. It is advised to manually recreate such elements such that the custom editor experience is being used.

CSD-5683

Studio

Using the Management Service to retrieve revision changes would fail if a data mapping test case is present as pending change.

Data mapping test cases no longer result in a failure of the GetRevisionChanges SOAP action.

CSD-5675

Encore

The data mapping editor would show an Accept button for unexpected attribute values, but this button wouldn't do anything when the instance itself had not been created yet in the expected profile.

The instance is now created in the expected profile as necessary.

CSD-5671

 

The aggregate update, read and delete services either log at info level or don't log at all when the aggregate id is of value UNKNOWN. Also when the aggregate is not available for the given id, logging is not always available.

For the aggregate update, read and delete services, when the aggregate id is of value UNKOWN an error is logged and thrown in the Runtime as this situation should not be possible. When the aggregate cannot be found for the given id, a warning is logged.

8. Known issues

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


  • No labels