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

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

Component

Version

Customer Data Service 3.4.28
DCM Lists Service 2.0.11
Material Theme 1.1.11
Development tools frontend 1.3.1
Document Renderer 1.1.1

3. Libraries

For this release, the following libraries have been updated:

ArtifactId

GroupId

License

Version in 14.11.42

Version in 14.11.43

asm

org.ow2.asm

3-clause BSD License

9.4

9.6

cxf-core

org.apache.cxf

Apache License 2.0

3.4.10

3.5.8

cxf-rt-bindings-soap

org.apache.cxf

Apache License 2.0

3.4.10

3.5.8

cxf-rt-bindings-xml

org.apache.cxf

Apache License 2.0

3.4.10

3.5.8

cxf-rt-databinding-jaxb

org.apache.cxf

Apache License 2.0

3.4.10

3.5.8

cxf-rt-frontend-jaxws

org.apache.cxf

Apache License 2.0

3.4.10

3.5.8

cxf-rt-frontend-simple

org.apache.cxf

Apache License 2.0

3.4.10

3.5.8

cxf-rt-transports-http

org.apache.cxf

Apache License 2.0

3.4.10

3.5.8

cxf-rt-ws-addr

org.apache.cxf

Apache License 2.0

3.4.10

3.5.8

cxf-rt-ws-policy

org.apache.cxf

Apache License 2.0

3.4.10

3.5.8

cxf-rt-wsdl

org.apache.cxf

Apache License 2.0

3.4.10

3.5.8

neethi

org.apache.neethi

Apache License 2.0

3.1.1

3.2.0

netty-buffer

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-codec

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-codec-dns

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-codec-http

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-codec-http2

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-codec-socks

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-common

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-handler

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-handler-proxy

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-resolver

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-resolver-dns

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-resolver-dns-classes-macos

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-resolver-dns-native-macos

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-transport

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-transport-classes-epoll

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-transport-native-epoll

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

netty-transport-native-unix-common

io.netty

Apache License 2.0

4.1.101.Final

4.1.108.Final

xmlschema-core

org.apache.ws.xmlschema

Apache License 2.0

2.2.5

2.3.1


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

Studio

If a migration change exists for a removed element, committing changes would fail if the delete itself was not included in the commit.

The migration change can now be committed without having to select the user change as well.

BQ-22868

Java Runtime

CVE-2024-22262 has been detected on the Runtime and services.

For 16, it's addressed by upgrading spring-framework to 6.16. For 15 and 14 it's addressed it by upgrading spring framework to 5.3.34.

BQ-22867

Java Runtime

CVE-2024-29857,
CVE-2024-30171, CVE-2024-30172 have been detected on the Runtime and services.

Addressed by upgrading bouncy castle to 1.78.

CSD-5213

Runtime

The AQ_Timeline container would search and retrieve all timeline entries in the database if the case id or user id parameter resulted in an empty list. This could lead to possible memory and security issues.

The AQ_Timeline container will now not perform a search at all when the case id or user id paramater results in an empty list and will show an empty timeline. The reason why a timeline container is empty will now be logged.

CSD-5202

Studio

Restoring a backup would only report an error in the log when a repository could not be restored, while the restore request would succeed without indicating that the backup hadn't been fully restored.

An error response with status 500 is now returned to indicate that the backup could not be fully restored.

6. Known issues

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


  • No labels