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

1. External artifacts

All external artifacts are retrieved from maven central instead of jcenter, because jfrog is ending support for JCenter.

For Blueriq 13 all releases from 13.10 and onward use maven central instead of jcenter.

2. Bug fixes

Identifier

Component

Issue

Solution

BQ-12271

Java Runtime

CVEs were reported for Apache Tika, Apache CXF and Netty.

We included newer versions of these dependencies, in which the CVEs have been fixed.

CSD-3678

JAVA Runtime

For REST service calls a timeout can be set in the application.properties, but this timeout was not respected.

Every REST call gets its own timeout, such that the service does get interrupted after the timeout period has elapsed. The way these timeouts are entered in the application.properties file has not changed. A Timeout exit event has been added to the AQ_RestServiceClient.

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

4. Artifacts

 The Blueriq artifacts are available under name: 13.11.1.2891.

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

ComponentVersion
Customer Data Service3.2.10
DCM Lists Service1.2.5
Material Theme1.0.33

5. Aquima Libraries

The Aquima Libraries are updated, see below what has changed:

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

13.11

13.11.1

asm

org.ow2.asm

3-clause BSD License

8.0.1

9.1

cxf-core

org.apache.cxf

Apache License 2.0

3.3.8

3.3.10

cxf-rt-bindings-soap

org.apache.cxf

Apache License 2.0

3.3.8

3.3.10

cxf-rt-bindings-xml

org.apache.cxf

Apache License 2.0

3.3.8

3.3.10

cxf-rt-databinding-jaxb

org.apache.cxf

Apache License 2.0

3.3.8

3.3.10

cxf-rt-frontend-jaxws

org.apache.cxf

Apache License 2.0

3.3.8

3.3.10

cxf-rt-frontend-simple

org.apache.cxf

Apache License 2.0

3.3.8

3.3.10

cxf-rt-transports-http

org.apache.cxf

Apache License 2.0

3.3.8

3.3.10

cxf-rt-ws-addr

org.apache.cxf

Apache License 2.0

3.3.8

3.3.10

cxf-rt-ws-policy

org.apache.cxf

Apache License 2.0

3.3.8

3.3.10

cxf-rt-wsdl

org.apache.cxf

Apache License 2.0

3.3.8

3.3.10

netty-buffer

io.netty

Apache License 2.0

4.1.60.Final

4.1.61.Final

netty-codec

io.netty

Apache License 2.0

4.1.60.Final

4.1.61.Final

netty-codec-http

io.netty

Apache License 2.0

4.1.60.Final

4.1.61.Final

netty-codec-http2

io.netty

Apache License 2.0

4.1.60.Final

4.1.61.Final

netty-codec-socks

io.netty

Apache License 2.0

4.1.60.Final

4.1.61.Final

netty-common

io.netty

Apache License 2.0

4.1.60.Final

4.1.61.Final

netty-handler

io.netty

Apache License 2.0

4.1.60.Final

4.1.61.Final

netty-handler-proxy

io.netty

Apache License 2.0

4.1.60.Final

4.1.61.Final

netty-resolver

io.netty

Apache License 2.0

4.1.60.Final

4.1.61.Final

netty-transport

io.netty

Apache License 2.0

4.1.60.Final

4.1.61.Final

netty-transport-native-epoll

io.netty

Apache License 2.0

4.1.60.Final

4.1.61.Final

netty-transport-native-unix-common

io.netty

Apache License 2.0

4.1.60.Final

4.1.61.Final

tika-core

org.apache.tika

Apache License 2.0

1.24.1

1.26

No changes in the Persistence API

No changes in the DCM Lists Service


7. Known issues

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



  • No labels