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

1. New

1.1. Text item editor in Blueriq Encore

The text item editor is now available in Blueriq Encore. Similar to Blueriq Studio, text item editor in Blueriq Encore supports writing texts, adding presentation styles, conditions, and fields. This can now easily be done from the texts itself after selecting it. To keep the text readable, we're not using icons to indicate presentation styles, conditions and fields anymore but different kinds of appearance instead. And, contrary to Studio, it is now possible to copy and paste pieces of texts. We've made the text item editor as compact as possible so that we can use it as inline editor in other editors in the future (like we already do in the document and content item editor) as not each text item needs to be reusable.

1.2. Document and Content item editor

We've implemented the Document and Content item editor in Blueriq Encore. These editors consist of two parts: the structure as a tree at the left side and a preview section with integrated (inline) text item editors at the right side. We've made a two major improvements compared to Studio that will help you to keep focus: 

  • Compared to Blueriq Studio, editing structure vs text is now more separated: editing structure is solely done from the tree and editing text is done in the preview part. Similar to pages and containers in Blueriq Encore, it is now possible to use drag & drop to edit the tree structure, even to another parent node while retaining styles and conditions.
  • The user interface of the preview part is now much more stable compared to Blueriq Studio, in which dimensions changed when switching between preview mode and edit mode of a node.

An example of a Document editor with the tree structure at the left and the preview part consisting of multiple integrated text item editors at the right:


1.3. Repository history

The repository history can now be viewed in Blueriq Encore. And again, compared to Blueriq Studio, we've made a few improvements: 

  • It is now possible to create a new branch directly from the history view by right clicking a commit point (or opening the context menu using the three dots at the right). 
  • Instead of pagination, we've implemented infinite scrolling, improving usability while keeping performance high. 
  • Readability of the graph had been improved compared to Studio. 

Repository history

2. Enhancements

EnhancementDetails
Enhanced support for unique containers

When the Runtime expands containers, in some cases it wasn't able to distinguish that containers with the same name and container type are different from eachother, due to that they were expanded in the context of a repeated/active instance. This resulted in unexpected behaviour in some cases.

This enhancement ensures that each container is able to retrieve an unique idempotent container id, which means that when the container is created in the same conditions it will always get the same container id. We have implemented this new container id in the following containers: AQ_Instance_List, AQ_File_Upload, AQ_File_Download

The enhancement has not been implemented for duplicate containers on a page with the container types: AQ_Aggregate_List, AQ_Work_List, AQ_Case_List, due to low risk. 

List containers navigable when read-only


For list containers (like AQ_InstanceList) that are read-only the sorting, filtering and navigation now stays enabled. (Modelled) action buttons are still disabled when the list container is made read-only. Legacy property blueriq.legacy.readonly-inherit-from-parent has been added to go back to the previous behavior.

Blueriq download broken up into 3 separate parts

Because of a significant increase in size of the release zip (available via Customers), it has been broken up into three separate parts:

Installer:

  • Blueriq Installer
  • Studio Tools
    • Backup Tool
    • CLI Test Runner

Runtime:

  • Webapp
  • Customer Data Service
  • Document Renderer
  • Material Theme
  • DBScripts
  • Projectstarter
  • BlueriqEncryptor
  • PropertyConvertor

DCM Installation

  • DCM 2.0 beta
Update to Spring Boot 2.7The Runtime, Customer Data Service, DCM Lists Service and DCM Maintenance App were updated to Spring Boot 2.7.1.
Removed H2 fallbackThe Runtime no longer automatically configures an embedded H2 database when a component could not find any other configuration. In order to still use H2 the user has to specifically configure it as an external data source and set the 'blueriq.datasource.h2.enabled' property to 'true'.
DCM 2.0 default AMQP connection propertiesFor each DCM component you can declare the common AMQP properties: host, port, username, password, virtual host and SSL just once and all listeners and publishers will use the same properties and standard queue/exchange names. It is still possible to define the AMQP connection properties for each DCM component and when declared, they will override the default properties. 

3. Documentation

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

4. Upgrade Instructions

See Release 15.3 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.

5. Artifacts

 The Blueriq artifacts are available under name: 15.3.0.5253

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

Component

Version

Customer Data Service4.1.0
DCM Lists Service2.2.0
Material Theme1.0.49
Development tools frontend1.2.1

6. Aquima Libraries

There are no specific Library updates for this release.

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

Version in 15.2

Version in 15.3

bcutil-jdk15on

org.bouncycastle

Bouncy Castle License

(error)

1.70

bson-record-codec

org.mongodb

Apache License 2.0

(error)

4.6.1

cache-api

javax.cache

Apache License 2.0

(error)

1.1.1

murmur3

com.github.eprst

Unlicense

(error)

0.4.3

amqp-client

com.rabbitmq

Apache License 2.0

5.13.1

5.14.2

bcpkix-jdk15on

org.bouncycastle

Bouncy Castle License

1.68

1.70

bcprov-jdk15on

org.bouncycastle

Bouncy Castle License

1.68

1.70

brave

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-context-slf4j

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-http

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-httpasyncclient

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-httpclient

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-jms

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-kafka-clients

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-kafka-streams

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-messaging

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-mongodb

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-rpc

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-spring-rabbit

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-spring-web

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

bson

org.mongodb

Apache License 2.0

4.4.2

4.6.1

byte-buddy

net.bytebuddy

Apache License 2.0

1.12.9

1.12.11

content-type

com.nimbusds

Apache License 2.0

2.1

2.2

ehcache

org.ehcache

Apache License 2.0

3.9.9

3.10.0

groovy

org.codehaus.groovy

Apache License 2.0

3.0.10

3.0.11

h2

com.h2database

Eclipse Public License - v 1.0

2.1.210

2.1.214

jedis

redis.clients

MIT License

3.7.1

3.8.0

json-path

com.jayway.jsonpath

Apache License 2.0

2.6.0

2.7.0

lang-tag

com.nimbusds

Apache License 2.0

1.5

1.6

metrics-core

io.dropwizard.metrics

Apache License 2.0

4.2.9

4.2.10

micrometer-core

io.micrometer

Apache License 2.0

1.8.6

1.9.1

mongodb-driver-core

org.mongodb

Apache License 2.0

4.4.2

4.6.1

mongodb-driver-sync

org.mongodb

Apache License 2.0

4.4.2

4.6.1

netty-buffer

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-codec

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-codec-dns

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-codec-http

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-codec-http2

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-codec-socks

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-common

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-handler

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-handler-proxy

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-incubator-codec-classes-quic

io.netty.incubator

Apache License 2.0

0.0.26.Final

0.0.27.Final

netty-incubator-codec-native-quic

io.netty.incubator

Apache License 2.0

0.0.26.Final

0.0.27.Final

netty-resolver

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-resolver-dns

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-resolver-dns-classes-macos

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-resolver-dns-native-macos

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-transport

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-transport-classes-epoll

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-transport-native-epoll

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

netty-transport-native-unix-common

io.netty

Apache License 2.0

4.1.77.Final

4.1.78.Final

nimbus-jose-jwt

com.nimbusds

Apache License 2.0

9.14

9.22

oauth2-oidc-sdk

com.nimbusds

Apache License 2.0

9.19

9.35

reactive-streams

org.reactivestreams

Creative Commons CC0

1.0.3

1.0.4

reactor-core

io.projectreactor

Apache License 2.0

3.4.18

3.4.19

reactor-netty

io.projectreactor.netty

Apache License 2.0

1.0.19

1.0.20

reactor-netty-core

io.projectreactor.netty

Apache License 2.0

1.0.19

1.0.20

reactor-netty-http

io.projectreactor.netty

Apache License 2.0

1.0.19

1.0.20

reactor-netty-http-brave

io.projectreactor.netty

Apache License 2.0

1.0.19

1.0.20

reactor-netty-incubator-quic

io.projectreactor.netty.incubator

Apache License 2.0

0.0.8

0.0.9

spring-amqp

org.springframework.amqp

Apache License 2.0

2.4.5

2.4.6

spring-aop

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-beans

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-boot

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-actuator

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-actuator-autoconfigure

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-autoconfigure

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-configuration-processor

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter-aop

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter-data-mongodb

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter-logging

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter-validation

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-cloud-commons

org.springframework.cloud

Apache License 2.0

3.1.1

3.1.3

spring-cloud-config-client

org.springframework.cloud

Apache License 2.0

3.1.1

3.1.3

spring-cloud-config-server

org.springframework.cloud

Apache License 2.0

3.1.1

3.1.3

spring-cloud-context

org.springframework.cloud

Apache License 2.0

3.1.1

3.1.3

spring-cloud-sleuth-api

org.springframework.cloud

Apache License 2.0

3.1.1

3.1.3

spring-cloud-sleuth-autoconfigure

org.springframework.cloud

Apache License 2.0

3.1.1

3.1.3

spring-cloud-sleuth-brave

org.springframework.cloud

Apache License 2.0

3.1.1

3.1.3

spring-cloud-sleuth-instrumentation

org.springframework.cloud

Apache License 2.0

3.1.1

3.1.3

spring-cloud-starter

org.springframework.cloud

Apache License 2.0

3.1.1

3.1.3

spring-cloud-starter-bootstrap

org.springframework.cloud

Apache License 2.0

3.1.1

3.1.3

spring-cloud-starter-config

org.springframework.cloud

Apache License 2.0

3.1.1

3.1.3

spring-cloud-starter-sleuth

org.springframework.cloud

Apache License 2.0

3.1.1

3.1.3

spring-context

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-context-support

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-core

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-data-commons

org.springframework.data

Apache License 2.0

2.6.4

2.7.1

spring-data-keyvalue

org.springframework.data

Apache License 2.0

2.6.4

2.7.1

spring-data-mongodb

org.springframework.data

Apache License 2.0

3.3.4

3.4.1

spring-data-redis

org.springframework.data

Apache License 2.0

2.6.4

2.7.1

spring-expression

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-hateoas

org.springframework.hateoas

Apache License 2.0

1.4.3

1.5.1

spring-jcl

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-jdbc

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-ldap-core

org.springframework.ldap

Apache License 2.0

2.3.8.RELEASE

2.4.1

spring-messaging

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-orm

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-oxm

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-rabbit

org.springframework.amqp

Apache License 2.0

2.4.5

2.4.6

spring-security-config

org.springframework.security

Apache License 2.0

5.6.5

5.7.2

spring-security-core

org.springframework.security

Apache License 2.0

5.6.5

5.7.2

spring-security-crypto

org.springframework.security

Apache License 2.0

5.6.5

5.7.2

spring-security-ldap

org.springframework.security

Apache License 2.0

5.6.5

5.7.2

spring-security-oauth2-client

org.springframework.security

Apache License 2.0

5.6.5

5.7.2

spring-security-oauth2-core

org.springframework.security

Apache License 2.0

5.6.5

5.7.2

spring-security-web

org.springframework.security

Apache License 2.0

5.6.5

5.7.2

spring-session-core

org.springframework.session

Apache License 2.0

2.6.3

2.7.0

spring-session-data-redis

org.springframework.session

Apache License 2.0

2.6.3

2.7.0

spring-tx

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-web

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-webflux

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-webmvc

org.springframework

Apache License 2.0

5.3.20

5.3.21

tika-core

org.apache.tika

Apache License 2.0

1.28.3

2.4.1





ArtifactId

GroupId

License

Version in 4.0.2

Version in 4.1.0

amqp-client

com.rabbitmq

Apache License 2.0

5.13.1

5.14.2

brave

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-context-slf4j

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-http

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-httpasyncclient

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-httpclient

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-jms

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-kafka-clients

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-kafka-streams

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-messaging

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-mongodb

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-rpc

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-spring-rabbit

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

snakeyaml

org.yaml

Apache License 2.0

1.29

1.30

spring-amqp

org.springframework.amqp

Apache License 2.0

2.4.5

2.4.6

spring-aop

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-beans

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-boot

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-autoconfigure

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter-aop

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter-json

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter-logging

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter-security

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter-web

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-cloud-commons

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-config-client

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-context

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-sleuth-api

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-sleuth-autoconfigure

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-sleuth-brave

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-sleuth-instrumentation

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-starter

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-starter-bootstrap

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-starter-config

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-starter-sleuth

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-context

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-core

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-data-commons

org.springframework.data

Apache License 2.0

2.6.4

2.7.1

spring-expression

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-jcl

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-jdbc

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-messaging

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-orm

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-rabbit

org.springframework.amqp

Apache License 2.0

2.4.5

2.4.6

spring-security-config

org.springframework.security

Apache License 2.0

5.6.5

5.7.2

spring-security-core

org.springframework.security

Apache License 2.0

5.6.5

5.7.2

spring-security-crypto

org.springframework.security

Apache License 2.0

5.6.5

5.7.2

spring-security-web

org.springframework.security

Apache License 2.0

5.6.5

5.7.2

spring-tx

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-web

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-webmvc

org.springframework

Apache License 2.0

5.3.20

5.3.21







ArtifactId

GroupId

License

Version in 2.1.4

Version in 2.2.0

bson-record-codec

org.mongodb

Apache License 2.0

(error)

4.6.1

amqp-client

com.rabbitmq

Apache License 2.0

5.13.1

5.14.2

brave

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-context-slf4j

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-http

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-httpasyncclient

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-httpclient

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-jms

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-kafka-clients

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-kafka-streams

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-messaging

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-mongodb

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-rpc

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

brave-instrumentation-spring-rabbit

io.zipkin.brave

Apache License 2.0

5.13.7

5.13.9

bson

org.mongodb

Apache License 2.0

4.4.2

4.6.1

mongodb-driver-core

org.mongodb

Apache License 2.0

4.4.2

4.6.1

mongodb-driver-reactivestreams

org.mongodb

Apache License 2.0

4.4.2

4.6.1

mongodb-driver-sync

org.mongodb

Apache License 2.0

4.4.2

4.6.1

reactive-streams

org.reactivestreams

Creative Commons CC0

1.0.3

1.0.4

reactor-core

io.projectreactor

Apache License 2.0

3.4.18

3.4.19

snakeyaml

org.yaml

Apache License 2.0

1.29

1.30

spring-amqp

org.springframework.amqp

Apache License 2.0

2.4.5

2.4.6

spring-aop

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-beans

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-boot

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-autoconfigure

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter-aop

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter-data-mongodb-reactive

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter-logging

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-boot-starter-security

org.springframework.boot

Apache License 2.0

2.6.8

2.7.1

spring-cloud-commons

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-config-client

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-context

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-sleuth-api

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-sleuth-autoconfigure

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-sleuth-brave

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-sleuth-instrumentation

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-starter

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-starter-bootstrap

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-starter-config

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-cloud-starter-sleuth

org.springframework.cloud

Apache License 2.0

3.1.2

3.1.3

spring-context

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-core

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-data-commons

org.springframework.data

Apache License 2.0

2.6.4

2.7.1

spring-data-mongodb

org.springframework.data

Apache License 2.0

3.3.4

3.4.1

spring-expression

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-jcl

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-messaging

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-rabbit

org.springframework.amqp

Apache License 2.0

2.4.5

2.4.6

spring-security-config

org.springframework.security

Apache License 2.0

5.6.5

5.7.2

spring-security-core

org.springframework.security

Apache License 2.0

5.6.5

5.7.2

spring-security-crypto

org.springframework.security

Apache License 2.0

5.6.5

5.7.2

spring-security-web

org.springframework.security

Apache License 2.0

5.6.5

5.7.2

spring-tx

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-web

org.springframework

Apache License 2.0

5.3.20

5.3.21

spring-webmvc

org.springframework

Apache License 2.0

5.3.20

5.3.21




8. Retirement announcement

There are no specific retirement announcements.

For a full list of deprecated features, go to Deprecated features.

9. Bug fixes

Identifier

Component

Issue

Solution

CSD-4276

JAVA Runtime

When importing the AquimaLibraries (including all underlying libraries) the Business Engineer gets a validation error in Studio or Encore regarding conflicting presentation styles in two libraries

The presentation style "password" is removed from the AquimaPresentationStyles as it is currently available from the BlueriqTheme library

BQ-16778

JAVA Runtime

CVE-2022-31129 was detected for momentjs 2.29.3

Upgraded momentjs to 2.29.4

BQ-16695

JAVA Runtime

CVE-2022-33879 was detected in Apache Tika.

Upgraded Apache Tika to version 2.4.1, which doesn't contain the vulnerability.

CSD-4228

JAVA Runtime

Conversion from numbers to integers could behave differently in Studio unit tests compared to the Runtime for negative numbers.

The Studio now also uses the "convert half up" rounding mode to resolve this difference in behavior.


10. Known issues

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