Changes for page 169 - Check, Act
Last modified by Carlijn Kokkeler on 2024/05/22 13:50
From version 4.1
edited by Erik Bakker
on 2022/06/16 12:08
on 2022/06/16 12:08
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 - FeedbackFiesta1 +Check, Act - Content
-
... ... @@ -1,60 +1,31 @@ 1 -Release that improves the usability of the UI. Furthermore, we have some improvements on the MFA configuration. In addition, 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 -Find out more on our release blog here: 6 -https://www.emagiz.com/en/release-blog-en/174-feedback-fiesta-release-blog/ 6 +Find out more in our [release blog] 7 7 8 8 9 -===== Runtime Release Notes ===== 10 - 11 -The 5.1.0 release of the eMagiz Mendix connector (EMC) has two small bug fixes and updates most of the userlib libraries to include the latest security fixes. For specific information please check out this link to the [release notes] 12 - 13 - 14 14 ===== Major Changes ===== 15 15 16 -* The UI has gotten several improvements for usability. 17 -* Portal: After logging in, users who have not configured MFA will be prompted with the page for setting up the Google Authenticator. Users who do not configure it will not be allowed to access anything until they follow the procedure. 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. 18 18 19 - 20 20 ===== Minor Changes ===== 21 21 22 -* Design - Architecture: Added help text on the Gen3 attribute of the container. 23 -* Design - CDM: You cannot import models from Mendix in CDM from now on. 24 -* Design - API Catalog: A confirmation pop-up will popup on the screen when you do a deletion of resources. (#613) 25 -* Create - Processes: The tags were not being ordered in any way, and now they are being ordered alphabetically for it to be easier to search for them. (#346) 26 -* Create - Flow testing: A message pop-up can be used to see your input message even if you have not defined an expected message. (#599) 27 -* Deploy - Releases: The release attribute to prevent deletion of the release can be edited if the release is locked. 28 -* Deploy - Architecture: Name change of the Status tab on the runtime popup. 29 -* Deploy - Architecture: Improved feedback when trying to deploy Gen3 runtimes to offline machines. 30 -* Deploy - Event Streaming: The event streaming tab in the Deploy phase has been removed. (#542) 31 -* Deploy - User management: Access key, access certificate, and Keystore filenames are generated with the corresponding deploy user’s name. (#426) 32 -* Manage - Dashboard: A new button “Refresh“ is added to the right panel of the Dashboard. It helps you to refresh a view and update the errors in the meantime. (#589) 33 -* Manage - Monitoring: Gen3 monitoring pages merged with the Gen2 monitoring pages. 34 -* Portal: Improved the auto-generation of technical names by only removing the vowels if the length limit requires it. (#339) 35 -* MFA: You can type in your MFA code and press enter key to validate your code. (#132) 36 -* License tracker: On-premises and Data sink (Cloud) information removed. (#611) 37 -* Capture - Consumer API integration: Improved name validation when adding a new consumer API integration. 38 -* Design - API management: Finding resources in the Catalog API is easier from now on. The list has been sorted by a resource's path. (#607) 39 -* Design - System Message: a progress bar will be shown when the root of the message is changing. (#534) 40 -* Design - Consumer API Integration: Improved functionality for enabling consumer API Integration. 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. 41 41 42 42 43 43 ===== Bug Fixes ===== 44 44 45 -* Design - Solution: It is possible to go to response message mapping from the context menu. (#587) 46 -* Design - Processors: The list of event streaming topics will be sorted alphabetically when you create or edit the event processors. (#568) 47 -* Create - Flow Designer: In the popup, the comparator of messages will take all the available space. (#483) 48 -* Create - Flow designer: A wrong description of the XML validating filter component has been removed. (#567) 49 -* Create - Flow testing: When testing flows with multiple output messages (by using splitters) the result always showed “failure” even though visually the expected and actual messages appeared to be 100% identical. This has been fixed: if all messages are identical and in the same order, the result is “success” as you’d expect. (#454) 50 -* Create - Flow testing: We align some buttons at the bottom of the Flow designer and Flow testing. 51 -* Create - Flow testing: We displayed 3 missing buttons (Test messages, Build flow, and Help) on the Flow testing again. 52 -* Create - Flow testing: We fixed an issue where flows that contain debug components could not be tested. 53 -* Deploy - Releases: Creating a new release is easier. You only need to press once to select or change a flow version. (#594) 54 -* Deploy - Architecture: We fixed a bug where upgrading to the latest Gen3 cloud release caused JMS connectivity issues. 55 -* Deploy - Architecture: Improved Route generation so the streaming container will no longer be added to the existing gateway routes. If you encountered this bug, please remove the streaming container from your gateway routes and delete the 'entry.port' property created for the streaming container. 56 -* Deploy - Containers: The gateway entry flow will not be randomly added to the streaming container anymore. (#578) 57 -* Manage - Topic Statistics: Navigating to topic statistics does not show an error message if you have not authenticated your MFA yet. (#376) 58 -* eMagiz Mendix connector: Version 5.1.0 fixes the String-only functionality of synchronous exit configurations. We also updated the user lib dependencies to bring them in line with build 60. (#536) 59 -* Deploy - Releases: Build version is not being displayed multiple times when hovering over the integrations in the releases screen. (#513) 60 - 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)