Changes for page 215 - Tiny Tales
Last modified by Carlijn Kokkeler on 2024/04/18 13:05
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 319.1
edited by Carlijn Kokkeler
on 2023/12/21 14:50
on 2023/12/21 14:50
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,86 +3,77 @@ 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 for pop-ups have been achieved.6 +**Hi there, eMagiz developers!** 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 the container. 12 12 13 -[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 15 +== **Overviews** == 16 +//__Runtime overview__// 17 +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. 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. 19 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-runtime-overview.png]] 17 17 18 -//__ Wiretap & debugerrormessages__//19 -The errormessagesthatmaybedisplayed whenusing wiretaps andthedebuggerhavebeenimproved,theseare now moreuser friendly.21 +//__Missing properties overview__// 22 +The missing properties overview has been updated to show the runtimes and flow versions of missing property values. 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. 24 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-missing-properties-overview.png]] 23 23 26 +//__Runtime restart or redeploy overview__// 27 +Before executing the deployment plan to deploy machines, a pop-up will be shown with a list of the affected runtimes. 24 24 25 - == **Formatting& Alignments** ==29 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-restarted-redeployed-runtimes.jpg]] 26 26 27 -//__Input fields__// 28 -Multiple input fields have been updated such that they expand when the amount of characters exceeds the default size. These updates were done to cater to large expressions. 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. 32 +== **Feedback Items** == 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 35 36 -//__ Componentchangesreversion__//37 - In theflowdesigner a bug could occur where the changes toacomponentwouldberevertediftheeditingpop-upwouldbekept openfor some minuteswithouthaving savedthe changesyet.This has beenfixed.35 +//__Breaking changes pop-up__// 36 +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'. 38 38 39 -//__State generation statistics__// 40 -The state generation graphs will now show the correct number of cache hits and misses. 38 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-breaking-changes.jpg]] 41 41 42 -//__ Queuebrowser timestamps__//43 - Alltimestampformattingin thequeuebrowser is nowaligned to yyyy-MM-ddHH:mm:ss.SSS.40 +//__External recipients emailaddress__// 41 +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. 44 44 45 -//__ Additionand deletionof internalrecipients__//46 -I nternalrecipientsarenowaddedanddeletedcorrectly.Before,aninternalrecipientcould be added andthereafterdeletedautomaticallywhen refreshing the page.43 +//__Broker queue metrics dashboards__// 44 +It is now possible to select the MQTT broker in the queue metrics dashboards. 47 47 46 +//__Runtime image version__// 47 +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. 48 48 49 -== **Feedback Items** == 50 50 51 -//__Update flows__// 52 -In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 53 - 54 -//__Q&A forum search__// 55 -The option to search by pressing the Enter key has been added to the Q&A forum. 56 - 57 -//__Memory settings__// 58 -It is now possible to change the memory settings of a container before pressing "Apply to environment". Before, it was only possible to view the memory settings if a container was running on AWS or running on a docker machine. 59 - 60 -//__Runtime validation__// 61 -Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 62 - 63 - 64 64 == **Bug Fixes** == 65 65 66 -//__ Removalof onramp__//67 - Wefixed an issuewhere itwasnot possibletoremovethelastonramplinkedasplitted entry(thatwas an all-entrybefore).52 +//__Message throughput__// 53 +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 -//__ Runtimestatisticsdetails__//70 - Wefixedan issue whereheapmemoryusage datawasaccumulatingwhenzoomingoutin the runtimestatistics detailsdashboards.55 +//__Cloud template upgrade unjust rollback__// 56 +An issue has been fixed where a cloud template upgrade would be rolled back unjustly due to failed runtime checks. 71 71 72 -//__ Deploymentprechecks__//73 - During deploymentsprecheckswill bedoneonruntimesthat still have tobedeployedfromdeployarchitecture.58 +//__Next generation block__// 59 +Apply to environment will now be blocked when trying to deploy Gen3 runtimes on a Gen2 model. 74 74 61 +//__Deployment execution error message__// 62 +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. 75 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"]] 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"]] 83 83 84 -== **Key Takeaways** == 85 85 75 +== **Key takeaways** == 76 + 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 88 88 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -92,6 +92,7 @@ 92 92 * Check out the release notes [here] 93 93 * Start thinking about how the license tracker can aid your development 94 94 * Start thinking about major, minor, and patch 86 +* Upgrade to the latest build number 95 95 * Keep making great integrations 96 96 97 97 Let's stay in touch and till next time! ... ... @@ -99,6 +99,7 @@ 99 99 {{info}} 100 100 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 101 101 94 +~*~* Indicates a next-generation-architecture only feature. 102 102 {{/info}} 103 103 ))) 104 104