Changes for page 182 - Tranquil Surface
Last modified by Carlijn Kokkeler on 2024/05/22 13:46
From version 21.1
edited by Carlijn Kokkeler
on 2024/05/22 13:46
on 2024/05/22 13:46
Change comment:
There is no comment for this version
To version 2.1
edited by Erik Bakker
on 2022/05/05 14:04
on 2022/05/05 14:04
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 - 182 - TranquilSurface1 +Building Time - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,18 +1,31 @@ 1 -Release that brings several transformationimprovementstothecommunity.Onopofthat,wehave updatedourbuild number andreleasedseveralfunctionalitiesfor ournewmonitoring stack.1 +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. 2 2 3 - Please find out more on our[[Release blog>>Main.ReleaseInformation.ReleaseBlogs.TranquilSurface.WebHome||target="blank"]].3 +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/]] 4 4 5 -====New features==== 6 -* Create - Flow designer: Flow components have been added to be able to run SOAP web services on runtimes on the new monitoring stack. The components are called 'SOAP Web service interceptors,' 'Payload root endpoint mapping,' and 'Dynamic WSDL.' 7 -* Deploy - Build Number: A new build number is available. You can activate the "trust all" option on an HTTP Outbound Gateway with this build number. Please check out the [[release notes>>Main.Release Information.Build numbers.Build 62.WebHome||target="blank"]] for more information 8 8 9 -====Minor changes==== 10 -* Deploy-Releases: Added delete prevention for releases deployed on a container. 11 -* ILM-Model: Added user and project removal from Harbor when deleting a model. 6 +===== Major Changes ===== 12 12 13 -====Bug fixes==== 14 -* Design-Message Mapping: Fixed wrong tab navigation after attempting to open an integration in Create from Message Mapping before it was added. (#708) 15 -* Create: option "trust all" for rest templates will now trust all certificates (#525) 8 +* This release brings build number 61 with several runtime improvements. 9 +** 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. 10 +** 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. 11 +** In several flow designer components, you can add Groovy scripts. Since build 59 using FastStringUtils (JSON parsing) in Groovy scripts did not work. 12 +** For Gen3 runtimes we upgraded to Spring Boot 2.6.6 to bring the latest security patches. 16 16 17 -====Remarks==== 18 -* Mendix Runtime has been upgraded to Mendix 9.16.0. 14 + 15 +===== Minor Changes ===== 16 + 17 +* 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. 18 +* Create - Flow testing: Flow testing has better support for components that use flow resources like groovy scripts or database initialization scripts. 19 +* Create - Flow testing: Flow testing was not compatible with flows that contain queued message channels. 20 +* Manage - Monitoring: We removed the obsolete statistics screens 'Channel statistics', 'Handler statistics', and 'Cloud statistics'. 21 + 22 + 23 +===== Bug Fixes ===== 24 + 25 +* Design - Message Mapping: We fixed an issue where some warnings were showing as errors in right panel. 26 +* 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. 27 + 28 + 29 +===== Remarks ===== 30 + 31 +* Mendix Runtime has been upgraded to Mendix 9.12.1.