Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 489.1
edited by Carlijn Kokkeler
on 2024/04/24 09:20
on 2024/04/24 09:20
Change comment:
There is no comment for this version
To version 544.1
edited by Carlijn Kokkeler
on 2024/06/03 13:23
on 2024/06/03 13:23
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 19-CreationCarousel1 +222 - Flee Frustration - Content
-
... ... @@ -3,61 +3,45 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** This release, we have a n ewversionof oureMagizMendixconnector available, that willsupport Mendix version10andhigher.Furthermore,wehave improved our functionalitytoenableusersto seamlesslyimportOpenAPIspecificationswithURLpathsofup to300charactersinlength.Lastly, we have donemanybug fixes, one ofwhichwillensurethatSFTPsessionswillbe closedagain aftercompletion.Forthisfix,anew[[runtime image>>doc:Main.ReleaseInformation.RuntimeImages.V304.WebHome||target="blank"]]hasbeenpublished.6 +**Hi there, eMagiz developers!** This release, we have worked to allow cron trigggers for hours, days and months prepended by a 0. Moreover, changes in Design that will create or delete runtimes, or impact your model architecture, will trigger a warning before being put into effect in Design Architecture. We have also done several bug fixes, for example, users are not logged out from the portal anymore while deploying. Furthermore, users are now blocked from deploying at the same time on the same environment. Dive into our release blog to find out about the details and the rest of our bug fixes! 7 7 8 8 == **Feedback Items** == 9 +//__Cron triggers__// 10 +Cron triggers now allow for hours, days and months prepended by a 0, for example 05, which was not allowed before. 9 9 10 -//__eMagiz Mendix connector__// 11 -We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher. 12 +[[image:Main.Images.Release Blog.WebHome@release-222-cron-triggers.png]] 12 12 13 -//__ Externalmachineagents__//14 - Wehave addedfunctionalitythatallowsthe userto (auto-) updatetheir external(on-premise)machine agentson the currentgenerationarchitecturefromthe portal. Withfutureeleasesofenvironmenttemplates,youron-premiseagentsmay alsobeupdated.14 +//__Design changes__// 15 +If a user makes changes in Design that will create or delete runtimes, or impact your model architecture, that user will be warned about this before it is put into effect in Design Architecture. 15 15 16 -//__Improved OpenAPI import__// 17 -The path length that eMagiz supports when importing OpenAPI specifications is now increased to a maximum of 300 characters. 17 +[[image:Main.Images.Release Blog.WebHome@release-222-affect-design-architecture.png]] 18 18 19 -//__Flow test stack trace__// 20 -If a flow test creates a log line with level ‘Warning’ or ‘Error’ and there is a stack trace created, then we show the stack trace inside the log message on a separate tab. 21 - 22 -[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-stack-trace.png]] 23 - 24 -{{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. 25 - 26 -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. 27 - 28 -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}} 29 - 30 30 == **Bug Fixes** == 31 -//__ Errorhandling__//32 - Whenmigrating tothecurrentgenerationarchitecture,thedefaulterror handlingwillnowalso be migratedcorrectly, so thatnomanualchangeshave to be doneforthis.20 +//__Trigger activation__// 21 +Previously, when you were logged out from eMagiz during the execution of the deployment plan, it seemed that the portal reactived your triggers, but this was not done. From now on, the deployer is blocked from logging out during the deployment execution, so that the triggers are re-enabled after the deployment plan has been executed. 33 33 34 -//__ Volumemappingpasswords__//35 - Passwordsfornetworkvolumesarenowsecurelyhiddenin the runtime’s machine afterdeployingawrelease.23 +//__Multiple users deploying__// 24 +Users are blocked from deploying at the same time on the same environment on the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture. 36 36 37 -//__Create integration removal__// 38 -When removing an integration from Create, the Create phase is now correctly updated. 26 +[[image:Main.Images.Release Blog.WebHome@release-222-users-deploying.png]] 39 39 40 -//__ Legacystatistics__//41 - Legacypagesare now correctlyhiddenwhenrunningon the currentruntimearchitecture.28 +//__Invalid memory configurations__// 29 +We have improved machine health calculations to prevent the creation of a machine with invalid memory configurations. 42 42 43 -//__ Unused properties__//44 - Users should notbeable to edit or deleteeMagizproperties,andso theseeMagizpropertieswillnownot beshownn the'Unusedproperty overview' anymore.31 +//__Property value synchronization__// 32 +Property values displayed in the Flow Designer and property values of your active release are now synchronized correctly. 45 45 46 -//__ Enumeration values__//47 - Usersarenow abletoadd andeditumerationvalueswhileeditingeventprocessorflowsintheCreate phase.34 +//__JMS number__// 35 +The number on the JMS container correctly displays the amount of queues present in Design. 48 48 49 -[[image:Main.Images.Release Blog.WebHome@release-2 19-creation-carousel-event-processor.png]]37 +[[image:Main.Images.Release Blog.WebHome@release-222-jms.png]] 50 50 51 -//__SFTP sessions__// 52 -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. 53 - 54 54 == **Fancy Forum Answers** == 55 55 56 56 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: 57 57 58 -* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 59 -* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 60 -* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 43 +* [[SunCertPathBuilderException using a Keystore>>https://my.emagiz.com/p/question/172825635703850115||target="blank"]] 44 +* [[Name of User in header>>https://my.emagiz.com/p/question/172825635703850290||target="blank"]] 61 61 62 62 == **Key Takeaways** == 63 63 ... ... @@ -67,7 +67,7 @@ 67 67 * If you have feedback or ideas for us, talk to the Platypus 68 68 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 69 69 * Clear your browser cache (Ctrl + Shift + Del) 70 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.21 9-CreationCarousel.WebHome||target="blank"]]54 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.221 - Swift Shift.WebHome||target="blank"]] 71 71 * Start thinking about how the license tracker can aid your development 72 72 * Start thinking about major, minor, and patch 73 73 * Keep making great integrations