Changes for page 243 - Migration Magic
Last modified by Erik Bakker on 2025/06/02 09:33
From version 229.1
edited by Erik Bakker
on 2025/02/25 08:29
on 2025/02/25 08:29
Change comment:
There is no comment for this version
To version 53.1
edited by Erik Bakker
on 2023/03/03 08:57
on 2023/03/03 08:57
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 - 239 -Modern Talking1 +193 - Fan Out - Content
-
... ... @@ -1,17 +1,23 @@ 1 - In the lastsprint, we focused on testingthe eMagizMendix Connector andsolving internalfeedbackon the processandtheconnectoritself. With thatbehindus we arereadytolaunchthenew eMagiz Mendix Connectorourcommunity. With this release we willmake availablefor allnewMendix systemsinmodelsrunningonthe current-generation architecture. Subsequently we willimplementamigration wizard aiding asimpleandsmooth migration to thenew eMagizMendix Connector.On top ofthat, wehavesome minor updatestoimprove the qualityoftheplatform.1 +The release introduces REST/XML as option for your gateway operations as well as new features for our 3rd generation runtime, a new runtime image, and new cloud templates. Subsequently, we will release several minor feedback points and bug fixes. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs. 239 -Modern Talking.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.193 - Fan Out.WebHome||target= "blank"]]. 4 4 5 -====New Features====5 +=====New features===== 6 6 7 -* New Mendix connector: We will introduce a new eMagiz Mendix connector. This new connector delivers improved stability and a simpler setup process. The new connector is better integrated in your eMagiz models and will receive full support. The connector can be used for new systems and will be enabled by default for new models. 8 -** A migration wizard will be released later which allows you to easily and smoothly migrate your current legacy Mendix connectors to the new Mendix connector. 7 +* A new runtime image for customer models running on the 3rd generation runtime. Please find out more on our [[Runtime Image release notes>>Main.Release Information.Runtime Images.V130.WebHome||target="blank"]]. 8 +* Deploy - Releases: New release properties pop-up that shows all properties in your release, grouped by containers that they are assigned to. This pop-up can be accessed by pressing the wrench shaped icon, which becomes available once a release is set as active. 9 +* Design - Settings: We added XML support to API Management. To enable this feature, change the 'Default message format' in the Design settings section. You can change individual operations by changing the message format of your gateway message. Migrating existing operations requires a reset of the exit flow and a change in the catalog in Design. For more information see the release blog post. (#815) 9 9 10 -====Minor Changes====11 +=====Minor changes===== 11 11 12 -* Create - Flow Designer: The view button that can be found by navigating to the right panel of the Flow Designer and choosing the Support Objects tab opens a pop-up that shows a list of all support objects that can be added. This button is accessible only in view mode of the Flow Designer. (#870) 13 +* Design - API Gateway: OData API type exclusively selectable for system admin. (#816) 14 +* Design - API Catalog: When you change a path in Design phase, your HTTP inbound gateways that use the changed path will also be updated in Create phase if you have edit rights. (#524) 15 +* Manage - Error messages: Message history is sorted by timestamp descending. 13 13 14 14 ====Bug fixes==== 15 15 16 -* Create - Flow Creation: Payload root Qname support object for the API gateway infra is not containing duplicates now. (#1517) 17 -* Manage - Dashboard: The manage phase dashboard no longer breaks when an error occurs in a component with an id that does not follow the [id].[system].[flow] convention, or when that value is longer than expected. (#1566) 19 +* Create - Message Definition: Attribute can be declared as JSON array in API Gateway and Event Streaming (#908) 20 +* Create - Migration: We fixed a third generation migration issue, where the legacy error handling flow components were not removed from the asynchronous routing flow. 21 +* Create - Flow designer: when migrating a container’s flows from gen2 to gen 3, “global wire tap” components and their relevant components will be removed. 22 +* Deploy - Release: We fixed an issue that caused images to not be built in specific situations when running in the new runtime generation runtime. 23 +* Deploy - User management: Fixed an issue where 'Apply to environment' would take very long to finish. (#797)