Wiki source code of 57
Version 12.1 by Erik Bakker on 2022/06/16 12:59
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | Small update that brings support for connecting to OAuth 2.0 resources servers that do not support having OAuth 2.0 scopes. Also the HTTP component is updated with new REST template possibilities. | ||
2 | |||
3 | Find out more in our [release blog] | ||
4 | |||
5 | |||
6 | ===== New Features ===== | ||
7 | |||
8 | * With this update, eMagiz runtimes can fulfil the role of an MQTT broker. To do this, put an Artemis server support object in your connector and make sure it accepts MQTT protocol communication over web sockets. Internally, handling these (MQTT) messages is no different from handling "normal" (AMQP) messages. | ||
9 | * Updated Artemis, Qpid, Proton-J and Netty to the latest maintenance releases. These updates mostly contain bugfixes, improvements and performance wins. | ||
10 | |||
11 | ===== Minor Changes ===== | ||
12 | |||
13 | * Updated bundle 'com.emagiz.bundles.spring-security-config' from 5.3.4.1 to 5.3.9.1 | ||
14 | * Updated bundle 'com.emagiz.bundles.spring-security-core' from 5.3.4.1 to 5.3.9.1 | ||
15 | * Updated bundle 'com.emagiz.bundles.spring-security-oauth2-client' from 5.3.4.1 to 5.3.9.1 | ||
16 | * Updated bundle 'com.emagiz.bundles.spring-security-oauth2-core' from 5.3.4.1 to 5.3.9.1 | ||
17 | * Updated bundle 'com.emagiz.bundles.spring-security-oauth2-jose' from 5.3.4.1 to 5.3.9.1 | ||
18 | * Updated bundle 'com.emagiz.bundles.spring-security-oauth2-resource-server' from 5.3.4.1 to 5.3.9.1 | ||
19 | * Updated bundle 'com.emagiz.bundles.spring-security-web' from 5.3.4.1 to 5.3.9.1 | ||
20 | * Updated bundle 'com.emagiz.components.security' from 7.0.0 to 7.0.1 | ||
21 | * Updated bundle 'com.emagiz.components.http' from 7.1.0 to 7.1.1 |