Changes for page 169 - Check, Act
Last modified by Carlijn Kokkeler on 2024/05/22 13:50
From 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
To version 10.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 - FeedbackGalore1 +Check Act - Content
-
... ... @@ -1,4 +1,5 @@ 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. 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 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,32 +5,26 @@ 5 5 Find out more in our [release blog] 6 6 7 7 8 -===== New features =====9 +===== Major Changes ===== 9 9 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. 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. 11 11 12 12 ===== Minor Changes ===== 13 13 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. 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. 22 22 23 23 24 24 ===== Bug Fixes ===== 25 25 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) 32 - 33 -===== Remarks ===== 34 - 35 -* Mendix Runtime has been upgraded to Mendix 9.10.0. 36 - 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)