Changes for page 222 - Flee Frustration
Last modified by CarlijnKokkeler on 2024/06/05 09:31
From version 488.1
edited by CarlijnKokkeler
on 2024/04/23 16:30
on 2024/04/23 16:30
Change comment:
There is no comment for this version
To version 93.1
edited by Erik Bakker
on 2023/03/14 08:28
on 2023/03/14 08:28
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 - 219 -CreationCarousel1 +194 - Big Leap - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,72 +1,79 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}} 3 -((( 2 +{{container layoutStyle="columns"}}((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Thisrelease, we havea newversion ofoureMagizMendixconnectoravailable,that willsupportMendixversion10andhigher. Furthermore,we have improvedourfunctionalitytoenableuserstoseamlesslyimportOpenAPIspecificationswithURLpaths of upto 300 charactersinlength.Lastly, wehavedonemanybugfixes,oneof which willensurethatSFTPsessionswill be closed again aftercompletion.Forthisfix, a new [[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V304.WebHome||target="blank"]]hasbeenpublished.5 +**Hi there, eMagiz developers!** In the last few weeks, we have worked around the clock to release various improvement points within the 3rd generation runtime and elsewhere. We have improved the feedback provided when a flow can't start due to an incorrect transformation, improved when specific logging is triggered, and improved the stability of our internal infrastructure. On top of that, we fixed several bugs surrounding other parts of the platform. So without further ado, let us look at all these improvements. 7 7 8 -== ** Feedback Items** ==7 +== **3rd generation improvements** == 9 9 10 -//__e MagizMendixconnector__//11 -We relea seda newversion of oureMagizMendixconnectorthatwillsupportMendixversion10andhigher.9 +//__Better feedback in the error log when a corrupt stylesheet is encountered__// 10 +We have improved the logging within a 3rd generation runtime that identifies the broken resource by name within a container and informs you to navigate to Create -> Resources to see in which flows the resource is used so you can take the appropriate action. 12 12 13 -//__ ImprovedOpenAPIimport__//14 - The path lengththateMagizsupportswhenimportingOpenAPIspecificationsisnowincreasedtoamaximumof300characters.12 +//__Better internal error handling to avoid unnecessary alerting and notifications__// 13 +We have improved the internal error handling when sending metrics from the runtime to our monitoring stack. This will gravely reduce the alerts you receive on this topic when your model runs on the 3rd generation monitoring stack. 15 15 16 -//__ Flowteststack trace__//17 - Ifa flow testcreates aloglinewithlevel‘Warning’or ‘Error’and thereisa stack tracecreated,thenwe showthestack traceinsidethe logmessageonaseparatetab.15 +//__Improved Manage Dashboard__// 16 +This release improves what you can see in the Manage Dashboard after you migrate your model to the 3rd generation runtime architecture. 18 18 19 -[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-stack-trace.png]] 18 +//__Improved process surrounding "slot standby" and "slot wakeup" for 3rd generation runtimes__// 19 +When a slot is put into standby mode, we also stop all on-premise runtimes to avoid excessive logging (and alerting) on your models with this functionality. The opposite happens when the slot wakeup is triggered. As a result, not only the cloud runtimes are started but also all on-premise runtimes. 20 20 21 -{{info}}With the release of Spring 6 in our previous release, some users reported that their filters have begun logging warnings about discarding messages even though the filter is configured to not throw an exception on rejection. For flows that process high numbers of messages (and potentially discard a lot of messages as well) this can significantly disturb the overview of the logs in the manage phase. 21 +//__Improved process of deploy preparation__// 22 +With this release, we have improved the process through which your deployment action is prepared by eMagiz. As a result, the chances of unexpected behavior occurring in your model are drastically reduced. 22 22 23 -To mitigate this, you can change the filter that throws the warning so it specifically refers to a discard channel. Given the chosen configuration, we advice to use the nullChannel option. This will silently drop the message without registering a warning in the log. In case you find the warning in the log a nice addition, we suggest to add an explicit discard channel leading to a logging outbound channel adapter. This log component can then be configured to throw a warning. 24 +//__Improved migration of Streaming container__// 25 +When migrating your streaming container, we now consider whether "custom error handling" is used within one of the event processors. Based on that determination, additional components are added to ensure that the streaming container will work after migrating without manual intervention. 24 24 25 -In the next release, we will aid you by adding a validation check that will force you to select a discard channel when it is currently not selected once you edit the flow to create a new version. More on this in the next release blog. {{/info}} 27 +//__Add History to Notifications in Manage__// 28 +To improve the auditability of our platform, we have introduced an audit trail to the Notification section in Manage for models running on our 3rd generation monitoring stack. This way, it is always visible when the notifications were paused and who paused or unpaused the notifications. 26 26 27 -== **Bug Fixes** == 28 -//__Error handling__// 29 -When migrating to the current generation architecture, the default error handling will now also be migrated correctly, so that no manual changes have to be done for this. 30 +//__Improved Manage phase for Event Streaming__// 31 +Based on the feedback on our first iteration of the Manage phase for Event Streaming, we have improved the graphs and the calculations that fill the graphs with values. On top of that, we have added help texts to clarify what each chart our table displays to you. 30 30 31 -//__ Volumemappingpasswords__//32 - Passwordsfornetwork volumes arenow securelyhiddeninthe runtime’s machineafterdeploying a new release.33 +//__Improved help text for network volumes__// 34 +With this release, we have improved the help text that explains network volumes and how to use them within our solution. 33 33 34 -//__Create integration removal__// 35 -When removing an integration from Create, the Create phase is now correctly updated. 36 +{{warning}}Should you be interested in migrating your model to our new 3rd generation architecture, don't hesitate to contact us at [[productmanagement@emagiz.com>>mailto:productmanagement@emagiz.com]] or read our [[documentation>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] on the subject.{{/warning}} 36 36 37 -//__Legacy statistics__// 38 -Legacy pages are now correctly hidden when running on the current runtime architecture. 38 +== **Feedback items ** == 39 39 40 -//__ Unusedproperties__//41 - Usersshouldnotbeableto edit ordeleteeMagizproperties,andso theseeMagizpropertieswillnow not beshowninthe'Unused propertyoverview'anymore.40 +//__Generation of security logic API Gateway in case of API Key as security method is improved__// 41 +With this release, we have improved the generation of security logic within the Create phase related to API Gateways that use the API Key method as their security mechanism. 42 42 43 -//__ Enumerationvalues__//44 - Usersare now ableto add andedit enumerationvalueswhileeditingeventprocessorflowsin the Create phase.43 +//__User Roles are sorted alphabetically__// 44 +All user roles under User Management are now also sorted alphabetically. 45 45 46 -[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]] 46 +//__Name of keystore for user management now includes the environment__// 47 +To improve the naming of the downloaded keystore that needs to be distributed to external parties, we have added the name of the environment to the filename. You can distinguish between the various environments by looking at the filename. 47 47 48 -//__SFTP sessions__// 49 -SFTP session factories did not close their connection after it was complete. This could cause connection starvation on the SFTP server, and was especially noticable when using the SFTP Session Factory without caching, as that factory opens a new connection for every call. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]] has been released. 49 +== **Bug fixes ** == 50 50 51 +//__Consolidated upgrade process cloud template__// 52 +With this release, we have removed some specific update options that could cause mismatches between what was visually displayed and what was happening in the cloud. 53 + 54 +//__Ensure users can deploy release on environments they have edit rights on__// 55 +Currently, users with limited rights in Deploy, for example, only edit rights in Test, can now activate and deploy releases ready for other environments but need to be deployed on the environment for which they have the rights to do so. 56 + 51 51 == **Fancy Forum Answers** == 52 52 53 53 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: 54 54 55 -* [[ Createan overviewof DataFlowswithoutanydatatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]]56 -* [[ Flowtestdoes notwork>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]]57 -* [[De buggerblocksallother traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]]61 +* [[API Security not updated in all entry flow>>https://my.emagiz.com/p/question/172825635703363718||target="blank"]] 62 +* [[Preventing exceptions triggering on HTTP 400 status code>>https://my.emagiz.com/p/question/172825635703351155||target="blank"]] 63 +* [[Deployment of 3rd gen runtimes to Azure Kubernetes Service (AKS containers)>>https://my.emagiz.com/p/question/172825635703350980||target="blank"]] 58 58 59 -== **Key Takeaways** ==65 +== **Key takeaways** == 60 60 61 -Thanks to all whohelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:67 +Thanks to all that helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 62 62 63 63 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 64 64 * If you have feedback or ideas for us, talk to the Platypus 65 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 71 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 66 66 * Clear your browser cache (Ctrl + Shift + Del) 67 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]]73 +* Check out the release notes [here] 68 68 * Start thinking about how the license tracker can aid your development 69 69 * Start thinking about major, minor, and patch 76 +* Upgrade to the latest build number 70 70 * Keep making great integrations 71 71 72 72 Let's stay in touch and till next time! ... ... @@ -74,11 +74,6 @@ 74 74 {{info}} 75 75 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 76 76 77 -{{/info}} 78 -))) 79 - 80 -((( 81 -{{toc/}} 82 -))) 84 +~*~* Indicates a GEN3-only feature. 85 +{{/info}})))((({{toc/}}))){{/container}} 83 83 {{/container}} 84 -{{/container}}