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 148.1
edited by Erik Bakker
on 2023/08/15 13:54
on 2023/08/15 13:54
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 19-CreationCarousel1 +203 - Fast Paced - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,72 +1,49 @@ 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!** This release,wehavea new version of oureMagiz Mendixconnectoravailable, that willsupport Mendixversion10 andhigher.Furthermore, we haveimproved ourfunctionalitytoenableuserstoseamlesslyimportOpenAPIspecifications with URLpathsofupto 300 characters in length. Lastly, we havedone many bug fixes,oneof which will ensurethat SFTP sessionswill beclosedagainafter completion.Forthis fix, anew[[runtime image>>doc:Main.ReleaseInformation.RuntimeImages.V304.WebHome||target="blank"]]has been published.5 +**Hi there, eMagiz developers!** We have processed some early feedback on the release properties in the last few weeks. On top of that, we have improved the scalability of our complete solution and solved various smaller feedback items. 7 7 7 +== **Release Properties - Early Feedback** == 8 +The community well received the release property functionality. However, there was still room for improvement based on some of the early feedback from the community. Some of these early feedback items have been addressed in this release. As a result, we have updated the layout of a property's edit screen and our checks on nested properties to avoid missing properties. 9 + 8 8 == **Feedback Items** == 9 9 10 -//__e MagizMendixconnector__//11 - Wereleasedanew versionof our eMagizMendix connectorthatwillsupportMendixversion10and higher.12 +//__"All entries" are now cleaned up as part of the migration__// 13 +To avoid problems when removing integrations after migrating toward the next-generation architecture, we now clean up the "all-entries" as part of the migration towards the next-generation architecture. 12 12 13 -//__ ImprovedOpenAPIimport__//14 - Thepath lengththateMagiz supports whenimportingOpenAPIspecificationsis nowincreasedtoamaximumof300characters.15 +//__Trigger ID added to our alerting on the next-generation architecture__// 16 +We added a unique trigger ID to each alert configuration to make the interpretation for our support desk much easier and more manageable. 15 15 16 -//__ Flow teststacktrace__//17 - Ifaflow testcreatesa log line withlevel ‘Warning’or‘Error’andthereisastacktrace created,thenweshow thestack traceinsidethelog messageon aseparatetab.18 +//__Improved performance Manage Dashboards__// 19 +We have improved the efficiency with which we retrieve the data that is shown in the Manage Dashboards for the next-generation architecture. 18 18 19 -[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-stack-trace.png]] 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. 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 - 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}} 26 - 27 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 30 31 -//__ Volumemappingpasswords__//32 - Passwordsfor networkvolumesare nowsecurelyhidden in the runtime’smachineafterdeployinga newrelease.23 +//__Ensure no flow can be in a release twice__// 24 +We have fixed a bug that could cause one flow to end up in the same release with two different flow versions. As this will break your solution on various occasions, we fixed this. 33 33 34 -//__ Createintegrationremoval__//35 -W henremoving anintegrationfromCreate,theCreatephaseisnow correctlyupdated.26 +//__Sped up adding a new operation to the API Gateway solution__// 27 +We have fixed a bug that slowed down the addition of new operations to the API Gateway solution. 36 36 37 -//__Legacy statistics__// 38 -Legacy pages are now correctly hidden when running on the current runtime architecture. 39 - 40 -//__Unused properties__// 41 -Users should not be able to edit or delete eMagiz properties, and so these eMagiz properties will now not be shown in the 'Unused property overview' anymore. 42 - 43 -//__Enumeration values__// 44 -Users are now able to add and edit enumeration values while editing event processor flows in the Create phase. 45 - 46 -[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]] 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. 50 - 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 -* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 56 -* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 57 -* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 33 +* [[Issue with mail server dropping messages>>https://my.emagiz.com/p/question/172825635703530232||target="blank"]] 58 58 59 -== **Key Takeaways** ==35 +== **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:37 +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. 41 +* 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"]]43 +* 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 46 +* 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 -))) 54 +~*~* Indicates a next-generation-architecture only feature. 55 +{{/info}})))((({{toc/}}))){{/container}} 83 83 {{/container}} 84 -{{/container}}