Changes for page 277 - First Farewell
Last modified by Erik Bakker on 2026/09/23 16:09
From version 271.1
edited by Erik Bakker
on 2025/07/14 08:06
on 2025/07/14 08:06
Change comment:
There is no comment for this version
To version 356.1
edited by Erik Bakker
on 2026/09/20 21:44
on 2026/09/20 21:44
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 -2 49-AmendmentAvalanche1 +277 - First Farewell - Content
-
... ... @@ -1,35 +1,26 @@ 1 -This release is characterized bymanyupdates toourplatform,both from auserperspectiveandfromatechnical perspectiveregarding our backendservices. Thissetsus upto allowallusers topreparetheirMendixsystemsforamigrationto DSH (ifapplicable). Furthermore, it enablesustoassistourusersmore effectivelyastheydevelop withinthe platform.1 +This release includes many smaller improvements across the platform's various phases. It also introduces a **new** runtime image in response to several CVE reports. Furthermore, it marks the **end of support** for our Event Streaming-related alerting for models still running on our old infrastructure (Aiven). 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 49-AmendmentAvalanche.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.277 - First Farewell.WebHome||target="blank"]]. 4 4 5 -==== New features ====5 +==== Major Changes ==== 6 6 7 -* General - License Tracker: You can now see licensed flows on the model level alongside the company level after we have registered the correct configuration. (#859) 8 -* Event Streaming - DSH Connection: The eMagizConnector base image has been updated as preparation to support event streaming integrations on DSH. This allows all users to prepare their Mendix systems to connect to DSH. 9 -** Note that all users running the new eMagiz Connector will receive this update with their next release. **If you already have a running eMagiz Connector, you need to restart the application to retrieve the latest information after the new release is prepared for you. ** 7 +* General - API MAM Migration: Topic alerting for the legacy Aiven-based Kafka topics has been marked as **End of Support**. This means the functionality will keep running as-is, but we will no longer provide support, bug fixes, or updates for this feature. This only affects customers who have not yet migrated to our new event streaming broker. 10 10 11 -==== Minor changes ====9 +==== Minor Changes ==== 12 12 13 -* Event Streaming - User Management: When adding new event streaming integrations that link to an **existing** event streaming processor, you **must** transfer them to the Create phase via the adding integrations tooling in the Create. This will trigger eMagiz to update the Deploy user management accordingly. 14 -** This functionality applies to both the old and new event broker. 15 -* Design - Message Definition: The overview of the attributes shown in the entity overview of the data model (i.e., CDM) and the system message now also shows the description of the attribute. (#1671) 16 -* Create - Flow Designer: The circuit breaker option under the request handler advice chain can now also be filled with a property placeholder. (#1619) 17 -* Create - Flow Designer: The overwrite option of the headers of a standard header enricher is now placed in the 'Basic' tab instead of the 'Advanced' tab. (#1666) 18 -* Create - Flow Testing: When creating a new test message and selecting the option "from existing file", the default option is now "Create" instead of "Capture". (#1659) 19 -* Create - Flow Testing: Each trace entry in the "Traces" overview now contains a timestamp. (#1661) 20 -* Capture - Overview: Deleting systems/integrations/tenants in Capture now shows a progress bar. (#1665) 21 -* Deploy - Unused Properties: For the unused properties functionality on the Create Phase Release, it is adjusted so that only the properties that are not used in any of your releases across environments are shown. They can be deleted without impacting any of the existing releases. (#1244) 22 -** Context is added to guide users through the following actions. 23 -** Performance has improved significantly. As a result, the process takes less time than before. 24 -* Deploy - Releases: Promoting a release to the next environment does not trigger the auto-delete behaviour of releases anymore. (#1318) 25 -* Deploy - Containers: Only the active containers are updated when a user adds or removes something from a release. Consequently, when a new integration is added, inactive containers will not contain the new integration. They can be reactivated if desired to enable automatic updates again. (#986) 11 +* General - Runtime Image: A new [[runtime image>>doc:Main.Release Information.Runtime Images.V360.WebHome||target="blank"]] for **all** customers is available. 12 +* General - UI/UX: Some UI elements have been replaced with newer versions, which should improve User experience. 13 +* Design - System Message: OpenAPI import functionality from the system message of an API integration is revised and improved. The functionality lets you select the desired path and operation to import from the selected OpenAPI file. Also, it imports both the request and response messages for the selected operation and sets them as root. (#1421) 14 +* Design - CDM: We improved the loading of data model-related information. This improves performance when interacting with larger data models. 26 26 27 -==== Bug fixes ====16 +===== Bug Fixes ==== 28 28 29 -* Create - Add Integrations: We fixed several issues regarding untransferring and transferring integrations. Among other things, we addressed the following specific cases. 30 -** Re-transferring integrations to Deploy. 31 -** Untransfering the last integration of a system. 32 -* Create - Flow Designer: The user can now completely read the alerts in the flow designer with a hover text. (#1168) 33 -* Create - Flow Designer: The "Allow empty array" checkbox in Create can now be used without it throwing an error. (#1640) 34 -* Create - Flow Designer: We ensured that the order in which you create flow versions for flows belonging to an "exit/entry" construction can be random. As a result, this will prevent users from ending up with only a part of the flows belonging to this construction in Deploy, while all flow versions are indeed created in Create. 35 -* Manage - Alerting - Triggers (Error): Error alerts with ‘not equal to’ and ‘does not contain’ evaluations on ‘exception class’ and/or ‘exception message’ will now only trigger if both the first and last exception don’t equal/contain the value. (#1576) 18 +* Design - Solution Design: Event Streaming processors with errors in their message mapping are also displayed when the Design phase “Only errors” switch is enabled. (#1422) 19 +* Design - Solution Design: Sorting of the tenants on a multi-tenant system is aligned between Capture and Design. (#1736) 20 +* Design - System message: Fixed two typos found when attempting to delete and edit annotations. (#1813) 21 +* Design - Event Streaming: The prompt for entering edit mode correctly references event streaming when the integration type is event streaming. (#1780) 22 +* Create - Flow designer: We fixed an issue regarding the HTTP security support object that prevented the underlying flow from working even though the security was disabled. 23 +* Create - Properties tab: Improved the logic for property highlighting when selecting a component for properties with similar names. (#1774) 24 +* Deploy - Releases: We fixed a minor typo when a step is determined not to be relevant in the deployment plan. (#1781) 25 +* Deploy - Missing flows for runtimes: The pop-up also includes the display name of the system in Design. (#1812) 26 +* Manage - Flows With Error Messages: Filter option on the "flow with error messages" page to be carried over to the pop-up when opening the overview of a specific flow containing errors (#1766)