Changes for page 212 - Failover Fiesta
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 320.1
edited by Carlijn Kokkeler
on 2023/12/21 14:51
on 2023/12/21 14:51
Change comment:
There is no comment for this version
To version 46.1
edited by Erik Bakker
on 2022/11/21 12:31
on 2022/11/21 12:31
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 - 211-LogLuminary1 +188 - Close Encounters - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,84 +1,81 @@ 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!** 5 +**Hi there, eMagiz developers!** This release is characterized mainly by our efforts to bolster our 3rd generation runtime and all the interactions with it. Furthermore, some smalller fixes and beta features will be released to the community. 7 7 8 -== **Logging** == 9 -//__Missing log entries__// 10 -We improved crash handling so that log messages clearly show when and why a container failed to start. 7 +== **3rd generation runtime bolstering** == 11 11 12 -//__Runtime logging__// 13 -We fixed a bug where no new log messages were showing up, even though they were produced by the container. 9 +This release will introduce various improvements for our 3rd generation runtime. Below you will find the most noteworthy improvements we made to the 3rd generation runtime and the interaction with it. 14 14 15 -//__Deployment execution error message__// 16 -In some cases when a machine type step in the deployment plan execution errors, the portal may give an error when trying to display the error message. This has been fixed by now showing a generic error in the deployment plan and logging the full error in the Deploy history. The Deploy history will show a summary of the error and show the full error message in a new pop-up. 11 +//__Migration of JMS backup configuration improved__// 17 17 18 -== **Overviews** == 19 -//__Runtime overview__// 20 -We added a new overview in the Deploy phase, called 'Runtime Overview', which shows the information of all runtimes on running machines in an overview. 13 +//__Prechecks on Upgrade option made available for 3rd generation runtime__// 21 21 22 - [[image:Main.Images.ReleaseBlog.WebHome@release-blog-211-runtime-overview.png]]15 +//__Autogenerated exits can be deployed at once__// 23 23 24 -//__Missing properties overview__// 25 -The missing properties overview has been updated to show the runtimes and flow versions of missing property values. 17 +//__Code mapping functionality available on 3rd generation runtime__// 26 26 27 - [[image:Main.Images.ReleaseBlog.WebHome@release-blog-211-missing-properties-overview.png]]19 +//__Improved the performance of deploying or activating a release__// 28 28 29 -//__Runtime restart or redeploy overview__// 30 -Before executing the deployment plan to deploy machines, a pop-up will be shown with a list of the affected runtimes. 21 +//__Failing runtimes won't be restarted indefinetly anymore__// 31 31 32 - [[image:Main.Images.ReleaseBlog.WebHome@release-blog-211-restarted-redeployed-runtimes.jpg]]23 +== **Exportable Release Audit** ~* == 33 33 25 +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. 34 34 35 - == **FeedbackItems** ==27 +[[image:Main.Images.Release Blog.WebHome@187-release-blog--flow-version-restore.png]] 36 36 29 +{{warning}}Note that the following restrictions apply when exporting an audit document: 30 + * Changes made on definition and transformation level are **not** restored 31 + * You will **not** be able to restore to any flow version that was created before October 17th, 2022 32 + * You will **not** be able to restore your flow to the original version created by eMagiz. You can use the reset function if you want this state back 33 + * Your restored flow version will **not** be automatically committed to Deploy{{/warning}} 37 37 38 -//__Breaking changes pop-up__// 39 -Pending changes that have a high risk level are now shown in red bold in the pop up that appears after clicking 'Apply to environment'. 35 +== **Feedback items ** == 40 40 41 - [[image:Main.Images.ReleaseBlog.WebHome@release-blog-211-breaking-changes.jpg]]37 +We have also solved other feedback items besides the flow designer's critical updates. 42 42 43 -//__ Externalrecipientsemailaddress__//44 - Theoverviewofexternalrecipientshasbeenupdated.Externalrecipients arecreatedon amodellevel, insteadofcommaseparatedlist.Thismeansthatyoucanaddthem to your environmentdirectly,likeinternalusers.39 +//__Data Sink Refactor__// 40 +We have made some infrastructural changes to how data sink messages are stored and can be retrieved from the portal. Should there be changes needed on your end we will contact your seperately. 45 45 46 -//__ Brokerqueuemetricsdashboards__//47 - Itisnowpossible to selecttheMQTTbrokerin thequeue metricsdashboards.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. 48 48 49 -//__ Runtimeimageversion__//50 - Theversionofruntimeimagesused toprepare yourcontainersfordeploymentswill bethesame acrossallenvironments.Thisholdsforreleasesthat are deployedandpromotedtoanext environment.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. With this release we have added this functionality to many more pages across the portal. The complete list is as follows 51 51 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 52 52 53 -== **Bug Fixes** == 54 - 55 -//__Message throughput__// 56 -The message throughput graph in the Manage phase will now show the correct data, independent from the selected time internal. Before, this graph would not show any data in some cases. 57 - 58 -//__Cloud template upgrade unjust rollback__// 59 -An issue has been fixed where a cloud template upgrade would be rolled back unjustly due to failed runtime checks. 60 - 61 -//__Next generation block__// 62 -Apply to environment will now be blocked when trying to deploy Gen3 runtimes on a Gen2 model. 63 - 64 64 == **Fancy Forum Answers** == 65 65 66 66 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: 67 67 68 -* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 69 -* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 70 -* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 71 -* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 72 -* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 67 +* [[Get files using a command via the SFTP protocol>>https://my.emagiz.com/p/question/172825635703184726||target="blank"]] 68 +* [[Take into account API rate limits>>https://my.emagiz.com/p/question/172825635703184597||target="blank"]] 69 +* [[Flow test stuck on initializing>>https://my.emagiz.com/p/question/172825635703184786||target="blank"]] 70 +* [[HTML to XML>>https://my.emagiz.com/p/question/172825635703197357||target="blank"]] 73 73 74 - 75 75 == **Key takeaways** == 76 76 77 -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:74 +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: 78 78 79 79 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 80 80 * If you have feedback or ideas for us, talk to the Platypus 81 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 78 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 82 82 * Clear your browser cache (Ctrl + Shift + Del) 83 83 * Check out the release notes [here] 84 84 * Start thinking about how the license tracker can aid your development ... ... @@ -91,12 +91,6 @@ 91 91 {{info}} 92 92 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 93 93 94 -~*~* Indicates a next-generation-architecture only feature. 95 -{{/info}} 96 -))) 97 - 98 -((( 99 -{{toc/}} 100 -))) 91 +~*~* Indicates a GEN3-only feature. 92 +{{/info}})))((({{toc/}}))){{/container}} 101 101 {{/container}} 102 -{{/container}}