Changes for page 212 - Failover Fiesta
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 159.1
edited by Carlijn Kokkeler
on 2023/10/11 09:22
on 2023/10/11 09:22
Change comment:
There is no comment for this version
To version 312.1
edited by Carlijn Kokkeler
on 2023/12/21 14:26
on 2023/12/21 14:26
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 -2 06-Situational Deployment1 +211 - Log Luminary - Content
-
... ... @@ -1,73 +1,71 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}}((( 2 +{{container layoutStyle="columns"}} 3 +((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** In the last few weeks, we have done much work for the Deploy phase. On top of that, we have worked on several store functionalities. Next to this, we have several smaller feedback items from our hackathon efforts that are now released to you.6 +**Hi there, eMagiz developers!** 6 6 7 -== **D eployment Plan** ==8 +== **TBD** == 8 8 9 -//__Improved deployment plan to make the process better and more predictable__// 10 -The algorithm for genarating a default deployment plan is improved to keep jms downtime and alerting to a minimum. Next to this, the start/stop/restart machine deployment steps are now also executed correctly for aws and on-premises machines. 11 11 12 -//__Editing release properties__// 13 -With this release, it will be possible to change the description of a property by editing the property. 14 14 15 -//__JMS memory setting check__// 16 -A change in memory settings triggers redeployment of the container now. 12 +== **Feedback Items** == 17 17 18 -//__ Properties tab__//19 -We haveremovedthedeprecated tabProperties intheDeployphase.14 +//__Runtime overview__// 15 +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. 20 20 21 -//__Cleanup old images__// 22 -When a release is removed, the related unused images in the on-premises machines will be removed as well. 17 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-runtime-overview.png]] 23 23 24 -//__ Performanceimprovementsforloading releases__//25 - Performanceimprovementshave beenimplementedforloading releases in Deploy.Releasesshouldnow load fasterthanbefore.All functionalityshouldremain exactlythe sameasbefore.19 +//__Missing properties overview__// 20 +The missing properties overview has been updated to show the runtimes and flow versions of missing property values. 26 26 27 -== **Store Improvements** == 28 - 22 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-missing-properties-overview.png]] 29 29 30 -== **Feedback Items** == 24 +//__Breaking changes pop-up__// 25 +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'. 31 31 32 -//__Alerting manual pause__// 33 -A few releases ago we changed the behavior of alerting in the deployment plan. Now each time when a deployment plan is executed the alerting will be automatically re-enabled when the deployer closes the deployment plan or closes the web browser. The majority of the users are happy with the new behavior, but there are some use cases that you do not want start the alerting immediately. With this release, if alerting has been paused manually, this will not be activated automatically after a release deployment. 27 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-breaking-changes.jpg]] 34 34 35 -//__ Orderingof graphsinManage__//36 -The graphsin Manageare now ordered accordingto importance.Thismeansthat runtimestatisticsaresortedby "ProcessCPU usage"(highestfirst), queuestatisticsaresortedby "Messagesin queue" (highestfirst),and HTTPstatisticsaresortedby"Unsuccessfulrequests"(highestfirst).29 +//__External recipients emailaddress__// 30 +The overview of external recipients has been updated. External recipients are created on a model level, instead of comma separated list. This means that you can add them to your environment directly, like internal users. 37 37 38 -//__ UTCtimesin Grafana panels__//39 - AllGrafana panels nowshow UTC times, which arenormallyused ineMagiz,insteadoflocal (browser)time zones.Thisway, it iseasiertomatchgraphswithlogging events oralerts.32 +//__Broker queue metrics dashboards__// 33 +It is now possible to select the MQTT broker in the queue metrics dashboards. 40 40 41 -//__ Updateflow designerversion__//42 -The fr ameworkusedinthe flowdesignerhasbeenupdatedto the latestversion.35 +//__Runtime image version__// 36 +The version of runtime images used to prepare your containers for deployments will be the same across all environments. This holds for releases that are deployed and promoted to a next environment. 43 43 44 -//__Carwash track TLS versions in logging__// 45 -A new logging feature will be released, enabling us to make better choices in deprecating old encryption standards. 38 +== **Bug Fixes** == 46 46 47 -//__M oving channelsinthe flow designer__//48 - Movingalreadyattachedchannels in theflowdesigner hasbeenmadesligthly easier.40 +//__Message throughput__// 41 +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. 49 49 50 -//__ Topic sizesdescriptionchange__//51 -In the changedescription(andHistory)whenalteringthetopic size ofatopic thenewandoldvaluewere switchedaroundcreatingconfusion,thishasbeenresolved.43 +//__Deployment execution error message__// 44 +In some cases when a machine type step in your deployment execution has an error and the portal tries to display this error message, it may give an error in the portal. This case has been fixed by now showing a generic error in the deployment plan and logging the full error to the Deploy history. The Deploy history will show a summary of the error and show the full error message in a new popup. 52 52 53 -//__ Passwordchange notification__//54 - Whenan account passwordchangerequestis made,evenwhenthis fails,amailis senttothe accountownertoinform theownerabouttheaction.46 +//__Cloud template upgrade unjust rollback__// 47 +An issue has been fixed where a cloud template upgrade would be rolled back unjustly due to failed runtime checks on gen3. 55 55 56 -//__ Passwordcomparison__//57 -W henchanginga password,itis comparedtoalistofknown databasebreachesfor security.A warning isshownwhenthe password correspondswith apasswordinthedatabase.49 +//__Missing log entries__// 50 +We improved crash handling so that log messages clearly show when and why a container failed to start. 58 58 52 +//__Runtime logging__// 53 +We fixed a bug where no new log messages were showing up, even though they were produced by the container. 59 59 60 -== **Bug Fixes** == 61 61 62 -//__Flow designer styling__// 63 -The styling of the flow designer's left component panel has been restructured, solving a rare bug which would break the styling of certain functionalities. 64 64 57 + 65 65 == **Fancy Forum Answers** == 66 66 67 67 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: 68 68 69 -* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 62 +* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 63 +* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 64 +* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 65 +* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 66 +* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 70 70 68 + 71 71 == **Key takeaways** == 72 72 73 73 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: ... ... @@ -88,5 +88,11 @@ 88 88 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 89 89 90 90 ~*~* Indicates a next-generation-architecture only feature. 91 -{{/info}})))((({{toc/}}))){{/container}} 89 +{{/info}} 90 +))) 91 + 92 +((( 93 +{{toc/}} 94 +))) 92 92 {{/container}} 96 +{{/container}}