Changes for page 212 - Failover Fiesta
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 55.1
edited by Erik Bakker
on 2022/11/24 11:53
on 2022/11/24 11:53
Change comment:
There is no comment for this version
To version 119.1
edited by Erik Bakker
on 2023/06/05 14:27
on 2023/06/05 14:27
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 -1 88-CloseEncounters1 +199 - Home Improvements - Content
-
... ... @@ -2,76 +2,44 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** Thisreleaseischaracterizedmainlybyoureffortstobolsterour3rdgenerationruntimeandallitsinteractions.Furthermore,someminor fixes andbetafeatureswill be releasedto thecommunity.5 +**Hi there, eMagiz developers!** In the last few weeks, we have worked hard on improving various aspects of our home. Among others we have improved the logging, alerting, and security of our next-generation architecture. On top of that we have improved the inner workings of the store and the certificate management for those of us using the Event Streaming pattern. 6 6 7 -== ** 3rdgenerationruntime bolstering** ==7 +== **Next generation improvements and bug fixes** == 8 8 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. 9 +//__Enhanced overview of the HTTP Statistics__// 10 +As of now all resources that have been called atleast once since deploying them will now show up in the left-bottom graph of the HTTP Statistics. This will make it easier to see whether a particular operation was called within a timeframe. On top of that it makes comparing data on various operations easier. In here you can also filter on one (by pressing the + icon) or more by clicking on the filter icon. In case you want to sort the table in a different manner you can click on the name of the column on which you want to sort. 10 10 11 -//__ MigrationofJMS backupconfiguration improved__//12 - Withthis release,theconfigurationoftheJMS backupconfigurationisimprovedtopreventpotentialconnectivityissues aftermigrating toe3rd generationruntime.12 +//__Reason why runtime cannot start is now in the vast majority of cases reported back__// 13 +In this release, we have improved the way we report failures during startup of runtimes. This will ensure that it becomes much easier to pinpoint what went wrong upon startup. 13 13 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. 15 +{{info}}Note that this fix is part of a new runtime image for the next-generation runtimes. The release notes of this can be found [[here>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]]{{/info}} 16 16 17 -//__ Autogeneratedexitscanbedeployed ate__//18 -Th isreleasehasfixedabugthatpreventedyoufrom deployinganexitflow correctly.17 +//__Forced congestion control__// 18 +To reduce the number of repeating mails within a 10 minute window we have now forced congestion control on all alerts generated via the platform. 19 19 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. 22 22 23 -//__ Failing runtimes won'tbeestartedindefinitelyanymore__//24 - Wehaveput a cap on thisbehaviorto preventyourlogsfromexplodingduetoa failing runtimebeingrestartedindefinitely. As ofthis release,fivettempts willbemadetoestartafailingruntime.If the runtime can notstartcorrectlyaftertheseattempts, theruntime will be stopped.21 +//__Improved validation errors on the invalid configuration of HTTP outbound components__// 22 +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. 25 25 26 -== **Exportable Release Audit** ~* == 24 +//__Improved migration behavior__// 25 +This release introduces several improvements concerning the migration behavior via "Transfer settings from Design." Among these are: 26 +A smoother migration of your JMS (and backup JMS) process. 27 +Shortening of names that otherwise would be too long, additional feedback given to the user. 28 +Feedback when the migration process is finished. 27 27 28 -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. 30 +//__Additional checks when deploying__// 31 +This release introduces additional checks when deploying. Among others, we have added a check to prevent you from deploying two flows that use the same resource with differing versions. Not stopping this can cause issues with deployments and even worse with the functional behavior of the flows, as it leads to the situation in which a validation error might trigger on one offramp but not on the other. 29 29 30 - [[image:Main.Images.ReleaseBlog.WebHome@188-release-blog--exportable-release-audit.png]]33 +== **Store Improvements** == 31 31 32 -{{warning}}Note that the following restrictions apply when exporting an audit document: 33 - * Works **only** for releases that are promoted and made active on **Production** 34 - * You will **only** see changes made during the **current** calendar year 35 - * On the first of April all objects of the **last** calendar year will be **removed**. 36 - ** As a consequence you cannot download this information anymore **after** the first of April{{/warning}} 35 +== **Event Streaming - Certificate Management** == 37 37 38 -== **Feedback items ** == 39 - 40 -We have also solved other feedback items besides the flow designer's critical updates. 41 - 42 -//__Improved naming convention on Store related pages__// 43 -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. 44 - 45 -//__Press "Enter" to search on multiple pages__// 46 -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. 47 - 48 -* Deploy → Deployment Plan 49 -* Deploy → Properties → History 50 -* Deploy → User Management → Roles 51 -* Manage → Error Messages → Error Messages 52 -* Manage → Error Messages → Flows with Error Messages 53 -* Manage → Error Messages → Exceptions of Error Messages 54 -* Manage → Log Entries 55 -* Manage → Alerts 56 -* Manage → Triggers 57 -* Manage → Tags – Cant find (only Gen2) 58 -* Manage → Notifications 59 -* Manage → Notification Settings 60 -* Manage → Data Usage → History 61 -* Manage → Code mappings → All tabs 62 - 63 -== **Bug fixes ** == 64 - 65 -//__Loading problems of Deployment plan execution overview__// 66 -We have fixed a problem that could cause issues when trying to show the deployment plan execution overview after pressing the Deploy button in Deploy -> Releases. 67 - 68 68 == **Fancy Forum Answers** == 69 69 70 70 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: 71 71 72 -* [[Synchronous file pick-up>>https://my.emagiz.com/p/question/172825635703197660||target="blank"]] 73 -* [[Receiving e-mail via IMAP or POP3 - Set up>>https://my.emagiz.com/p/question/172825635703197881||target="blank"]] 74 -* [[Best way of Receiving and Sending Mail>>https://my.emagiz.com/p/question/172825635703210149||target="blank"]] 41 +* [[How to determine the system definition for this sample message in JSON?>>https://my.emagiz.com/p/question/172825635703440852||target="blank"]] 42 +* [[Instability in JMS connection>>https://my.emagiz.com/p/question/172825635703440717||target="blank"]] 75 75 76 76 == **Key takeaways** == 77 77