Changes for page 57
Last modified by Erik Bakker on 2023/01/23 13:58
From version 12.1
edited by Erik Bakker
on 2022/06/16 12:59
on 2022/06/16 12:59
Change comment:
There is no comment for this version
To version 1.1
edited by Erik Bakker
on 2022/05/05 14:03
on 2022/05/05 14:03
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 571 +Building Time - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Main.Release Information. Build numbers.WebHome1 +Main.Release Information.Portal.WebHome - Content
-
... ... @@ -1,21 +1,33 @@ 1 - Small updatethat bringssupport for connectingtoOAuth 2.0resourcesservers thatdonot support having OAuth2.0scopes. Also the HTTP component is updated with new REST template possibilities.1 +Version 175, released 2022-04-29 2 2 3 - Find out more in our[release blog]3 +Release that brings flow testing and JSON support improvements and a new build number with runtime bug fixes. In addition, this release includes several other improvements and tackles some minor issues. To benefit from the improvements, please make sure to clear your browser cache (Ctrl+Shift+Del) before signing in the first time. 4 4 5 +Find out more on our release blog here: [[https:~~/~~/www.emagiz.com/en/release-blog-en/175-building-time-release-blog/>>https://www.emagiz.com/en/release-blog-en/175-building-time-release-blog/]] 5 5 6 -===== New Features ===== 7 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. 8 +===== Major Changes ===== 10 10 10 +* This release brings build number 61 with several runtime improvements. 11 +** The OAuth 2.0 authorization interceptor in the Rest Template component contained client 'Authentication methods’ that were invalid and caused a flow not to start in build 59. Also the clockskew is now configurable so we can handle the requirements of more oauth2 authentication providers. 12 +** The Amazon S3 authentication interceptor in the Rest Template component had a threading issue where the key would be invalid on heavy usage. The threading has been changed and is now behaving correctly. 13 +** In several flow designer components, you can add Groovy scripts. Since build 59 using FastStringUtils (JSON parsing) in Groovy scripts did not work. 14 +** For Gen3 runtimes we upgraded to Spring Boot 2.6.6 to bring the latest security patches. 15 + 16 + 11 11 ===== Minor Changes ===== 12 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 19 +* Create - Flow designer: Message Definitions: Added JSON Array support for JSON message definitions. Using this, you can have an array of simple values based on an entity. 20 +* Create - Flow testing: Flow testing has better support for components that use flow resources like groovy scripts or database initialization scripts. 21 +* Create - Flow testing: Flow testing was not compatible with flows that contain queued message channels. 22 +* Manage - Monitoring: We removed the obsolete statistics screens 'Channel statistics', 'Handler statistics', and 'Cloud statistics'. 23 + 24 + 25 +===== Bug Fixes ===== 26 + 27 +* Design - Message Mapping: We fixed an issue where some warnings were showing as errors in right panel. 28 +* Create - Flow Designer: Improved transformation of JSON messages when 2 similar structures in the source message definition are mapped to the same structure in the output definition. 29 + 30 + 31 +===== Remarks ===== 32 + 33 +* Mendix Runtime has been upgraded to Mendix 9.12.1.