Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 267.1
edited by Carlijn Kokkeler
on 2023/11/23 08:57
on 2023/11/23 08:57
Change comment:
There is no comment for this version
To version 330.1
edited by Carlijn Kokkeler
on 2024/01/03 09:08
on 2024/01/03 09:08
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 09-MaxVerstappen1 +211 - Log Luminary - Content
-
... ... @@ -3,60 +3,68 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** We haveimprovedtheperformanceofourdeploymentplan,itshouldbefinishedmuchquickernow. Next to this, we havereleasednew Docker SingleLaneand DockerDouble Lane cloudtemplates. Moreover,several feedback itemshave beenprocessedandsomebug fixeshave beenmade. Lastly,as of thisrelease,thenextgenerationarchitecturewill beurdefault.6 +**Hi there, eMagiz developers!** In this release, we have done much work to improve our logging and overviews. This should improve the user experience for our platform. Next to this, we have done several minor changes and bug fixes, mainly relating to the Deploy and Manage phase. 7 7 8 - {{warning}}9 - Please be aware that for thisrelease, because of the durationof the deployment, we advise you to check your TEST and ACCP cloud slots status, since you mightneed to start them manually in case your model is usingtheautomatic wake up functionality. Forfollowing releases we will set the automatic wake up time to 6:00 AM UTC instead of 5:00 AM UTC.10 - {{/warning}}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. 11 11 12 -== **Quicker Deployment Plan Execution** == 12 +//__Runtime logging__// 13 +We fixed a bug where no new log messages were showing up, even though they were produced by a container. 13 13 14 -We sped up the process of preparing runtime images in executing the deployment plan. The step in the deployment plan concerning the preparation of runtime images will now be executed more quickly and reliably. Moreover, we fixed an issue of the release preparation step taking longer than necessary which is caused by the machine deployment steps to be executed when they could have been skipped. So, the deployment plan will be finished much quicker now! 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. 15 15 16 -== ** Next Generation Architecture Default** ==18 +== **Overviews** == 17 17 18 -With this release, the next generation architecture will become the default. From now on, new models will then use this generation as the default architecture. 20 +//__Runtime overview__// 21 +We added a new overview in the Deploy phase, called 'Runtime Overview', which shows the information of all runtimes on running machines. 19 19 20 -[[image:Main.Images.Release Blog.WebHome@ 209-release-blog-next-gen-default.png]]23 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-runtime-overview.png]] 21 21 22 -== **Cloud Template R11 Docker - Single Lane** == 25 +//__Missing properties overview__// 26 +The missing properties overview has been updated to show the runtimes and flow versions of missing property values. 23 23 24 - This release introduces a new cloud templateforall our customers running inasingle-lanesetup on the next generation architecture.This cloud templateintroduces fastermachine boot up and improved auto-healing.Thecompletereleasenotes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.R11 Docker- SingleLane.WebHome||target="blank"]].28 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-missing-properties-overview.png]] 25 25 26 -== **Cloud Template R13 Docker - Double Lane** == 30 +//__Runtime restart or redeploy overview__// 31 +Before executing the deployment plan to deploy machines, a pop-up will be shown with a list of the affected runtimes. 27 27 28 - This release introduces a new cloud templateforall our customers running inadouble-lane setup on the nextgeneration architecture. Thiscloud templateintroduces fastermachine boot up and improved auto-healing.Thecompletereleasenotesonthe cloud templatecan be found[[here>>doc:Main.Release Information.Cloud Templates.R13 Docker-Double Lane.WebHome||target="blank"]].33 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-restarted-redeployed-runtimes.jpg]] 29 29 30 30 == **Feedback Items** == 31 31 32 -//__ Unused properties overview__//33 - InDeploy>Releases,itisnow possibleto see allunused propertiesofan environment.This canbeviewed by clickingthethree dotsinthe Createphasesection. Here it is also possibleto quickly delete all ora selectionofthoseunused properties. Unused properties are properties that are:37 +//__Breaking changes pop-up__// 38 +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'. 34 34 35 -* Not used by any runtime that is in the Create phase release. 36 -* Not required by a flow that is in the Create phase release. 37 -* If used as nested property, none of its parent properties (checks recursively) are in the Create phase release. 40 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-breaking-changes.jpg]] 38 38 39 -[[image:Main.Images.Release Blog.WebHome@release-blog-209-unused-properties-overview.png]] 42 +//__External recipients emailaddress__// 43 +The overview of external recipients has been updated. External recipients are now created on a model level, instead of comma separated list. This means that you can add them to your environment directly, like internal users. 40 40 41 -//__ Queue explorer milliseconds__//42 - Thequeue browsernowdisplaysmillisecondsin thetimestamps.45 +//__Broker queue metrics dashboards__// 46 +It is now possible to select the MQTT broker in the queue metrics dashboards. 43 43 44 -//__ Staticalertsqueue consumers__//45 - Alertingwillnowonlygenerate alerts forqueues that arecreated and managedbytheeMagizJMSserver.48 +//__Runtime image version__// 49 +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. 46 46 51 + 47 47 == **Bug Fixes** == 48 48 49 -//__ Flow Designerconnection line__//50 - In theFlow Designer anissuehas beenfixed,where,previously,the connectionline fordrawing channelsdidnotwork wellafter the userscrollsorzoomsin/outonthe canvas.54 +//__Message throughput__// 55 +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. 51 51 52 -//__ Portalformigratedmodels__//53 - Wefixedararecase where aruntime either (1)couldnotstart,or (2) logging, errors,andmetricscouldnotbeseeninthe portalfor a modelthathad just migratedto thenextgenerationarchitecture.57 +//__Cloud template upgrade incorrect rollback__// 58 +An issue has been fixed where a cloud template upgrade would be rolled back incorrectly due to failed runtime checks. 54 54 60 +//__Next generation block__// 61 +Apply to environment will now be blocked when trying to deploy Gen3 runtimes on a Gen2 model. 62 + 55 55 == **Fancy Forum Answers** == 56 56 57 57 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: 58 58 59 -* [[ JSONPathin SpELexpressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]]67 +* [[Save header as class 'long'>>https://my.emagiz.com/p/question/172825635703683851||target="blank"]] 60 60 61 61 == **Key takeaways** == 62 62 ... ... @@ -69,7 +69,6 @@ 69 69 * Check out the release notes [here] 70 70 * Start thinking about how the license tracker can aid your development 71 71 * Start thinking about major, minor, and patch 72 -* Upgrade to the latest build number 73 73 * Keep making great integrations 74 74 75 75 Let's stay in touch and till next time! ... ... @@ -77,7 +77,6 @@ 77 77 {{info}} 78 78 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 79 79 80 -~*~* Indicates a next-generation-architecture only feature. 81 81 {{/info}} 82 82 ))) 83 83