Changes for page 212 - Failover Fiesta
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 290.1
edited by Carlijn Kokkeler
on 2023/12/06 14:25
on 2023/12/06 14:25
Change comment:
There is no comment for this version
To version 53.1
edited by Erik Bakker
on 2022/11/21 13:48
on 2022/11/21 13:48
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 - 210-DeploymentDelights1 +188 - Close Encounters - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,69 +1,83 @@ 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!** In this release,wehavenvested our effort toimprovetheperformanceand experienceof ourplatformin theDeploy phase. Next to that, wedidseveralbug fixes,notlyforDeploy phase,but alsofor theStore.Lastly,we madesomechangestothealerts that youmay bereceiving.5 +**Hi there, eMagiz developers!** This release is characterized mainly by our efforts to bolster our 3rd generation runtime and all its interactions. Furthermore, some minor fixes and beta features will be released to the community. 7 7 8 -== ** Alerts** ==7 +== **3rd generation runtime bolstering** == 9 9 10 -//__Topic approaching max size alert__// 11 -The alert ‘topic approaching maximum size’ has been temporarily disabled due to a high number of false positives. 9 +This release will introduce various improvements for our 3rd generation runtime. Below you will find the most noteworthy enhancements we made to the 3rd generation runtime and its interaction with the portal. 12 12 13 -//__Mi ssingmetricsalert__//14 -W esolvedan issuewherethe‘missingmetrics’alertdidnot alwayscontain thefullcontainername.11 +//__Migration of JMS backup configuration improved__// 12 +With this release, the configuration of the JMS backup configuration is improved to prevent potential connectivity issues after migrating to the 3rd generation runtime. 15 15 16 -== **Feedback Items** == 14 +//__Prechecks on Upgrade option made available for 3rd generation runtime__// 15 +As with the current runtime architecture, you can now also execute the prechecks before automatically upgrading to the latest cloud template on the 3rd generation runtime architecture. 17 17 18 -//__ Improvedreleasebuildprocess__//19 - Whena newreleasewill beactivated,nolongerall containerswill berebuild but only affectedcontainers will be rebuild.This shoulddecreasethetimefor a release tobereadyto be deployed.17 +//__Autogenerated exits can be deployed at once__// 18 +This release has fixed a bug that prevented you from deploying an exit flow correctly. 20 20 21 -//__Cont ainerversionoverview__//22 - Dueto theimproved build processforcontainers, the releaseversionsandcontainerversionswill notlongerbe thesameanymore. Thereforewe introduce a way whereyou can look up tosee which containerversionsare linkedtoaspecificrelease. This canhelp youto identifyifyour containers thatare running have theright version according tothe release.20 +//__Code mapping functionality available on 3rd generation runtime__// 21 +As of this release, code mapping functionality is also available for the 3rd generation runtime. This removes the restriction on migrating to the new 3rd generation runtime for our clients that use the code mapping functionality. 23 23 24 -[[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]] 23 +//__Improved the performance when activating a release__// 24 +With this release, the performance of activating a release has improved considerably. This means less waiting time when activating a release. 25 25 26 -//_ Improved deploymentprocess_//27 - Theimprovedrelease buildprocess,asmentionedabove, brings anothermajorimprovementtothe platform. Becausecontainerversions willnotbeupdatedregularlywe canidentify duringa deploymentwhichcontainer shouldgetnewcontainer version. Onlytheonesthatshouldgetanewversionwill be deployedandrestarted,allother containers willnotgodownandkeeprunning.Thisdecreasesthedeployment timeandimprovesthe performance.26 +//__Failing runtimes won't be restarted indefinitely anymore__// 27 +We have put a cap on this behavior to prevent your logs from exploding due to a failing runtime being restarted indefinitely. As of this release, five attempts will be made to restart a failing runtime. If the runtime can not start correctly after these attempts, the runtime will be stopped. 28 28 29 -//__Rebuilding of images__// 30 -Changing the list of flows that should run on a container will now trigger the rebuilding of images. 29 +== **Exportable Release Audit** ~* == 31 31 32 - ==**BugFixes**==31 +On top of that, we will also launch a new Beta feature to the community that allows you to export an audit document of your (Production) release. 33 33 34 -//__Runtime metrics processing__// 35 -The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 33 +[[image:Main.Images.Release Blog.WebHome@188-release-blog--exportable-release-audit.png]] 36 36 37 -//__Deployment plan__// 38 -We solved a bug where a deployment step in the execution of the deployment plan could randomly get stuck. 35 +{{warning}}Note that the following restrictions apply when exporting an audit document: 36 + * Works **only** for releases that are promoted and made active on **Production** 37 + * You will **only** see changes made during the **current** calendar year 38 + * On the first of April all objects of the **last** calendar year will be **removed**. 39 + ** As a consequence you cannot download this information anymore **after** the first of April{{/warning}} 39 39 40 -//__View all store items__// 41 -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. 41 +== **Feedback items ** == 42 42 43 -//__Out of memory behavior__// 44 -We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 43 +We have also solved other feedback items besides the flow designer's critical updates. 45 45 46 -//__ Maxfetch size__//47 - IntheFlow Designer, we improvedthehelptextoftheadvancedoption of ‘maxfetchsize’for theMail InboundAdapter componenttobetterdescribehowthatoption affectsthecomponent'sbehavior.45 +//__Improved naming convention on Store related pages__// 46 +We have improved various display names to ensure that it is clear from the naming that store content can be implemented in all integration patterns. 48 48 48 +//__Press "Enter" to search on multiple pages__// 49 +In our Daemon Switch release, we added functionality that allowed you to press **Enter** to search on the property overview page. This release has added this functionality to many more pages across the portal. The complete list is as follows. 50 + 51 +* Deploy → Deployment Plan 52 +* Deploy → Properties → History 53 +* Deploy → User Management → Roles 54 +* Manage → Error Messages → Error Messages 55 +* Manage → Error Messages → Flows with Error Messages 56 +* Manage → Error Messages → Exceptions of Error Messages 57 +* Manage → Log Entries 58 +* Manage → Alerts 59 +* Manage → Triggers 60 +* Manage → Tags – Cant find (only Gen2) 61 +* Manage → Notifications 62 +* Manage → Notification Settings 63 +* Manage → Data Usage → History 64 +* Manage → Code mappings → All tabs 65 + 49 49 == **Fancy Forum Answers** == 50 50 51 51 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: 52 52 53 -* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 54 -* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 55 -* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 56 -* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 57 -* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 70 +* [[Synchronous file pick-up>>https://my.emagiz.com/p/question/172825635703197660||target="blank"]] 71 +* [[Receiving e-mail via IMAP or POP3 - Set up>>https://my.emagiz.com/p/question/172825635703197881||target="blank"]] 72 +* [[Best way of Receiving and Sending Mail>>https://my.emagiz.com/p/question/172825635703210149||target="blank"]] 58 58 59 - 60 60 == **Key takeaways** == 61 61 62 -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:76 +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: 63 63 64 64 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 65 65 * If you have feedback or ideas for us, talk to the Platypus 66 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 80 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 67 67 * Clear your browser cache (Ctrl + Shift + Del) 68 68 * Check out the release notes [here] 69 69 * Start thinking about how the license tracker can aid your development ... ... @@ -76,12 +76,6 @@ 76 76 {{info}} 77 77 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 78 78 79 -~*~* Indicates a next-generation-architecture only feature. 80 -{{/info}} 81 -))) 82 - 83 -((( 84 -{{toc/}} 85 -))) 93 +~*~* Indicates a GEN3-only feature. 94 +{{/info}})))((({{toc/}}))){{/container}} 86 86 {{/container}} 87 -{{/container}}