Changes for page 249 - Amendment Avalanche
Last modified by Erik Bakker on 2025/07/14 08:06
From version 270.1
edited by Erik Bakker
on 2025/07/14 07:44
on 2025/07/14 07:44
Change comment:
There is no comment for this version
To version 162.1
edited by Carlijn Kokkeler
on 2023/11/22 15:02
on 2023/11/22 15:02
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 49 -AmendmentAvalanche1 +209 - Max Verstappen - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,35 +1,33 @@ 1 - Thisreleaseis characterizedbymanyupdatestoour platform,bothfrom a userperspectiveandfromechnicalperspectiveregarding ourbackendservices.Thissetsusupto allow all userstopreparetheirMendixsystems foramigrationto DSH(ifapplicable).Furthermore,itenablesustossistourusers more effectivelyastheydevelopwithintheplatform.1 +In the last sprint cycle, we focused on improving the speed of the deployment plan and making the next generation architecture the default. On top of that, we have worked to release new cloud templates for Docker Single Lane and Docker Double Lane, to introduce faster machine boot up and improved auto-healing. Moreover, we processed several feedback items and did some bug fixes. 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>>Main.Release Information.Release Blogs.209 - Max Verstappen.WebHome||target="blank"]]. 4 4 5 -==== 5 +=====New features===== 6 6 7 -* General -LicenseTracker:Youcannowsee licensedflows onthemodellevelalongside thecompanylevelafterwehaveregisteredthe correctconfiguration.(#859)8 -* EventStreaming-DSHConnection: The eMagizConnectorbase imagehasbeenupdated aspreparationtosupport eventstreamingintegrations onDSH. Thisallowsall users toprepare their MendixsystemsconnecttoDSH.9 -* *Note that allusersrunning the neweMagiz Connectorwillreceivehisupdatewiththeirnext release. **Ifyoualreadyhave a running eMagiz Connector,you needtorestartthe applicationto retrievethe latestinformation after the new releaseis preparedor you.**7 +* Deploy - Releases: We added the ability to see all unused properties of an environment. This can be viewed by clicking the three dots in the Create phase section. Here it is also possible to quickly delete all or a selection of those unused properties. 8 +* Deploy - Cloud Templates: New Cloud Templates are available for docker single and double environments to introduce faster machine boot up and improved auto-healing. Please check out the [[cloud template release notes>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] for more information. 9 +* All - The next generation architecture is the default now. New models will use this generation as default. 10 10 11 -==== 11 +=====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) 13 +* Deploy - Releases: We sped up the process of preparing runtime images in executing the deployment plan. The step in the deployment plan concerning the preparation of runtime images will now be executed more quickly and reliably. 14 +* Deploy - Releases: When a release is removed, the related unused images in the on-premises machines will be removed as well. 15 +* Manage - Monitoring: The queue browser now displays milliseconds in the timestamps. 16 +* Manage - Alerting: Alerts will only be generated for queues that are created and managed by the eMagiz JMS server. 26 26 27 -==== 18 +====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) 20 +* Create - Flow Designer: An issue has been fixed, where, previously, the connection line for drawing channels did not work well after the user scrolls or zooms in/out on the canvas. 21 +* Create - Flow Designer: We added a migration step to set the error channel of all inbounds in a flow to “errorChannel” if the custom error handling is set to false. 22 +* Deploy - Deployment plan: We fixed an issue of the release preparation step taking longer than necessary which is caused by the machine deployment steps to be executed when they could have been skipped. 23 +* Manage - Monitoring - We fixed a rare case where a runtime either (1) could not start, or (2) logging, errors, and metrics could not be seen in the portal for a model that had just migrated to the next generation architecture. 24 + 25 +====Infra and image changes==== 26 + 27 +* Infra: New logging feature enabling us to make better choices in encryption standards. 28 + 29 + 30 + 31 + 32 + 33 +