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

Version 1 Next »

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

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

Component

Version

Customer Data Service 4.5.5
DCM Lists Service 3.1.5
Material Theme 1.3.4
Development tools frontend 1.7.0
DCM Maintenance App 4.1.8
Audit Consumer 0.5.6
DCM Dashboard Service

1.1.5

Gateway Service 0.4.9
Document Renderer 2.2.2

4. Libraries

ArtifactId

GroupId

License

Version in 16.11.8

Version in 16.11.9

aspectjweaver

org.aspectj

Eclipse Public License - v 2.0

1.9.22

1.9.22.1

micrometer-commons

io.micrometer

Apache License 2.0

1.12.5

1.12.9

micrometer-core

io.micrometer

Apache License 2.0

1.12.5

1.12.9

micrometer-jakarta9

io.micrometer

Apache License 2.0

1.12.5

1.12.9

micrometer-observation

io.micrometer

Apache License 2.0

1.12.5

1.12.9

netty-buffer

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-codec

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-codec-dns

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-codec-http

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-codec-http2

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-codec-socks

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-common

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-handler

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-handler-proxy

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-incubator-codec-classes-quic

io.netty.incubator

Apache License 2.0

0.0.62.Final

0.0.66.Final

netty-incubator-codec-native-quic

io.netty.incubator

Apache License 2.0

0.0.62.Final

0.0.66.Final

netty-resolver

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-resolver-dns

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-resolver-dns-classes-macos

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-resolver-dns-native-macos

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-transport

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-transport-classes-epoll

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-transport-native-epoll

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

netty-transport-native-unix-common

io.netty

Apache License 2.0

4.1.108.Final

4.1.112.Final

reactor-core

io.projectreactor

Apache License 2.0

3.6.5

3.6.9

reactor-netty

io.projectreactor.netty

Apache License 2.0

1.1.18

1.1.22

reactor-netty-core

io.projectreactor.netty

Apache License 2.0

1.1.18

1.1.22

reactor-netty-http

io.projectreactor.netty

Apache License 2.0

1.1.18

1.1.22

reactor-netty-incubator-quic

io.projectreactor.netty.incubator

Apache License 2.0

0.1.18

0.1.22

spring-aop

org.springframework

Apache License 2.0

6.1.6

6.1.12

spring-aspects

org.springframework

Apache License 2.0

6.1.6

6.1.12

spring-beans

org.springframework

Apache License 2.0

6.1.6

6.1.12

spring-context

org.springframework

Apache License 2.0

6.1.6

6.1.12

spring-context-support

org.springframework

Apache License 2.0

6.1.6

6.1.12

spring-core

org.springframework

Apache License 2.0

6.1.6

6.1.12

spring-expression

org.springframework

Apache License 2.0

6.1.6

6.1.12

spring-jcl

org.springframework

Apache License 2.0

6.1.6

6.1.12

spring-jdbc

org.springframework

Apache License 2.0

6.1.6

6.1.12

spring-messaging

org.springframework

Apache License 2.0

6.1.6

6.1.12

spring-orm

org.springframework

Apache License 2.0

6.1.6

6.1.12

spring-oxm

org.springframework

Apache License 2.0

6.1.6

6.1.12

spring-tx

org.springframework

Apache License 2.0

6.1.6

6.1.12

spring-web

org.springframework

Apache License 2.0

6.1.6

6.1.12

spring-webflux

org.springframework

Apache License 2.0

6.1.6

6.1.12

spring-webmvc

org.springframework

Apache License 2.0

6.1.6

6.1.12


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

CSD-5495

Runtime

When the Runtime needed to sort a list of instances in the profile, for example the instances in a repeat flow, and the set of attribute values would contain duplicate values, the Runtime could give an error: "Comparison method violates its general contract".

Instances are now sorted according to their creation ordering for the ones with an equal sort attribute.

CSD-5466

Encore

Dropdown panels could be positioned off screen such that not all options could be selected.

Dropdowns are now sized to always fit within the viewport, both horizontally as well as vertically.

BQ-23601


When two actions happen on a single case right after each other, the process outbox could be read concurrently by two threads. This could result in error messages when a message would be removed by the one thread while it's already removed in another thread.

The situation described is perfectly valid, the second removal of the message is now ignored. The error message has been replaced by a debug message stating that the message was already removed.

7. Known issues

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


  • No labels