Changes for page 169 - Check, Act
Last modified by Carlijn Kokkeler on 2024/05/22 13:50
From 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
To version 11.1
edited by Erik Bakker
on 2022/06/16 12:32
on 2022/06/16 12:32
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Building Time1 +Check, Act - Content
-
... ... @@ -1,31 +1,31 @@ 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. 1 +The Check, Act release introduces version 10.37.0 of eMagiz portal. This release brings an improved error check in Design and Create phase and from now on, new API gateways will run on the latest generation (Gen3) runtime by default. 2 +In addition, this release includes several other improvements and tackles some minor issues. 2 2 3 - Findoutmoreonour releasebloghere:[[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 +To benefit from the improvements, please make sure to clear your browser cache (Ctrl+Shift+Del) before signing in the first time. 4 4 6 +Find out more in our [release blog] 5 5 8 + 6 6 ===== Major Changes ===== 7 7 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. 11 +* Design - Architecture: Gateway containers are running on Gen3 by default if the model has just received the API license. 12 +* Errors check in the Design and Create phase that will help you to find which step you have forgotten when building an integration. 13 + ** Design - Solution Designer: Errors in mappings, and missing technical names for systems, tenants and API operations are now shown in the solution designer. Additionally, the right panel has been redesigned with a new UI and the ability to show/hide tasks on the canvas and in the right panel. 14 + ** Create - Overview: Errors in transformations are now shown in the create overview. Errors in transformations can be hidden from the canvas in the transformation tooling by clicking the hide icon on the error. Additionally, the right panel has been redesigned with a new UI and the ability to show/hide tasks on the canvas and in the right panel. 13 13 14 - 15 15 ===== Minor Changes ===== 16 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'. 18 +* Create - Flow testing: The message comparison screen has been reorganized to optimize space by only showing headers when the expected and actual values differ from each other. All headers are still shown on the details pop-up screen. This pop-up has also increased his size and headers and the payload are grouped in 2 separate tabs. (#483) 19 +* Create - Flow Testing: When running a test case that has properties defined on the flow, a warning pop-up will appear asking you to fill in the values in case they are empty. 21 21 22 22 23 23 ===== Bug Fixes ===== 24 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. 24 +* Design - Store: When importing a system message from Store into system message, there will be no error popup. 25 +* Create - Store: When overwiting a version of a substore item, the wildcard versions (e.g. 1.3.*) will be hidden in the list of available versions. 26 +* Create - Flow testing: Test messages based on message definitions can be autogenerated for event processors. (#447) 27 +* Capture - Add integration: You can add an API integration and it will have a unique technical name automatically as well as an unused operation for the path corresponding to the selected message type. 28 +* Design - Open API specification: Improved generation of the the Open API specification. To benefit from this, please trigger the recreation of the file. 29 +* Create - Resources: You can change the file of a resource used in a flow without encountering errors such as 'Failed to commit'. 30 +* Deploy - Architecture: Improved functionality of waking up a cloud slot so that no strange errors occur. 31 +* Manage - Error messages: XML Validation errors are available for inspection when opening a certain error message. (#330)