You are viewing the documentation for Blueriq 16. Documentation for other versions is available in our documentation directory.
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 |
---|---|---|---|---|
org.aspectj |
1.9.22 |
1.9.22.1 |
||
io.micrometer |
1.12.5 |
1.12.9 |
||
io.micrometer |
1.12.5 |
1.12.9 |
||
io.micrometer |
1.12.5 |
1.12.9 |
||
io.micrometer |
1.12.5 |
1.12.9 |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty.incubator |
0.0.62.Final |
0.0.66.Final |
||
io.netty.incubator |
0.0.62.Final |
0.0.66.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.netty |
4.1.108.Final |
4.1.112.Final |
||
io.projectreactor |
3.6.5 |
3.6.9 |
||
io.projectreactor.netty |
1.1.18 |
1.1.22 |
||
io.projectreactor.netty |
1.1.18 |
1.1.22 |
||
io.projectreactor.netty |
1.1.18 |
1.1.22 |
||
io.projectreactor.netty.incubator |
0.1.18 |
0.1.22 |
||
org.springframework |
6.1.6 |
6.1.12 |
||
org.springframework |
6.1.6 |
6.1.12 |
||
org.springframework |
6.1.6 |
6.1.12 |
||
org.springframework |
6.1.6 |
6.1.12 |
||
org.springframework |
6.1.6 |
6.1.12 |
||
org.springframework |
6.1.6 |
6.1.12 |
||
org.springframework |
6.1.6 |
6.1.12 |
||
org.springframework |
6.1.6 |
6.1.12 |
||
org.springframework |
6.1.6 |
6.1.12 |
||
org.springframework |
6.1.6 |
6.1.12 |
||
org.springframework |
6.1.6 |
6.1.12 |
||
org.springframework |
6.1.6 |
6.1.12 |
||
org.springframework |
6.1.6 |
6.1.12 |
||
org.springframework |
6.1.6 |
6.1.12 |
||
org.springframework |
6.1.6 |
6.1.12 |
||
org.springframework |
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