Changes for page 222 - Flee Frustration
Last modified by CarlijnKokkeler on 2024/06/05 09:31
From version 477.1
edited by CarlijnKokkeler
on 2024/04/23 13:21
on 2024/04/23 13:21
Change comment:
There is no comment for this version
To version 117.1
edited by Erik Bakker
on 2023/05/22 14:03
on 2023/05/22 14:03
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 +198 - Great Migration - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,72 +1,60 @@ 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 introducenew environmenttemplatesforDockersingleanddouble lane.Moreover,wehavea new version ofour eMagiz Mendix connectoravailable,thatwill supportMendixversion10andhigher. Furthermore,thepathlengthin OpenAPI spec imports hasbeenincreased toa maximumof300 characters.Lastly,we havedonemanybugfixes,oneofwhichwill ensurethat SFTP sessionswillbe closedagainafter completion. Forthisfix,anew [[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V304.WebHome||target="blank"]]has been published.5 +**Hi there, eMagiz developers!** In the last few weeks, we have worked hard on improving the migration towards our next-generation architecture as well as improved the general behavior when running on the next-generation architecture. Furthermore, several improvements have been made to our own infrastructure to ensure that all data flowing via this infrastructure now more and more customers are migrating can be handled as good if not better as before. 7 7 8 -== **Environment Template R13 Docker - Single Lane** == 9 -This release introduces a new non-service affecting environment template for all our customers running in a single-lane setup. This environment template updates the on-premise machine agents. The complete release notes on the environment template can be found [[here>>doc:Main.Release Information.Cloud Templates.R13 Docker - Single Lane.WebHome||target="blank"]]. 7 +== **3rd generation improvements and bug fixes** == 10 10 11 - ==**EnvironmentTemplateR15Docker-DoubleLane** ==12 - Thisreleaseintroducesanewnon-serviceaffectingenvironment template for all our customers runningina double-lane setup.Thisenvironmenttemplate updates theon-premisemachine agents.Thecompletereleasenotesontheenvironmenttemplatecanbe found [[here>>doc:Main.ReleaseInformation.CloudTemplates.R15 Docker-Double Lane.WebHome||target="blank"]].9 +//__"Stop" action when running a hybrid situation is not causing issues anymore__// 10 +Before, it could happen when running a double-lane setup in a hybrid situation (i.e karaf based runtimes on top of the next-generation architecture) that the stop action on said runtime would not stop the runtime but "kill" it. With this release that behavior is changed. 13 13 14 - ==**FeedbackItems**==12 +{{info}}Note that this fix is part of a new runtime image for the karaf based runtimes. The impact of this can be read [[here>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan-gen3.WebHome||target="blank"]]{{/info}} 15 15 16 -//__e MagizMendixconnector__//17 - Wereleaseda new versionof our eMagizMendixconnectorthatwillsupportMendixversion10andhigher.14 +//__Removed certain dependencies between Deploy Architecture and Releases__// 15 +In this release, we have removed several specific dependencies that caused confusion between the functionality in the Deploy Architecture overview compared to the functionality that is linked to a release and specifically the deployment of a release. 18 18 19 -//__Improved OpenAPIimport__//20 -The pathlength inOpenAPIspecimports hasbeenincreasedto amaximumof 300characters.17 +//__Improved validation errors on invalid configuration of HTTP outbound components__// 18 +This release fixes and re-introduces the option to execute your actions on the eMagiz per zone or all at once when running in a double-lane Docker setup. 21 21 22 -//__ Flow teststack trace__//23 - Ifaflowtestcreatesa loglinewithlevel‘Warning’or‘Error’andthereisastacktracecreated,thenwe showthe stacktraceinside thelogmessageona separatetab.20 +//__Improved migration behavior__// 21 +This release introduces several improvements with regards to the migration behavior via "Transfer settings from Design". Among these are a smoother migration of your JMS (and backup JMS) process, additional feedback given to the user and feedback when the migration process is finished. 24 24 25 -[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-stack-trace.png]] 23 +//__Improved auto-healing when running in a hybrid situation__// 24 +In situations where you run in a hybrid situation (i.e., partly next-gen and partly the current generation), we have improved the auto-healing functionality in case an "out of memory" appears on a runtime running in the current generation but on a next-generation architecture. 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. 26 +//__Improved rollup and storage of metrics when running your solution in the next generation archticture__// 27 +To improve the stability of the Manage phase and, in particular, the metrics when zooming out on the provided information, we have made some structural changes that support this user functionality better. 30 30 31 -//__Volume mapping passwords__// 32 -Passwords for network volumes are hidden on the machine after deployment. 29 +{{warning}} Due to this change, the platform will remove data collected before the release date in the upcoming weeks. This process will be finished at the beginning of June. From then on, all data before the 12th of May will no longer be visible. As users generally do not look back this far back in time, we consider this an acceptable trade-off. {{/warning}} 33 33 34 -//__Create integration removal__// 35 -When removing an integration from Create, the Create phase is now correctly updated. 31 +== **Feedback items ** == 36 36 37 -//__ Legacystatistics__//38 - Legacypagesare now correctlyhiddenwhenrunning on thecurrent runtime architecture.33 +//__Make sure the message format can be viewed without "Start editing"__// 34 +With this release, we have ensured that when you navigate to Design -> System message, you can see the message format (i.e., XML, JSON, or EDI) without entering the "Start Editing" mode. 39 39 40 -//__ Unusedproperties__//41 - Usersarenot able to edit ordelete eMagizproperties,sonowtheywillalsonotbeshowninthe 'Unused property overview'anymore.36 +//__Various styling improvements in the flow testing functionality__// 37 +Various minor styling improvements have been added to the flow testing functionality to improve the overall user experience. Please check out the release notes for a complete list and more details. 42 42 43 -//__Enumeration values__// 44 -Enumeration values for event processors can now be edited in Create. 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"]] 43 +* [[Update Core01 without downtime?>>https://my.emagiz.com/p/question/172825635703427783||target="blank"]] 44 +* [["EDI" mapping?>>https://my.emagiz.com/p/question/172825635703440524||target="blank"]] 58 58 59 -== **Key Takeaways** ==46 +== **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:48 +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. 52 +* 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.218 - Sprightly Spring.WebHome||target="blank"]]54 +* 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 57 +* 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 -))) 65 +~*~* Indicates a GEN3-only feature. 66 +{{/info}})))((({{toc/}}))){{/container}} 83 83 {{/container}} 84 -{{/container}}