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 292.1
edited by Carlijn Kokkeler
on 2023/12/18 12:20
on 2023/12/18 12:20
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 -21 9-CreationCarousel1 +211 - Log Luminary - Content
-
... ... @@ -3,64 +3,60 @@ 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 new version of our eMagiz Mendix connector available, that will support Mendix version 10 and higher. Furthermore, we have improved our functionality to enable users to seamlessly import OpenAPI specifications with URL paths of up to 300 characters in length. Lastly, we have done many bug fixes, one of which will ensure that SFTP sessions will be closed again after completion. For this fix, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]] has been published.6 +**Hi there, eMagiz developers!** 7 7 8 -== ** Feedback Items** ==8 +== **TBD** == 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 12 13 -//__External machine agents__// 14 -We have added functionality that allows the user to (auto-) update their external (on-premise) machine agents on the current generation architecture from the portal. With future releases of environment templates, your on-premise agents may also be updated. 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. 12 +== **Feedback Items** == 18 18 19 -//__ Flowteststack trace__//20 - If a flow testcreatesa log line with level ‘Warning’ or ‘Error’ and thereisatacktracecreated,thenweshow thestack traceinsidethelogmessageonaseparateb.14 +//__Missing properties overview__// 15 +The missing properties overview has been updated to show the runtimes and flow versions of missing property values. 21 21 22 - [[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-stack-trace.png]]17 +ADD FIGURE 23 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. 19 +//__Container version overview__// 20 +Due to the improved build process for containers, the release versions and container versions will not longer be the same anymore. Therefore we introduce a way where you can look up to see which container versions are linked to a specific release. This can help you to identify if your containers that are running have the right version according to the release. 25 25 26 - To mitigate this, you can changethe filter that throws the warningso it specifically refersto a discard channel. Given the chosen configuration, we advice to usethe nullChanneloption.This will silently drop themessage withoutregisteringawarning in the. In case you findthewarning in thelog a niceaddition, we suggestto add anexplicit discard channel leadingto a logging outbound channel adapter. Thislogcomponentcanthen be configured tothrowa warning.22 +[[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]] 27 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}} 24 +//__Improved deployment process__// 25 +The improved release build process, as mentioned above, brings another major improvement to the platform. Because container versions will not be updated regularly we can identify during a deployment which container should get a new container version. Only the ones that should get a new version will be deployed and restarted, all other containers will not go down and keep running. This decreases the deployment time and improves the performance. 29 29 27 +//__Rebuilding of images__// 28 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 29 + 30 30 == **Bug Fixes** == 31 -//__Error handling__// 32 -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. 33 33 34 -//__ Volume mappingpasswords__//35 - Passwordsfornetworkvolumesarenowsecurelyhiddenn the runtime’smachineafterdeployinga new release.32 +//__Runtime metrics processing__// 33 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 36 36 37 -//__ Createintegrationremoval__//38 -W henremoving an integrationfromCreate, theCreate phase isnowcorrectlyupdated.35 +//__Deployment plan__// 36 +We solved a bug where a deployment step in the execution of the deployment plan could randomly get stuck. 39 39 40 -//__ Legacystatistics__//41 - Legacypagesare nowcorrectlyhiddenwhenrunningon thecurrentruntimearchitecture.38 +//__View all store items__// 39 +An issue has been fixed where it was not possible to load more store items in the left panel in the Create phase Flow Designer. 42 42 43 -//__ Unusedproperties__//44 - Usersshouldnotbeableto editordelete eMagiz properties,and sothese eMagiz properties will nownotbehownin the'Unused propertyoverview'anymore.41 +//__Out of memory behavior__// 42 +We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 45 45 46 -//__ Enumerationvalues__//47 - Usersarenowable to addandeditenumerationvalueswhileeditingeventprocessorflowsin theCreatephase.44 +//__Max fetch size__// 45 +In the Flow Designer, we improved the help text of the advanced option of ‘max fetch size’ for the Mail Inbound Adapter component to better describe how that option affects the component's behavior. 48 48 49 -[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]] 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"]] 51 +* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 52 +* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 53 +* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 54 +* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 55 +* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 61 61 62 -== **Key Takeaways** == 63 63 58 +== **Key takeaways** == 59 + 64 64 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: 65 65 66 66 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -67,9 +67,10 @@ 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.219 - Creation Carousel.WebHome||target="blank"]]66 +* Check out the release notes [here] 71 71 * Start thinking about how the license tracker can aid your development 72 72 * Start thinking about major, minor, and patch 69 +* Upgrade to the latest build number 73 73 * Keep making great integrations 74 74 75 75 Let's stay in touch and till next time! ... ... @@ -77,6 +77,7 @@ 77 77 {{info}} 78 78 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 79 79 77 +~*~* Indicates a next-generation-architecture only feature. 80 80 {{/info}} 81 81 ))) 82 82