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 9.1
edited by Erik Bakker
on 2022/06/16 12:30
on 2022/06/16 12:30
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 - BuildingTime1 +Feedback Galore - Content
-
... ... @@ -1,31 +1,36 @@ 1 - Release thatbringsflowtesting andJSONsupportimprovementsandanewbuildnumberwithruntimebugfixes.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 Feedback Galore release introduces version 10.38.0 of eMagiz portal. This release brings improvements on the Store on Create phase and Flow Testing. Furthermore, 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/]]3 +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 in our [release blog] 5 5 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. 8 +===== New features ===== 13 13 10 +* Design and Create overview: The state of 'show tasks' option is remembered per model and per user so the next time when you navigate your model, the selection of showing tasks will be applied. 14 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'. 14 +* User Management-Model Permission: Model owners can change the ownership of the model by using the 'Change contact' button. (#403) 15 +* Create - Flow Designer: The Data source transaction manager component has now help texts that will guide you through the usage of the component. (#427) 16 +* Create – Flow Designer: When opening the flow designer and the flow is on read-only mode, the left palette will be closed and vice versa. 17 +* Create – Store: As default, the Store shows only the items that do not contain design resources such as definitions, data models and transformations. The filter has one more option "Show design store items". This option brings the items that include design resources back to the list. 18 +* Create - Flow Testing: When testing a flow where one of the attached resources has a very long name, you will not get a warning anymore. eMagiz truncates the resource’s name for you and carries on with the test execution. This truncation only happens in the context of the execution of the test. 19 +* Create - Transformations: The source filter condition is displayed without empty space strings. (#431) 20 +* Create - Flow Testing: JSON messages are prettified so that is easier to read and compare actual vs expected messages. (#494) 21 +* Deploy - Releases: The option "Do not show again" can be selected when the pop-up about the autodelete behavior of releases appear. An explanation text is always accessible by clicking on Help in Deploy phase. 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. 26 +* Design - Solution: Tenants without technical names will raise validation errors. 27 +* Create - Event streaming: Transformations that read or write JSON messages with elements that are lists, work now for event processors. Additionally, the 'Change message format' button has been added to the design phase message definition to keep consistency. The new default message format for event streaming message definitions is JSON. (#445) 28 +* Create - Overview: Tooltips of validation errors of event streaming processors are shown above systems and topics. 29 +* Create - Transformation: You can change the type of Static Input from parameter to constant. 30 +* Create - Flow Testing: The times displayed in the execution logs are shown in UTC time. (#482) 31 +* Store: The path to access the content of the old store is not available anymore. (#533) 27 27 28 - 29 29 ===== Remarks ===== 30 30 31 -* Mendix Runtime has been upgraded to Mendix 9.12.1. 35 +* Mendix Runtime has been upgraded to Mendix 9.10.0. 36 +