Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 362.1
edited by Carlijn Kokkeler
on 2024/01/29 14:49
on 2024/01/29 14:49
Change comment:
There is no comment for this version
To version 333.1
edited by Carlijn Kokkeler
on 2024/01/03 10:03
on 2024/01/03 10:03
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 -21 3-JoyfulJourneys1 +211 - Log Luminary - Content
-
... ... @@ -3,85 +3,70 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release, several improvements forpop-ups havebeenachieved.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 +== **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 -== **Pop-up Improvements** == 10 -//__Property releases__// 11 -When a new property release is created, this property release can now be viewed and deleted. 12 +//__Runtime logging__// 13 +We fixed a bug where no new log messages were showing up, even though they were produced by a container. 12 12 13 -[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 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 -//__Runtime deletion__// 16 -When deleting a runtime, the error message that is displayed is more descriptive. The error messages will now include the names of the flows that run on the container. 18 +== **Overviews** == 17 17 18 -//__ Wiretap& debug error messages__//19 - Theerror messagesthatmay bedisplayedwhenusingwiretaps and thedebuggerhavebeenimproved,theseare nowmoreuserfriendly.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. 20 20 21 -//__Action messages__// 22 -The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 23 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-runtime-overview.png]] 23 23 25 +//__Missing properties overview__// 26 +The missing properties overview has been updated to show the runtimes and flow versions of missing property values. 24 24 25 - == **Formatting& Alignments** ==28 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-missing-properties-overview.png]] 26 26 27 -//__ Inputfields__//28 - Multipleinputfieldshavebeenupdatedsuchthattheyexpand whenthe amountofcharactersexceeds thedefaultsize. These updateswere donetocaterto largeexpressions.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. 29 29 30 -//__UI improvements__// 31 -UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 33 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-restarted-redeployed-runtimes.jpg]] 32 32 33 -//__Runtime overview image versions__// 34 -Insight into invented and actual deployments has been improved. If the release version number on runtimes is different compared with the release, this is shown in the runtime overview. 35 - 36 -//__Component changes reversion__// 37 -In the flow designer a bug could occur where the changes to a component would be reverted if the editing pop-up would be kept open for some minutes without having saved the changes yet. This has been fixed. 38 - 39 -//__State generation statistics__// 40 -The state generation graphs will now show the correct number of cache hits and misses. 41 - 42 -//__Queue browser timestamps__// 43 -All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 44 - 45 -//__Addition and deletion of internal recipients__// 46 -Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 47 - 48 - 49 49 == **Feedback Items** == 50 50 51 -//__ Updateflows__//52 - InCreate> Resources,a button"Updateflows"hasbeenaddedto updateversionsofallflowsinwhicharesource isused.37 +//__Breaking changes pop-up__// 38 +The risk level of pending changes is now shown in the pop up that appears after clicking 'Apply to environment'. The risk level is either medium or high. 53 53 54 -//__Q&A forum search__// 55 -The option to search by pressing the Enter key has been added to the Q&A forum. 40 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-breaking-changes.png]] 56 56 57 -//__ Memorysettings__//58 - Itis now possibletochangehememorysettingsofacontainerbeforepressing "Apply to environment".Before, itwasonlypossibletoviewthe memorysettings ifacontainerwasrunningonAWSorrunningonadockermachine.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. 59 59 60 -//__ Runtimevalidation__//61 - Validationforruntimesthat are movedfrom on premisestothecloudorviceversahaseen improved.45 +//__Broker queue metrics dashboards__// 46 +It is now possible to select the MQTT broker in the queue metrics dashboards. 62 62 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. 63 63 51 + 64 64 == **Bug Fixes** == 65 65 66 -//__ Removalof onramp__//67 - Wefixed an issuewhere itwasnot possibletoremovethelastonramplinkedasplitted entry(thatwas an all-entrybefore).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. 68 68 69 -//__ Runtimestatistics details__//70 - We fixed an issuewhereheapmemory usagedatawas accumulating whenzoomingoutinthe runtimestatistics detailsdashboards.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. 71 71 72 -//__ Deploymentprechecks__//73 - During deploymentsprecheckswill bedoneonruntimesthat still have tobedeployedfromdeployarchitecture.60 +//__Next generation block__// 61 +Apply to environment will now be blocked when trying to deploy Gen3 runtimes on a Gen2 model. 74 74 75 - 76 76 == **Fancy Forum Answers** == 77 77 78 78 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: 79 79 80 -* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 81 -* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 82 -* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 67 +* [[Save header as class 'long'>>https://my.emagiz.com/p/question/172825635703683851||target="blank"]] 83 83 84 -== **Key Takeaways** ==69 +== **Key takeaways** == 85 85 86 86 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 87