Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Release Date

 

ContentRelease 13.0
Download

UI Button
colorpurple
icondownload
titleDownload Blueriq
urlhttps://my.blueriq.com/display/CUS/Customers+Home

Numbered Headings


What's new

This is our new Blueriq version! In this version we decided not to introduce major functional features. Major releases for Blueriq are mostly focused on keeping our platform up to date to the current market standards. As a platform we rely heavily on standards from the software development community. For us to remain secure ánd up to date on new available methods and techniques, we need to upgrade these underlying building blocks in a regular cadence.

Removed SDF support from Blueriq Studio

With Blueriq 12.9 we already introduced our new version management system. The new version management system contains many improvements over the old (SDF-file based) system. For more information on what has changed, please refer to the Version Management Migration page for an in-depth review of the changes. Usage of this new version management system was optional in Blueriq 12, but with Blueriq 13 support for the Studio-based versioning system (SDF) is removed. If you do not use the new version management system yet, you need to perform this migration when you're going to use Blueriq 13.

Spring boot 2.2 upgrade

With Blueriq 13 we now depend on the latest stable version of Spring Boot (2.2.x) with the correct Spring Cloud (Hoxton latest SR) & Spring Session (2.2.x) and other dependencies that either rely on Spring or are used by Spring. This applies to the Blueriq Runtime, the Blueriq Customer Data Service and DCM Lists.

Removed the MVC / Knockout frontend

This older front-end was deprecated in Blueriq 11. Since than we have added the new front-end based on Angular and our new default Material theme. In order to have a better maintainable platform we have now completely removed the old MVC front-end code.

Removed legacy toggles and deprecations

We removed several legacy toggles, deprecated methods and deprecated features, like deprecated containertypes and the format property on a few containertypes. You can read more about it in the upgrade instructions.

Development tools API and dashboard (alpha)

In this major release we added a first alpha version of a new development-tools-API and development-dashboard UI. The new development-tools v2 is not yet feature complete, more of the existing development features will be added to the new development-dashboard in future releases so the old development dashboard can be replaced eventually.
In this first version we will focus on the Development dashboard functionality of the Runtime, later we will start with replacing the development-toolbar.

Old:

Old development dashboard 

New: 

New development dashboard

Info

This is a development api and should not be used on production.

Migration from Swagger 2 to OpenAPI Spec 3.0

With Blueriq 13 we have upgraded all of our endpoints which served Swagger 2 feeds to OpenAPI Spec 3.0(OAS3.0) feeds. We have noticed an increasing number of vulnerabilities in the libraries that were used to create our Swagger feeds, this is one of the major reason for us to upgrade to OAS3.0.

Do these changes affect our implementation partners?

We have a number of endpoints on the Blueriq Runtime which serve Swagger 2 feeds, some of these endpoints have removed or migrated to OAS3.0

  • Conversation API V1
    • removed, migrate to Conversation API V2
  • Web Function API V1
    • removed, migrate to Web Function API V2
  • Runtime REST API V1:
    • migrated, to OAS3.0

With the removal of Swagger 2 we have also removed the Interactive Swagger UI which was delivered with the Development Dashboard Component.
We now only serve OAS3.0 feeds which are accessible by GET requests. On editor.swagger.io you can import our OAS3.0 feeds, to get an interactive documentation page of the OAS3.0 feeds.

More information can be found in the API documentation pages





Panel

On this page:

Table of Contents
maxLevel2
stylenone
Numbered Headings
start-numbering-with2

Documentation

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

Changes Platform Support

Our Platform support is updated with the following changes:

Additions

  • Oracle JRE 13
  • Azul Zulu OpenJDK 13

Removals

  • Oracle JRE 12
  • Azul Zulu OpenJDK 12

Upgrade Instructions

The upgrade instructions for release 13 can be found here.

UI Text Box
typetip

As a best practice

  • backup your repository
  • backup your database before running scripts
  • backup your 
    Include Page
    _HomeFolder
    _HomeFolder
     directory ([Blueriq installation directory]\Runtime)
  • backup any config files you have altered under [Blueriq installation directory]\Services

before you start the upgrade.

Artifacts

The Blueriq artifacts are available under name: 13.0.0.1329

Aquima Libraries

Library NameLibrary VersionChanges
AquimaTheme2.2.0-
Aggregate1.1.2-
AquimaLibrary4.6.0Removed:
  • Containertype AQ_Chart_EasyPie
  • Containertype AQ_BreadCrumb
  • Containertype AQ_ExternalContent
AquimaPresentationStyles2.3.1-
BlueriqTheme1.0.1-
Dashboard2.3.0-
DCM1.0.0-

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. Below only the changes in third party libraries are listed. For a complete third party library overview, please see: Third-party libraries

UI Expand
titleThird-party libraries Java Runtime

ArtifactId

GroupId

License

Version in 12.13.0

Version in 13.0

javax.annotation-api

javax.annotation

CDDL/GPLv2+CE

1.3.2

(error)

jsr305

com.google.code.findbugs

Apache License 2.0

3.0.2

(error)

junit

junit

Eclipse Public License - v 1.0

4.12

(error)

mapstruct

org.mapstruct

Apache License 2.0

1.2.0.Final

(error)

spring-plugin-metadata

org.springframework.plugin

Apache License 2.0

1.2.0.RELEASE

(error)

springfox-core

io.springfox

Apache License 2.0

2.9.2

(error)

springfox-schema

io.springfox

Apache License 2.0

2.9.2

(error)

springfox-spi

io.springfox

Apache License 2.0

2.9.2

(error)

springfox-spring-web

io.springfox

Apache License 2.0

2.9.2

(error)

springfox-swagger-common

io.springfox

Apache License 2.0

2.9.2

(error)

springfox-swagger2

io.springfox

Apache License 2.0

2.9.2

(error)

swagger-annotations

io.swagger

Apache License 2.0

1.5.22

(error)

swagger-core

io.swagger

Apache License 2.0

1.5.22

(error)

swagger-models

io.swagger

Apache License 2.0

1.5.22

(error)

brave-instrumentation-kafka-streams

io.zipkin.brave

Apache License 2.0

(error)

5.10.1

brave-instrumentation-messaging

io.zipkin.brave

Apache License 2.0

(error)

5.10.1

classgraph

io.github.classgraph

MIT License

(error)

4.8.44

hibernate-validator

org.hibernate.validator

Apache License 2.0

(error)

6.0.18.Final

jakarta.validation-api

jakarta.validation

Apache License 2.0

(error)

2.0.2

spring-boot-starter-validation

org.springframework.boot

Apache License 2.0

(error)

2.2.6.RELEASE

springdoc-openapi-common

org.springdoc

Apache License 2.0

(error)

1.3.0

springdoc-openapi-webmvc-core

org.springdoc

Apache License 2.0

(error)

1.3.0

swagger-integration

io.swagger.core.v3

Apache License 2.0

(error)

2.1.1

zipkin-reporter-metrics-micrometer

io.zipkin.reporter2

Apache License 2.0

(error)

2.12.1

amqp-client

com.rabbitmq

Apache License 2.0

5.4.3

5.7.3

bcpkix-jdk15on

org.bouncycastle

Bouncy Castle License

1.61

1.64

bcprov-jdk15on

org.bouncycastle

Bouncy Castle License

1.61

1.64

brave

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-context-log4j2

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-http

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-httpasyncclient

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-httpclient

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-jms

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-kafka-clients

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-rpc

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-servlet

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-spring-rabbit

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-spring-web

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-spring-webmvc

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

byte-buddy

net.bytebuddy

Apache License 2.0

1.9.16

1.10.8

classmate

com.fasterxml

Apache License 2.0

1.4.0

1.5.1

commons-codec

commons-codec

Apache License 2.0

1.12

1.13

commons-collections4

org.apache.commons

Apache License 2.0

4.2

4.4

commons-compiler

org.codehaus.janino

3-clause BSD License

3.0.15

3.1.2

commons-dbcp2

org.apache.commons

Apache License 2.0

2.5.0

2.7.0

commons-pool2

org.apache.commons

Apache License 2.0

2.6.2

2.7.0

esapi

org.owasp.esapi

BSD License

2.1.0.1

2.2.0.0

groovy

org.codehaus.groovy

Apache License 2.0

2.5.9

2.5.10

HdrHistogram

org.hdrhistogram

Creative Commons CC0

2.1.9

2.1.11

hibernate-commons-annotations

org.hibernate.common

LGPL 2.1

5.0.4.Final

5.1.0.Final

hibernate-core

org.hibernate

LGPL 2.1

5.3.15.Final

5.4.12.Final

hibernate-entitymanager

org.hibernate

LGPL 2.1

5.3.15.Final

5.4.12.Final

HikariCP

com.zaxxer

Apache License 2.0

3.2.0

3.4.2

httpclient

org.apache.httpcomponents

Apache License 2.0

4.5.10

4.5.12

jakarta.activation

com.sun.activation

Eclipse Public License - v 1.0

1.2.1

1.2.2

jakarta.activation-api

jakarta.activation

Eclipse Public License - v 1.0

1.2.1

1.2.2

jakarta.annotation-api

jakarta.annotation

Eclipse Public License - v 2.0

1.3.4

1.3.5

jakarta.jws-api

jakarta.jws

Eclipse Public License - v 1.0

1.1.1

2.1.0

jakarta.mail

com.sun.mail

Eclipse Public License - v 1.0

1.6.3

1.6.5

jakarta.persistence-api

jakarta.persistence

Eclipse Public License - v 1.0

2.2.2

2.2.3

jakarta.transaction-api

jakarta.transaction

Eclipse Public License - v 2.0

1.3.2

1.3.3

jakarta.xml.bind-api

jakarta.xml.bind

Eclipse Public License - v 1.0

2.3.2

2.3.3

jakarta.xml.soap-api

jakarta.xml.soap

Eclipse Public License - v 1.0

1.4.1

1.4.2

jakarta.xml.ws-api

jakarta.xml.ws

Eclipse Public License - v 1.0

2.3.2

2.3.3

jandex

org.jboss

Apache License 2.0

2.0.5.Final

2.1.1.Final

janino

org.codehaus.janino

3-clause BSD License

3.0.15

3.1.2

jasypt-spring-boot

com.github.ulisesbocchio

Apache License 2.0

3.0.1

3.0.2

jboss-logging

org.jboss.logging

Apache License 2.0

3.3.3.Final

3.4.1.Final

jedis

redis.clients

MIT License

2.9.3

3.1.0

log4j-api

org.apache.logging.log4j

Apache License 2.0

2.11.2

2.12.1

log4j-to-slf4j

org.apache.logging.log4j

Apache License 2.0

2.11.2

2.12.1

metrics-core

io.dropwizard.metrics

Apache License 2.0

4.0.7

4.1.5

micrometer-core

io.micrometer

Apache License 2.0

1.1.9

1.3.6

mongo-java-driver

org.mongodb

Apache License 2.0

3.8.2

3.11.2

reactor-core

io.projectreactor

Apache License 2.0

3.2.14.RELEASE

3.3.4.RELEASE

reactor-netty

io.projectreactor.netty

Apache License 2.0

0.8.15.RELEASE

0.9.6.RELEASE

snakeyaml

org.yaml

Apache License 2.0

1.24

1.25

spring-amqp

org.springframework.amqp

Apache License 2.0

2.1.13.RELEASE

2.2.5.RELEASE

spring-aop

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-beans

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-boot

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-actuator

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-actuator-autoconfigure

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-autoconfigure

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-configuration-processor

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-starter

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-starter-actuator

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-starter-aop

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-starter-logging

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-cloud-commons

org.springframework.cloud

Apache License 2.0

2.1.4.RELEASE

2.2.2.RELEASE

spring-cloud-config-client

org.springframework.cloud

Apache License 2.0

2.1.5.RELEASE

2.2.2.RELEASE

spring-cloud-config-server

org.springframework.cloud

Apache License 2.0

2.1.5.RELEASE

2.2.2.RELEASE

spring-cloud-context

org.springframework.cloud

Apache License 2.0

2.1.4.RELEASE

2.2.2.RELEASE

spring-cloud-sleuth-core

org.springframework.cloud

Apache License 2.0

2.1.6.RELEASE

2.2.2.RELEASE

spring-cloud-starter

org.springframework.cloud

Apache License 2.0

2.1.4.RELEASE

2.2.2.RELEASE

spring-cloud-starter-config

org.springframework.cloud

Apache License 2.0

2.1.5.RELEASE

2.2.2.RELEASE

spring-cloud-starter-sleuth

org.springframework.cloud

Apache License 2.0

2.1.6.RELEASE

2.2.2.RELEASE

spring-context

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-context-support

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-core

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-data-commons

org.springframework.data

Apache License 2.0

2.1.15.RELEASE

2.2.6.RELEASE

spring-data-keyvalue

org.springframework.data

Apache License 2.0

2.1.15.RELEASE

2.2.6.RELEASE

spring-data-mongodb

org.springframework.data

Apache License 2.0

2.1.15.RELEASE

2.2.6.RELEASE

spring-data-redis

org.springframework.data

Apache License 2.0

2.1.15.RELEASE

2.2.6.RELEASE

spring-expression

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-hateoas

org.springframework.hateoas

Apache License 2.0

0.25.2.RELEASE

1.0.4.RELEASE

spring-jcl

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-jdbc

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-messaging

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-orm

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-oxm

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-plugin-core

org.springframework.plugin

Apache License 2.0

1.2.0.RELEASE

2.0.0.RELEASE

spring-rabbit

org.springframework.amqp

Apache License 2.0

2.1.13.RELEASE

2.2.5.RELEASE

spring-security-config

org.springframework.security

Apache License 2.0

5.1.7.RELEASE

5.2.2.RELEASE

spring-security-core

org.springframework.security

Apache License 2.0

5.1.7.RELEASE

5.2.2.RELEASE

spring-security-crypto

org.springframework.security

Apache License 2.0

5.1.7.RELEASE

5.2.2.RELEASE

spring-security-jwt

org.springframework.security

Apache License 2.0

1.0.10.RELEASE

1.0.11.RELEASE

spring-security-ldap

org.springframework.security

Apache License 2.0

5.1.7.RELEASE

5.2.2.RELEASE

spring-security-oauth2

org.springframework.security.oauth

Apache License 2.0

2.3.6.RELEASE

2.4.0.RELEASE

spring-security-oauth2-autoconfigure

org.springframework.security.oauth.boot

Apache License 2.0

2.1.4.RELEASE

2.2.6.RELEASE

spring-security-rsa

org.springframework.security

Apache License 2.0

1.0.7.RELEASE

1.0.9.RELEASE

spring-security-web

org.springframework.security

Apache License 2.0

5.1.7.RELEASE

5.2.2.RELEASE

spring-session-core

org.springframework.session

Apache License 2.0

2.1.9.RELEASE

2.2.2.RELEASE

spring-session-data-redis

org.springframework.session

Apache License 2.0

2.1.9.RELEASE

2.2.2.RELEASE

spring-tx

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-web

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-webflux

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-webmvc

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-ws-core

org.springframework.ws

Apache License 2.0

3.0.4.RELEASE

3.0.8.RELEASE

spring-ws-security

org.springframework.ws

Apache License 2.0

3.0.4.RELEASE

3.0.8.RELEASE

spring-xml

org.springframework.ws

Apache License 2.0

3.0.4.RELEASE

3.0.8.RELEASE

ST4

org.antlr

BSD License

4.1

4.3

swagger-annotations

io.swagger.core.v3

Apache License 2.0

2.0.8

2.1.1

swagger-core

io.swagger.core.v3

Apache License 2.0

2.0.8

2.1.1

swagger-models

io.swagger.core.v3

Apache License 2.0

2.0.8

2.1.1

utils-mail-dkim

net.markenwerk

Apache License 2.0

1.1.12

1.3.1

zipkin

io.zipkin.zipkin2

Apache License 2.0

2.17.0

2.19.3

zipkin-reporter

io.zipkin.reporter2

Apache License 2.0

2.10.3

2.12.1

UI Expand
titleThird-party libraries Persistence API for customer data

ArtifactId

GroupId

License

Version in 3.0.18 (Blueriq 12.13.0)

Version in 3.1.0 (Blueriq 13.0.0)

validation-api

javax.validation

Apache License 2.0

2.0.1.Final

(error)

brave-instrumentation-kafka-streams

io.zipkin.brave

Apache License 2.0

(error)

5.10.1

brave-instrumentation-messaging

io.zipkin.brave

Apache License 2.0

(error)

5.10.1

FastInfoset

com.sun.xml.fastinfoset

Apache License 2.0

(error)

1.2.16

istack-commons-runtime

com.sun.istack

Eclipse Public License - v 1.0

(error)

3.0.8

jakarta.annotation-api

jakarta.annotation

Eclipse Public License - v 2.0

(error)

1.3.5

jakarta.validation-api

jakarta.validation

Apache License 2.0

(error)

2.0.2

jaxb-api

javax.xml.bind

CDDL 1.1

(error)

2.3.1

jaxb-runtime

org.glassfish.jaxb

Eclipse Public License - v 1.0

(error)

2.3.2

spring-boot-starter-validation

org.springframework.boot

Apache License 2.0

(error)

2.2.6.RELEASE

stax-ex

org.jvnet.staxex

Eclipse Public License - v 1.0

(error)

1.8.1

txw2

org.glassfish.jaxb

Eclipse Public License - v 1.0

(error)

2.3.2

zipkin-reporter-metrics-micrometer

io.zipkin.reporter2

Apache License 2.0

(error)

2.12.1

amqp-client

com.rabbitmq

Apache License 2.0

5.4.3

5.7.3

bcpkix-jdk15on

org.bouncycastle

Bouncy Castle License

1.60

1.64

bcprov-jdk15on

org.bouncycastle

Bouncy Castle License

1.60

1.64

brave

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-context-log4j2

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-http

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-httpasyncclient

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-httpclient

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-jms

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-kafka-clients

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-rpc

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-servlet

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-spring-rabbit

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-spring-web

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-spring-webmvc

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

byte-buddy

net.bytebuddy

Apache License 2.0

1.9.16

1.10.8

classmate

com.fasterxml

Apache License 2.0

1.4.0

1.5.1

commons-compiler

org.codehaus.janino

3-clause BSD License

3.0.15

3.1.2

commons-dbcp2

org.apache.commons

Apache License 2.0

2.5.0

2.7.0

commons-pool2

org.apache.commons

Apache License 2.0

2.6.2

2.7.0

hibernate-commons-annotations

org.hibernate.common

LGPL 2.1

5.0.4.Final

5.1.0.Final

hibernate-core

org.hibernate

LGPL 2.1

5.3.10.Final

5.4.12.Final

jakarta.activation-api

jakarta.activation

Eclipse Public License - v 1.0

1.2.1

1.2.2

jakarta.persistence-api

jakarta.persistence

Eclipse Public License - v 1.0

2.2.2

2.2.3

jakarta.servlet-api

jakarta.servlet

Eclipse Public License - v 2.0

4.0.2

4.0.3

jakarta.transaction-api

jakarta.transaction

Eclipse Public License - v 2.0

1.3.2

1.3.3

jakarta.xml.bind-api

jakarta.xml.bind

Eclipse Public License - v 1.0

2.3.2

2.3.3

jandex

org.jboss

Apache License 2.0

2.0.5.Final

2.1.1.Final

janino

org.codehaus.janino

3-clause BSD License

3.0.15

3.1.2

javassist

org.javassist

Apache License 2.0

3.23.2-GA

3.24.0-GA

jboss-logging

org.jboss.logging

Apache License 2.0

3.3.3.Final

3.4.1.Final

log4j-api

org.apache.logging.log4j

Apache License 2.0

2.11.2

2.12.1

log4j-to-slf4j

org.apache.logging.log4j

Apache License 2.0

2.11.2

2.12.1

snakeyaml

org.yaml

Apache License 2.0

1.23

1.25

spring-amqp

org.springframework.amqp

Apache License 2.0

2.1.13.RELEASE

2.2.5.RELEASE

spring-aop

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-beans

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-boot

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-autoconfigure

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-starter

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-starter-aop

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-starter-json

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-starter-logging

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-starter-security

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-starter-web

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-cloud-commons

org.springframework.cloud

Apache License 2.0

2.1.4.RELEASE

2.2.2.RELEASE

spring-cloud-config-client

org.springframework.cloud

Apache License 2.0

2.1.5.RELEASE

2.2.2.RELEASE

spring-cloud-context

org.springframework.cloud

Apache License 2.0

2.1.4.RELEASE

2.2.2.RELEASE

spring-cloud-sleuth-core

org.springframework.cloud

Apache License 2.0

2.1.6.RELEASE

2.2.2.RELEASE

spring-cloud-starter

org.springframework.cloud

Apache License 2.0

2.1.4.RELEASE

2.2.2.RELEASE

spring-cloud-starter-config

org.springframework.cloud

Apache License 2.0

2.1.5.RELEASE

2.2.2.RELEASE

spring-cloud-starter-sleuth

org.springframework.cloud

Apache License 2.0

2.1.6.RELEASE

2.2.2.RELEASE

spring-context

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-core

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-data-commons

org.springframework.data

Apache License 2.0

2.1.15.RELEASE

2.2.6.RELEASE

spring-expression

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-jcl

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-jdbc

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-messaging

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-orm

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-rabbit

org.springframework.amqp

Apache License 2.0

2.1.13.RELEASE

2.2.5.RELEASE

spring-security-config

org.springframework.security

Apache License 2.0

5.1.7.RELEASE

5.2.2.RELEASE

spring-security-core

org.springframework.security

Apache License 2.0

5.1.7.RELEASE

5.2.2.RELEASE

spring-security-crypto

org.springframework.security

Apache License 2.0

5.1.7.RELEASE

5.2.2.RELEASE

spring-security-rsa

org.springframework.security

Apache License 2.0

1.0.7.RELEASE

1.0.9.RELEASE

spring-security-web

org.springframework.security

Apache License 2.0

5.1.7.RELEASE

5.2.2.RELEASE

spring-tx

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-web

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-webmvc

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

zipkin

io.zipkin.zipkin2

Apache License 2.0

2.17.0

2.19.3

zipkin-reporter

io.zipkin.reporter2

Apache License 2.0

2.10.3

2.12.1

UI Expand
titleThird-party libraries DCM Lists Service

ArtifactId

GroupId

License

Version in 1.0.14 (Blueriq 12.13.0)

Version in 1.1.0 (Blueriq 13.0.0)

brave-instrumentation-kafka-streams

io.zipkin.brave

Apache License 2.0

(error)

5.10.1

brave-instrumentation-messaging

io.zipkin.brave

Apache License 2.0

(error)

5.10.1

jakarta.annotation-api

jakarta.annotation

Eclipse Public License - v 2.0

(error)

1.3.5

zipkin-reporter-metrics-micrometer

io.zipkin.reporter2

Apache License 2.0

(error)

2.12.1

amqp-client

com.rabbitmq

Apache License 2.0

5.4.3

5.7.3

bcpkix-jdk15on

org.bouncycastle

Bouncy Castle License

1.60

1.64

bcprov-jdk15on

org.bouncycastle

Bouncy Castle License

1.60

1.64

brave

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-context-log4j2

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-http

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-httpasyncclient

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-httpclient

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-jms

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-kafka-clients

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-rpc

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-servlet

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-spring-rabbit

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-spring-web

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

brave-instrumentation-spring-webmvc

io.zipkin.brave

Apache License 2.0

5.8.0

5.10.1

commons-compiler

org.codehaus.janino

3-clause BSD License

3.0.15

3.1.2

commons-lang3

org.apache.commons

Apache License 2.0

3.8.1

3.9

jakarta.servlet-api

jakarta.servlet

Eclipse Public License - v 2.0

4.0.2

4.0.3

janino

org.codehaus.janino

3-clause BSD License

3.0.15

3.1.2

log4j-api

org.apache.logging.log4j

Apache License 2.0

2.11.2

2.12.1

log4j-to-slf4j

org.apache.logging.log4j

Apache License 2.0

2.11.2

2.12.1

mongo-java-driver

org.mongodb

Apache License 2.0

3.8.2

3.11.2

snakeyaml

org.yaml

Apache License 2.0

1.23

1.25

spring-amqp

org.springframework.amqp

Apache License 2.0

2.1.13.RELEASE

2.2.5.RELEASE

spring-aop

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-beans

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-boot

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-autoconfigure

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-starter

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-starter-aop

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-starter-logging

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-boot-starter-security

org.springframework.boot

Apache License 2.0

2.1.12.RELEASE

2.2.6.RELEASE

spring-cloud-commons

org.springframework.cloud

Apache License 2.0

2.1.4.RELEASE

2.2.2.RELEASE

spring-cloud-config-client

org.springframework.cloud

Apache License 2.0

2.1.5.RELEASE

2.2.2.RELEASE

spring-cloud-context

org.springframework.cloud

Apache License 2.0

2.1.4.RELEASE

2.2.2.RELEASE

spring-cloud-sleuth-core

org.springframework.cloud

Apache License 2.0

2.1.6.RELEASE

2.2.2.RELEASE

spring-cloud-starter

org.springframework.cloud

Apache License 2.0

2.1.4.RELEASE

2.2.2.RELEASE

spring-cloud-starter-config

org.springframework.cloud

Apache License 2.0

2.1.5.RELEASE

2.2.2.RELEASE

spring-cloud-starter-sleuth

org.springframework.cloud

Apache License 2.0

2.1.6.RELEASE

2.2.2.RELEASE

spring-context

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-core

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-data-commons

org.springframework.data

Apache License 2.0

2.1.15.RELEASE

2.2.6.RELEASE

spring-data-mongodb

org.springframework.data

Apache License 2.0

2.1.15.RELEASE

2.2.6.RELEASE

spring-expression

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-jcl

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-messaging

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-rabbit

org.springframework.amqp

Apache License 2.0

2.1.13.RELEASE

2.2.5.RELEASE

spring-security-config

org.springframework.security

Apache License 2.0

5.1.7.RELEASE

5.2.2.RELEASE

spring-security-core

org.springframework.security

Apache License 2.0

5.1.7.RELEASE

5.2.2.RELEASE

spring-security-crypto

org.springframework.security

Apache License 2.0

5.1.7.RELEASE

5.2.2.RELEASE

spring-security-rsa

org.springframework.security

Apache License 2.0

1.0.7.RELEASE

1.0.9.RELEASE

spring-security-web

org.springframework.security

Apache License 2.0

5.1.7.RELEASE

5.2.2.RELEASE

spring-tx

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-web

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

spring-webmvc

org.springframework

Apache License 2.0

5.1.13.RELEASE

5.2.5.RELEASE

zipkin

io.zipkin.zipkin2

Apache License 2.0

2.17.0

2.19.3

zipkin-reporter

io.zipkin.reporter2

Apache License 2.0

2.10.3

2.12.1

Retirement announcement

All deprecated features that were due to be removed in version 13 were removed. This includes: 

ComponentRemoved features
AquimaLibraryAQ_Chart_EasyPie
AquimaLibraryAQ_BreadCrumb
AquimaLibraryAQ_ExternalContent

We updated the list of deprecated features. For more information, please refer to Deprecated features and take notice on the deprecations marked with

Status
colourYellow
titleversion 14
.

Bug fixes

Include Page
Blueriq 13.0 Bug Fixes
Blueriq 13.0 Bug Fixes

Known issues

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

Security notification