Changes for page 256 - Power Up
Last modified by Erik Bakker on 2025/11/04 12:44
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 108.1
edited by CarlijnKokkeler
on 2023/09/18 11:00
on 2023/09/18 11:00
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 +205 - World Explorers - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,35 +1,71 @@ 1 -This release is characterized by many updates to our platform, both from a user perspective and from a technical perspective regarding our backend services. This sets us up to allow all users to prepare their Mendix systems for a migration to DSH (if applicable). Furthermore, it enables us to assist our users more effectively as they develop within the platform. 1 +{{container}} 2 +{{container layoutStyle="columns"}}((( 3 +[[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 2 2 3 - Pleasefind outmore on our[[Releaseblog>>Main.ReleaseInformation.ReleaseBlogs.249-AmendmentAvalanche.WebHome||target="blank"]].5 +**Hi there, eMagiz developers!** We have processed additional feedback on the Manage phase to ensure you can more easily create overviews of your statistics, displaying all information correctly and improving the migration process to the next-generation architecture in the Create phase slightly. On top of that, we have improved the scalability of our new generation monitoring stack and the alerting structure. We will also release a new cloud template for our next-generation infrastructure to comply with technical requirements from our cloud provider. 4 4 5 -== ==Newfeatures ====7 +== **Mandatory Cloud Template Upgrade - Next-generation models ** == 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. ** 9 +As can be seen on our [[status page>>https://status.emagiz.com/incidents/dbh6g9w3ks7q||target="blank"]], we will release a new cloud template for our next-generation models (both single and double lane) that will change a configuration in these templates to comply with technical and operational requirements from our cloud provider. The announcement of the status page itself holds more detail for those to whom it pertains. 10 10 11 -== ==Minor changes ====11 +== **Feedback Items** == 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 +//__Improved Validation when migrating to the next-generation architecture__// 14 +To improve the migration process to the next-generation architecture, we now show a list of all reported problems, allowing the user to resolve them before migrating to the next-generation architecture. 26 26 27 - ====Bug fixes====16 +{{info}}Note that when no problem is found, the migration process of that runtime will start automatically.{{/info}} 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 +//__Improved HTTP Statistics__// 19 +To improve the filtering and refresh functionality we offer on this overview, we have made several changes in this release that will improve the behavior of this overview. 20 + 21 +//__Show values on the runtime level in Deploy Architecture__// 22 +We have improved the values shown on the runtime (i.e., container) level in Deploy Architecture so you can better assess whether the memory configuration is still suitable for your deployed solution. 23 + 24 +{{info}}To get to the values we use different calculation methods per type of runtime, as certain runtime types have various reasons for existence. 25 +* JMS - The number of queues in the active release. 26 +* Messaging Container - The number of messaging integrations in the active release. 27 +* Messaging Connector - The number of messaging integrations related to this system in the active release. 28 +* API Gateway Container - The number of operations in the active release. 29 +* Event Streaming Container - The number of event processors in the active release. 30 + 31 +There might be multi-tenant and multi-runtime situations that do not always get to the exact number; however, this is a great improvement compared to showing no values.{{/info}} 32 + 33 +== **Bug Fixes** == 34 + 35 +//__Gain the ability again to configure certificates in Deploy Architecture again__// 36 +In restricting the configuration options on the certificate level in one of our latter releases, it became impossible for normal users to add and edit certificates within Deploy Architecture. To resolve this problem we have now released a fix to resolve this issue, giving people the ability again to add and edit certificates under Deploy Architecture. 37 + 38 +//__Ensure that differing container configurations deploy the correct configuration__// 39 +When you run in a multi-runtime configuration and change the actual flows that need to run on container A vs. container B, it happened before that all flows were still being deployed on all runtimes. With this release, we will feed this information correctly to our infrastructure to ensure the correct and configured flows are deployed on the proper containers. 40 + 41 +//__Remove queurying options in Manage__// 42 +To avoid errors and loading problems when analyzing your statistics in Manage, we have removed the option to select a default time range spanning more than seven days. This is to guarantee the stability of the solution and to avoid users getting unnecessary errors. 43 + 44 +== **Fancy Forum Answers** == 45 + 46 +As always, this is a gentle reminder to ask questions via the Q&A forum. The Q&A forum is available in the eMagiz iPaaS portal, so we can all benefit from the knowledge within the community. For some inspiration, take a look at these forum answers: 47 + 48 +* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 49 + 50 +== **Key takeaways** == 51 + 52 +Thanks to all who helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 53 + 54 +* If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 55 +* If you have feedback or ideas for us, talk to the Platypus 56 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 57 +* Clear your browser cache (Ctrl + Shift + Del) 58 +* Check out the release notes [here] 59 +* Start thinking about how the license tracker can aid your development 60 +* Start thinking about major, minor, and patch 61 +* Upgrade to the latest build number 62 +* Keep making great integrations 63 + 64 +Let's stay in touch and till next time! 65 + 66 +{{info}} 67 +~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 68 + 69 +~*~* Indicates a next-generation-architecture only feature. 70 +{{/info}})))((({{toc/}}))){{/container}} 71 +{{/container}}