Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 247.1
edited by Carlijn Kokkeler
on 2023/11/21 11:35
on 2023/11/21 11:35
Change comment:
There is no comment for this version
To version 327.1
edited by Carlijn Kokkeler
on 2024/01/02 10:21
on 2024/01/02 10:21
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
-
... ... @@ -1,72 +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!** We have done .....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. 6 6 7 -{{warning}}Please be aware that for this release, because of the duration of the deployment, we advise you to check your TEST and ACCP cloud slots status, since you might need to start them manually in case your model is using the automatic wake up functionality. For following releases we will set the automatic wake up time to 6:00 AM UTC instead of 5:00 AM UTC. {{/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. 8 8 9 - == **QuickerDeployment Plan** ==10 -We fixed a nissuewhich caused thereleasepreparationstep totake longerthan necessary and causedthemachinedeploymentsteps toexecute whentheycould beskipped.So,thedeploynmentplan will be finished much quickernow!12 +//__Runtime logging__// 13 +We fixed a bug where no new log messages were showing up, even though they were produced by a container. 11 11 12 - == **NextGenerationArchitectureDefault** ==13 - Withthisrelease, thenext generation architecturewillbecome the default.Newmodels willusethisgeneration asdefault.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. 14 14 15 - [[image:Main.Images.ReleaseBlog.WebHome@release-blog-next-gen-default.png]]18 +== **Overviews** == 16 16 17 - == **Cloud Template R11 - SingleLane** ==18 - This releaseintroducesa newcloudtemplate forall our customersrunning inasingle-lanesetup onhenext generationarchitecture.Thiscloudtemplateintroducesfasterchine boot up andimprovedauto-healing. The completereleasenotes onthe cloudtemplatecanbefound here20 +//__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 - == **Cloud TemplateR13 - DoubleLane** ==23 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-runtime-overview.png]] 21 21 25 +//__Missing properties overview__// 26 +The missing properties overview has been updated to show the runtimes and flow versions of missing property values. 22 22 23 - == **FeedbackItems** ==28 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-missing-properties-overview.png]] 24 24 25 -//__Unused properties overview__// 26 -In Deploy > Releases, it is now possible to see all unused properties of an environment. This can be viewed by clicking the three dots in the Create phase section. Here it is also possible to quickly delete all or a selection of those unused properties. Unused properties are properties that are: 27 -* Not used by any runtime that is in the Create phase release. 28 -* Not required by a flow that is in the Create phase release. 29 -* If used as nested property, none of its parent properties (checks recursively) are in the Create phase release. 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. 30 30 31 -//__Send build requests asynchronously__// 32 -The step in the deployment plan concerning the preparation of runtime images will now be executed more quickly and reliably. 33 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-restarted-redeployed-runtimes.jpg]] 33 33 34 -//__Queue explorer milliseconds__// 35 -The queue browser now displays milliseconds in the timestamps. 35 +== **Feedback Items** == 36 36 37 -//__ Canceland next buttons order__//38 - Theorderof thecanceland nextbuttons whencreatinga new trigger hasbeenchangedto increasealignmentacrossthe platform.Now,allcancel buttonsareplaced onthehtof a'next'or'save' button.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'. 39 39 40 -//__Unused images__// 41 -When a release is removed, the related unused images in the on-premises machines will be removed as well. 40 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-breaking-changes.jpg]] 42 42 43 -//__ Carwashlogging__//44 - Anewloggingfeature enabling us tomakebetterchoices inencryptionstandardswillbe released.42 +//__External recipients emailaddress__// 43 +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. 45 45 46 -//__ Static alertsqueueconsumers__//47 - Alertingwillnow only generatealerts forqueuesthat arecreatedandmanaged bythe eMagizJMSserver.45 +//__Broker queue metrics dashboards__// 46 +It is now possible to select the MQTT broker in the queue metrics dashboards. 48 48 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. 50 + 51 + 49 49 == **Bug Fixes** == 50 50 51 -//__ Flow Designerconnection line__//52 - In theFlow Designer anissue hasbeenfixedwherethe connectionline for drawingchannelsdid work wellwhen scrollingorzoomingin/out on the 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. 53 53 54 -//__ Portalformigratedmodels__//55 - Wefixedararecase where aruntimecouldnotstart,or logging, errorsandmetricscouldnotbeseen in the portal for a modelthathadjustmigrated tothe nextgenerationarchitecture.57 +//__Cloud template upgrade unjust rollback__// 58 +An issue has been fixed where a cloud template upgrade would be rolled back unjustly due to failed runtime checks. 56 56 57 -//__ Errorchannelinbounds__//58 - We added a migration step, where we set the error channel to“errorChannel”of allinboundsina flowif thecustom error handlingis settofalse. Before, the error channelwouldbeset to “errorChannel”only forhe firstinboundinanentryflow.60 +//__Next generation block__// 61 +Apply to environment will now be blocked when trying to deploy Gen3 runtimes on a Gen2 model. 59 59 60 60 == **Fancy Forum Answers** == 61 61 62 62 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: 63 63 64 -* [[Message Redelivery blank error message>>https://my.emagiz.com/p/question/172825635703619933||target="blank"]] 65 -* [[Timeout error kafka batch creation>>https://my.emagiz.com/p/question/172825635703620012||target="blank"]] 66 -* [[SFTP Connectivity: Transfering a whole folder structure>>https://my.emagiz.com/p/question/172825635703632587||target="blank"]] 67 -* [[Next generation architecture with dynamic file pickup / filedrop>>https://my.emagiz.com/p/question/172825635703632732||target="blank"]] 67 +* [[Save header as class 'long'>>https://my.emagiz.com/p/question/172825635703683851||target="blank"]] 68 68 69 - 70 70 == **Key takeaways** == 71 71 72 72 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: ... ... @@ -87,5 +87,11 @@ 87 87 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 88 88 89 89 ~*~* Indicates a next-generation-architecture only feature. 90 -{{/info}})))((({{toc/}}))){{/container}} 89 +{{/info}} 90 +))) 91 + 92 +((( 93 +{{toc/}} 94 +))) 91 91 {{/container}} 96 +{{/container}}